Re: How to properly use Levenstein distance with ~ in Java

2014-10-18 Thread Aleksander Sadecki
Hi, thank you for your message. In SOLR logs it looks like: qf=tags^11.0+title^10.0+...

How to properly use Levenstein distance with ~ in Java

2014-10-16 Thread Aleksander Sadecki
Hi, I have got a SOLR instance on my local machine with samples of data. When I run in myhost:8083/solr/#/mycore/query a query: title:taverna it gives me 4 results. When I make a mistake, for instance: title:taveranx it gives me 0 results but with '~' it finds all of the 4 samples which have been