Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuceneQueryToSql

Version 0.2.0

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.

It was developed to support SQL Server, but could be easily extended to support other databases.

LuceneQueryToSql is under development in Visual Studio 2015.

This library was inspired by the blog post: https://dataworks-inc.com/lucene-query-syntax-for-sql/

About

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.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages