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

Yonik Seeley commented on SOLR-2477:
------------------------------------

Interesting idea having a separate analyzer to expose this.
It's probably important to come up with a good example for the example schema, 
because I could see it being error-prone if people do it themselves.  For 
example, if they tried your test example (which may look reasonable to someone 
at first blush)
they wouldn't get any matches for anything that the WDF would normally split?


> add analyzer type="phrase"
> --------------------------
>
>                 Key: SOLR-2477
>                 URL: https://issues.apache.org/jira/browse/SOLR-2477
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>         Attachments: SOLR-2477.patch
>
>
> This is just exposing LUCENE-2892, so you can easily configure things
> so that if users put things in double quotes they get a more precise search.

--
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]

Reply via email to