Hi,

I have solr 1.4. In schema i have a field called "title" of type "text"
Now problem is, when I search for "Test_Title" it brings all documents with
titles like "Test-Title", "Test_Title", "Test,Title, "Test Title",
"Test.Title"
What to do to avoid this?

"Test_Title" should only return documents having title "Test_Title"

Any idea?

Thanks

- Riz

Reply via email to