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

Yonik Seeley updated SOLR-2113:
-------------------------------

    Attachment: SOLR-2113.patch

Here's a patch w/ tests and updates to javadoc that implements the proposal and 
registers it as "term".

example: {!term f=id}10

> 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
>         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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to