You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2014/09/12 21:12:36 UTC

[jira] [Assigned] (OAK-2097) Query with native solr query sometimes doesn't use SolrQueryIndex

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

Tommaso Teofili reassigned OAK-2097:
------------------------------------

    Assignee: Tommaso Teofili

> Query with native solr query sometimes doesn't use SolrQueryIndex
> -----------------------------------------------------------------
>
>                 Key: OAK-2097
>                 URL: https://issues.apache.org/jira/browse/OAK-2097
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>    Affects Versions: 1.0.5
>            Reporter: Michael Hodgdon
>            Assignee: Tommaso Teofili
>            Priority: Critical
>
> Using the following query with high distances (d values), the SolrQueryIndex is skipped due to a cost of Infinity.  When a query contains the native query it should have the lowest cost (as it would be the only index that could handle it correctly).
> Query:
> select [jcr:path] from [nt:base] where native('solr','select?q=*\:*&fq={!geofilt}&sfield=loc&pt=28.4294,81.3089&d=500')



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)