Hi,
if you are interested phrase query, you should use String field instead of
text field in schema like as
 <field name="Field_name" type="string" indexed="true" stored="true"/>

this will solved you problem.

if you are missing anything else let share



--
View this message in context: 
http://lucene.472066.n3.nabble.com/implement-exact-match-for-one-of-the-search-fields-only-tp4253786p4253827.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to