First check, in your schema.xml, which is your default search field. Also
look if you are using WordDelimiterFilterFactory in your schema.xml for the
specific field. This would tokenize your words on every capital letter, so,
for the word "DescribeYourImageWithAMovieTitle" will be broken into multiple
tokens and each will be searchable.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Search-failed-even-if-it-has-the-keyword-tp3075626p3075644.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to