[
https://issues.apache.org/jira/browse/SOLR-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007265#comment-13007265
]
Ryan McKinley commented on SOLR-2429:
-------------------------------------
I'm not sure this is related -- it could be -- I'm looking writing a custom
query from:
{code:java}
@Override
public Query getFieldQuery(QParser parser, SchemaField field, String
externalVal)
{code}
and it would be great to know if this is used as a filter or not -- should it
include scoring? Are there ways to build the query where parts are cached and
some is not?
> ability to not cache a filter
> -----------------------------
>
> Key: SOLR-2429
> URL: https://issues.apache.org/jira/browse/SOLR-2429
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
>
> A user should be able to add {!cache=false} to a query or filter query.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]