
jira at apache
Dec 15, 2009, 3:11 AM
Post #1 of 1
(140 views)
Permalink
|
|
[jira] Updated: (LUCENE-2162) ExtendableQueryParser should allow extensions to access the toplevel parser settings/ properties
|
|
[ https://issues.apache.org/jira/browse/LUCENE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2162: ------------------------------------ Attachment: LUCENE-2162.patch attached patch > ExtendableQueryParser should allow extensions to access the toplevel parser settings/ properties > ------------------------------------------------------------------------------------------------ > > Key: LUCENE-2162 > URL: https://issues.apache.org/jira/browse/LUCENE-2162 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/* > Reporter: Simon Willnauer > Priority: Trivial > Fix For: 3.1 > > Attachments: LUCENE-2162.patch > > > Based on the latest discussions in LUCENE-2039 this issue will expose the toplevel parser via the ExtensionQuery so that ExtensionParsers can access properties like getAllowLeadingWildcards() from the top level parser. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe [at] lucene For additional commands, e-mail: java-dev-help [at] lucene
|