Hi Mark! > Solr trunk should have much improved fuzzy speeds (due to some very cool work that was done in Lucene) - you using 1.4?
yes. So, you mean I should try it out her: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/ or some 'more stable' branch? http://svn.apache.org/viewvc/lucene/solr/branches/branch-1.5-dev/ What would you choose? Regards, Peter. >> Hi! >> >> How can I improve the performance of a fuzzy search like: mihchael~0.7 >> through a relative large index (~1 million docs)? >> It takes over 15 seconds at the moment if we would perform it on the >> normal text search field. >> I searched the web and the jira and couldn't find anything related to >> that. >> >> Any pointers or ideas would be appreciated! >> >> Regards, >> Peter. > > Solr trunk should have much improved fuzzy speeds (due to some very > cool work that was done in Lucene) - you using 1.4?