[ 
https://issues.apache.org/jira/browse/LUCENENET-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Rose resolved LUCENENET-510.
------------------------------------

    Resolution: Invalid
    
> QueryParser extensibility points are all marked protected internal
> ------------------------------------------------------------------
>
>                 Key: LUCENENET-510
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-510
>             Project: Lucene.Net
>          Issue Type: Improvement
>    Affects Versions: Lucene.Net 3.0.3
>            Reporter: Stephen Rose
>
> All of the extensibility points are marked as protected internal, which 
> prevents extension without recompilation of core.
> getFieldQuery
> getFuzzyQuery
> getPrefixQuery
> getRangeQuery
> getBooleanQuery
> getWildcardQuery
> It also affects MultiFieldQueryParser's final
> GetRangeQuery

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to