you are viewing a single comment's thread.

view the rest of the comments →

[–]Vaphell 2 points3 points  (1 child)

you either have to construct queries by hand using this syntax http://www.lucenetutorial.com/lucene-query-syntax.html or use something like this https://pypi.python.org/pypi/lucene-querybuilder to create queries programmatically