You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Brian McBride (Jira)" <ji...@apache.org> on 2019/10/07 08:16:00 UTC

[jira] [Created] (JENA-1768) update jena text doc re multi-field documents

Brian McBride created JENA-1768:
-----------------------------------

             Summary: update jena text doc re multi-field documents
                 Key: JENA-1768
                 URL: https://issues.apache.org/jira/browse/JENA-1768
             Project: Apache Jena
          Issue Type: Bug
          Components: Jena
    Affects Versions: Jena 3.13.0
            Reporter: Brian McBride
             Fix For: Jena 3.13.1


The documentation states that multiple fields in text queries are not supported. That should be amended to say something along this lines of:

* normally multiple fields in a text query won't have the effect that you might expect because each triple is indexed as a separate document
* multiple fields in a text query are accepted and may be useful, e.g. where the text index has not been created by the provided Jena text mechanisms but provided by other means
* an explanation of limitations on the bound values should there be multiple fields in a returned document

See also JENA-1749.

As requested, I will suggest text for the documentation change shortly, but I'm happy if you would rather write it yourself.



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