al search, it works fine 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:
> htt
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
ith 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
> Can i apply fuzzy query and slop together... like
>
> q="hello world~0.5"~3
>
> I am getting error when applying like this. i want to make
> both fuzzy search
> and slop work.
>
> How can i do this, can anybody help me?
It is possible with this plugin. https://issues.apache.org/jira/browse
.472066.n3.nabble.com/Fuzzy-search-with-slop-tp3542280p3542280.html
Sent from the Solr - User mailing list archive at Nabble.com.