Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.
/ l2cs Public archive

DEPRECATED - Python library to rewrite Lucene syntax search queries to Amazon CloudSearch syntax

License

Notifications You must be signed in to change notification settings

kemitche/l2cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l2cs

DEPRECATED

This project has been deprecated and will not be actively maintained. While Amazon Cloudsearch's 2011 API version did not support Lucene, the updated 2013 API revision natively supports Lucene style queries and thus this library is not needed except for consumers who have yet to upgrade to the new API version.

Overview

l2cs - "lucene to CloudSearch" - is a module for converting search queries from Apache lucene's base syntax into an Amazon CloudSearch boolean query.

Install

Run setup.py install to install the module

Thanks

Many thanks to Matt Chaput, whose whoosh module is a dependency and key component of l2cs.

License

Please see LICENSE.txt in the source.

About

DEPRECATED - Python library to rewrite Lucene syntax search queries to Amazon CloudSearch syntax

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages