Re: how to apply fuzzy search with slop

2011-11-30 Thread vrpar...@gmail.com
but when i add defType=ComplexPhrase, it gives me error nosuchfielderror: luceneMatchVersion i am using solr 1.4 how to solve above error? Thanks, Vishal Parekh -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-apply-fuzzy-search-with-slop-tp3542286p3548074.html Sent

Re: how to apply fuzzy search with slop

2011-11-30 Thread Erick Erickson
, it gives me error nosuchfielderror: luceneMatchVersion i am using solr 1.4 how to solve above error? Thanks, Vishal Parekh -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-apply-fuzzy-search-with-slop-tp3542286p3548074.html Sent from the Solr - User mailing list

Re: how to apply fuzzy search with slop

2011-11-28 Thread Erick Erickson
with fuzzy,  e.g.  q=word1 word2~ also want to apply slop for both words in phrase q=(word1 word2~)~2     doesn't work? how can i apply same? Thanks, Vishal Parekh -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-apply-fuzzy-search-with-slop-tp3542286p3542286.html