tomvonclef/LuceneQueryToSql
This is a library that translates Lucene.NET QueryParser syntax to SQL. It uses Lucene.NET v3.0.3 to do the actual parsing of text into Query objects.
C#MIT
This is a library that translates Lucene.NET QueryParser syntax to SQL. It uses Lucene.NET v3.0.3 to do the actual parsing of text into Query objects.
C#MIT