If you have meta-data available on what all is actually searched on your site, you can use mahout to get keywords, and then define your solr accordingly.
THis might help: https://cwiki.apache.org/MAHOUT/collocations.html Alternatively, you can parse your query (either at client end or server end) to detect keywords. But this may require some research, and may depend upon your searchable data. -- View this message in context: http://lucene.472066.n3.nabble.com/Question-Query-Detection-Strategies-tp3314477p3318872.html Sent from the Solr - User mailing list archive at Nabble.com.