PayloadQueryParser addition
---------------------------
Key: LUCENE-2997
URL: https://issues.apache.org/jira/browse/LUCENE-2997
Project: Lucene - Java
Issue Type: New Feature
Components: contrib/*, QueryParser
Affects Versions: 3.0.1
Environment: n/a
Reporter: Edward Drapkin
Fix For: 3.0.4
I recently needed to deploy payloads for my search system and ran into a small
wall: there was no query parser available for use with Payloads. I through
this one together, extending out of the new modular QueryParser structure.
Attached is the class file. I didn't know what package this would belong in
(whether with the query parser or with the rest of the payload functionality in
contrib/analyzers), so it's in the default package for now.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]