[KinoSearch] Syntax for RangeQuery parsed by QueryParser
Marvin Humphrey
marvin at rectangular.com
Mon Apr 27 09:52:46 PDT 2009
On Mon, Apr 27, 2009 at 09:20:33AM -0400, Darian Anthony Patrick wrote:
> This is a question pertaining to trunk/0.20_06: are there plans to
> support parsing of ranges by QueryParser and turning them into RangeQueries?
If we were to provide support for such syntax, it would not be through the
core QueryParser, but instead a KSx extension or sample code.
My inclination would be to build alternative parsers based on
Parse::RecDescent as laid out in
KinoSearch::Docs::Cookbook::CustomQueryParser, put them in the sample
directory, and mention their presence in the QueryParser docs.
Marvin Humphrey
More information about the kinosearch
mailing list