[ 
https://issues.apache.org/jira/browse/SOLR-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003372#comment-13003372
 ] 

Robert Muir commented on SOLR-2113:
-----------------------------------

the easiest example is a synonyms filter: analyze(analyze(x)) will be different 
than analyze(x)


> 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
>             Fix For: 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to