SkillAgentSearch skills...

L2cs

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

Install / Use

/learn @kemitche/L2cs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks5

Languages

Python

Security Score

70/100

Audited on Jan 28, 2023

No findings