[
https://issues.apache.org/jira/browse/OAK-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Hodgdon closed OAK-2097.
--------------------------------
> 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)