Mikael created JENA-1821:
----------------------------

             Summary: Add all string literals to text index automatically
                 Key: JENA-1821
                 URL: https://issues.apache.org/jira/browse/JENA-1821
             Project: Apache Jena
          Issue Type: Improvement
          Components: Jena
    Affects Versions: Jena 3.14.0
            Reporter: Mikael


All values of type string literal (xsd:string, xsd:langString) would be indexed 
automatically for full text search 
([https://jena.apache.org/documentation/query/text-query.html] [ 
)|https://jena.apache.org/documentation/query/text-query.html] So user wouldn't 
have to define all the indexed predicates one by one as currently.

Feature would be turned on and of using a switch in configuration.

This feature would not affect search, so search target predicate is defined as 
usual, for example  text:query (rdfs:label 'printer').



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to