[
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 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)