hi we already have autosuggest working using solr based on popular search terms. we use following approach.. http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/
Now we want to use data indexed in solr also for autosuggest. with popular search terms to have higher priority. can we just copy field containing doc text to a auto suggest filed which does edgengram analysis? also we have around 100 K docs in index so performance would be be a concern? Any help is really appreciated -- View this message in context: http://lucene.472066.n3.nabble.com/autosuggest-combination-of-data-from-documents-and-popular-queries-tp3360657p3360657.html Sent from the Solr - User mailing list archive at Nabble.com.