A Lucene query parser in Python, using PLY
Project description
“luqum” (as in LUcene QUery Manipolator) is a tool to parse queries written in the Lucene Query DSL and build an abstract syntax tree to inspect, analyze or otherwise manipulate search queries.
Compatible with Python 3.3 & 3.4.
Installation
pip install luqum
Dependencies
PLY==3.8
Full documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
luqum-0.1.0.tar.gz
(11.6 kB
view hashes)