[
https://issues.apache.org/jira/browse/LUCENENET-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456844#comment-13456844
]
Simon Svensson commented on LUCENENET-510:
------------------------------------------
My link should have pointed to the MultiFieldQueryParser.cs code for the 3.0.3
pre-release.
https://svn.apache.org/repos/asf/lucene.net/branches/3.0.3/src/core/QueryParser/MultiFieldQueryParser.cs
> 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