[
https://issues.apache.org/jira/browse/SOLR-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930243#action_12930243
]
Hoss Man commented on SOLR-2212:
--------------------------------
<mergePolicy> (and most of the SolrPlugin stuff) requires that the class
specified support a no-arg constructor.
"NoMergePolicy" has no public constructors at all - it seems to expect you to
only ever use one of the Static singletons.
> NoMergePolicy class does not load
> ---------------------------------
>
> Key: SOLR-2212
> URL: https://issues.apache.org/jira/browse/SOLR-2212
> Project: Solr
> Issue Type: Bug
> Components: multicore
> Affects Versions: 3.1, 4.0
> Reporter: Lance Norskog
>
> Solr cannot use the Lucene NoMergePolicy class. It will not instantiate
> correctly when loading the core.
> Other MergePolicy classes work, including the BalancedSegmentMergePolicy.
> This is in trunk and 3.x.
--
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: [email protected]
For additional commands, e-mail: [email protected]