RE: Analyzer Tokenizer for Exact and Contains search on single field

2011-10-04 Thread Steven A Rowe
uot; field type) for exact matches. Steve > -Original Message- > From: Satish Talim [mailto:satish.ta...@gmail.com] > Sent: Tuesday, October 04, 2011 10:02 AM > To: solr-user@lucene.apache.org > Subject: Analyzer Tokenizer for Exact and Contains search on single field >

Analyzer Tokenizer for Exact and Contains search on single field

2011-10-04 Thread Satish Talim
I am a Solr newbie. Let's say we have a field with 4 records as follows: "James" "James Edward" "James Edward Gray" "JamesEdward" a. In Solr 3.4, I want an exact search on the given field for "James Edward". Record 2 should be returned. b. Next on the same field, I want to check whether "James"