> 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/SOLR-1604

Reply via email to