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 "Amit Jain (JIRA)" <ji...@apache.org> on 2015/08/03 11:39:06 UTC

[jira] [Closed] (OAK-3142) All children path and primary type restrictions should be converted to filter queries

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

Amit Jain closed OAK-3142.
--------------------------

> All children path and primary type restrictions should be converted to filter queries
> -------------------------------------------------------------------------------------
>
>                 Key: OAK-3142
>                 URL: https://issues.apache.org/jira/browse/OAK-3142
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: solr
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 1.2.4, 1.3.4, 1.0.18
>
>
> Solr filter queries should be leveraged for those queries which are likely to be significantly recurring and hitting lots of documents like the ones for certain primary types or for all the descendants of a certain node. The major benefit is that those queries are cached in memory by Solr and the remaining part of the JCR query will be converted to a 'plain' Solr query which will be run against that document set.



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