[
https://issues.jboss.org/browse/ARTIF-260?page=com.atlassian.jira.plugin....
]
Brett Meyer commented on ARTIF-260:
-----------------------------------
[~rhauch], any thoughts/caveats on this? We're interested in full-text search, both
for node properties as well as file content. But, concerned about scalability, as we have
a few Artificer uses on the table that involve 10+ million primary artifacts, the bulk of
which would have binary content.
1.) Am I correct that MS 4 does not currently support a query index on the file content
itself?
2.) Would we be better off using a combination of MS full-text queries on metadata, then
an external Lucene/ElasticSearch instance on the file contents (we use the filesystem for
binary storage)? Would we be able to use the file's binary storage pathname (looks to
be a UUID) to then lookup the associated nodes that reference it?
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.0.0.Alpha1
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.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)