Hi, thank you for your message. In SOLR logs it looks like:
qf=tags^11.0+title^10.0+...
sday, October 16, 2014 11:46 AM
To: java-user@lucene.apache.org
Subject: How to properly use Levenstein distance with ~ in Java
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 mist
apache.org
Subject: How to properly use Levenstein distance with ~ in Java
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
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