I have a problem with solr search: I have keyword, example: "apache solr reference", I index for "apache", "solr", "reference".when I search with the list keywords below:- apache solr reference -> OK- apache -> OK- solr -> OK- the same.But when the first keyword is not index, and other keywords are index, solr can not query it.(example I search with: apacheee solr reference).Anyone can help me to solr this problem.
-- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-in-case-the-first-keyword-are-not-index-tp4097698.html Sent from the Solr - User mailing list archive at Nabble.com.