I am referring to setting properties on the *existing* policy available in Lucene such as LogByteSizeMergePolicy.setMaxMergeMB
On Tue, Jul 21, 2009 at 5:11 PM, Chris Hostetter<hossman_luc...@fucit.org> wrote: > > : SolrIndexConfig accepts a mergePolicy class name, however how does one > : inject properties into it? > > At the moment you can't. > > If you look at the history of MergePolicy, users have never been > encouraged to implement their own (the API actively discourages it, > without going so far as to make it impossible). > > > -Hoss > >