[ANNOUNCE] Apache Lucene 7.2.0 released

2017-12-21 Thread Adrien Grand
21 December 2017, Apache Lucene™ 7.2.0 available The Lucene PMC is pleased to announce the release of Apache Lucene 7.2.0. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires f

Lucene with Database

2017-12-21 Thread Kumar, Santosh
Hi, I’m currently working on project which has the following scenario: 1. I have entities in DB on which I would like to prevent duplicates by same name or near match, for example, SalesOrder or SlsOrd or SalesOrd etc…are all considered same. For this, I would like to use fuzzy search and r