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 Distributions
luqum-0.3.1.tar.gz
(16.8 kB
view hashes)
luqum-0.3.1.linux-x86_64.tar.gz
(46.4 kB
view hashes)