Closed andreyvk closed 3 years ago
Hi,
Unfortunately, couchdb-lucene doesn't have that ability. I think you would need to extend the query syntax and implement the feature. I would happily review a pull request if you were so inclined.
Much obliged @rnewson. Thanks!
Hi @rnewson ,
Is there a way to make proximity search behave like the fuzzy one w/o modifying and recompiling the project? The issue is described in full in this stackoverflow thread
Thanks in advance!