You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Vilnis Termanis (Iotic Labs) (JIRA)" <ji...@apache.org> on 2017/09/01 17:37:00 UTC

[jira] [Updated] (JENA-1388) Lucene text search across multiple fields ("AND") yields no results

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

Vilnis Termanis (Iotic Labs) updated JENA-1388:
-----------------------------------------------
    Attachment: config-fields.ttl
                multi_field.ttl
                multi_index.sparql

* Fuseki configuration (with two text fields indexed)
* RDF for use with query
* Query illustrating behaviour

> Lucene text search across multiple fields ("AND") yields no results
> -------------------------------------------------------------------
>
>                 Key: JENA-1388
>                 URL: https://issues.apache.org/jira/browse/JENA-1388
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Text
>    Affects Versions: Jena 3.4.0
>         Environment: CentOS 7.3, OpenJDK 64-Bit, v1.8.0_141-b16
>            Reporter: Vilnis Termanis (Iotic Labs)
>              Labels: index, lucene, search
>         Attachments: config-fields.ttl, multi_field.ttl, multi_index.sparql
>
>
> Searching across two Lucene text indexed fields produces potentially unexpected results. (The following assumes that the string supplied to each field does match and is tied to the same uid/subject.)
> # A query across two fields with *OR* produces two equal rows
> # The same query but with *AND* produces no rows



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)