[JBoss JIRA] (ARTIF-260) Free Text Search for artifacts Enhancement
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-260?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated ARTIF-260:
------------------------------
Description:
Support free-text searching through any client. Expand "xp2:matches" to support a "." value.
/s-ramp[xp2:matches(., '.*foo.*')] == find all artifacts that have "foo" in *any* metadata.
Further expand the above to include artifact *content*. We'll need to make use of ModeShape full text searching, as well as its support for Tika …
[View More]text extractors.
In addition, we should consider allowing searches through a content-specific value. Something like: /s-ramp[xp2:matches(@content, '.*foo.*')]
was:
The search field in Repository -> Artifacts of the S-RAMP UI web application looks like a free text search field.
One need to use the S-RAMP Query language.
https://github.com/Governance/s-ramp/wiki/GuideSrampQueryLanguage
Would be nice to have a free text search capability to search for artifacts.
> Free Text Search for artifacts Enhancement
> ------------------------------------------
>
> Key: ARTIF-260
> URL: https://issues.jboss.org/browse/ARTIF-260
> Project: Artificer
> Issue Type: Feature Request
> Components: Client
> Environment: N/A
> Reporter: Cojan van Ballegooijen
> Assignee: Brett Meyer
> Fix For: 1.1.0.Final
>
>
> Support free-text searching through any client. Expand "xp2:matches" to support a "." value.
> /s-ramp[xp2:matches(., '.*foo.*')] == find all artifacts that have "foo" in *any* metadata.
> Further expand the above to include artifact *content*. We'll need to make use of ModeShape full text searching, as well as its support for Tika text extractors.
> In addition, we should consider allowing searches through a content-specific value. Something like: /s-ramp[xp2:matches(@content, '.*foo.*')]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[View Less]
10 years, 1 month
[JBoss JIRA] (ARTIF-660) Embed ant in installer
by Brett Meyer (JIRA)
Brett Meyer created ARTIF-660:
---------------------------------
Summary: Embed ant in installer
Key: ARTIF-660
URL: https://issues.jboss.org/browse/ARTIF-660
Project: Artificer
Issue Type: Enhancement
Reporter: Brett Meyer
Assignee: Brett Meyer
Fix For: 1.1.0.Final
To simplify the docker image, embed ant in the installer (similar to RTGov)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 1 month