[ https://issues.apache.org/jira/browse/SOLR-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088902#comment-13088902
]
Yonik Seeley commented on SOLR-2113:
------------------------------------
{!raw} is great for debugging since it can produce any term query regardless of field type
(i.e. no validation, transformation, etc).
> Create TermsQParser that deals with toInternal() conversion of external terms
> -----------------------------------------------------------------------------
>
> Key: SOLR-2113
> URL: https://issues.apache.org/jira/browse/SOLR-2113
> Project: Solr
> Issue Type: New Feature
> Components: search
> Reporter: Hoss Man
> Assignee: Hoss Man
> Fix For: 3.2, 4.0
>
> Attachments: SOLR-2113.patch
>
>
> For converting facet.field response constraints into filter queries, it would be helpful
to have a QParser that generated a TermQuery using the toInternal() converted result of the
raw "q" param
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|