Robert Lucarini created SOLR-11502:
--------------------------------------
Summary: Query Elevate Component lazy evaluation of queries
Key: SOLR-11502
URL: https://issues.apache.org/jira/browse/SOLR-11502
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: query parsers, SearchComponents - other
Affects Versions: 7.1, 6.6.1
Reporter: Robert Lucarini
Whenever a new searcher is opened, _all_ of the Query Elevate queries are run
through the query parser and the results stored. So say you have 10,000
entries. The autowarming takes however long it takes to process 10,000 queries.
It would help if there was an option to run the elevate query at query time
instead of during autowarming.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]