Disabling PositionFilterFactory is totally break multiword search, and I could find titles only by single word.
Default solr.TextField field with WhitespaceTokenizerFactory returns only complete words match, enabling NGramFilterFactory for that field doesn't do anything for me. If I use field described I coud find by both words, but no 'both at a time', just 'one of any'. TextField field copied by copyField into NGram field also doesn't helps. Maybe I miss something from schema configuration? -- View this message in context: http://lucene.472066.n3.nabble.com/search-by-multiple-LIKE-operator-connected-with-AND-operator-tp4012536p4012554.html Sent from the Solr - User mailing list archive at Nabble.com.