Yonik: It would be great if Solr can be configured through some sort of dependency injection framework like Spring! A big +1 from me!
-John On Fri, Sep 18, 2009 at 11:10 PM, Yonik Seeley <yo...@lucidimagination.com>wrote: > On Thu, Sep 17, 2009 at 4:30 PM, Shalin Shekhar Mangar > <shalinman...@gmail.com> wrote: > >> I was wondering if there is a way I can modify calibrateSizeByDeletes > just > >> by configuration ? > >> > > > > Alas, no. The only option that I see for you is to sub-class > > LogByteSizeMergePolicy and set calibrateSizeByDeletes to true in the > > constructor. However, please open a Jira issue and so we don't forget > about > > it. > > It's the continuing stuff like this that makes me feel like we should > be Spring (or equivalent) based someday... I'm just not sure how we're > going to get there. > > -Yonik > http://www.lucidimagination.com >