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

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

     [ https://issues.apache.org/jira/browse/JENA-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Code Ferret resolved JENA-1768.
-------------------------------
    Resolution: Fixed

Documentation has been updated in SVN:  [^text-query-3.13.1v2.mdtext].

> 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
>            Priority: Minor
>             Fix For: Jena 3.13.1
>
>         Attachments: text-query-3.13.1.mdtext, text-query-3.13.1v2.mdtext, text-query.mdtext
>
>
> 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)