On Sep 27, 2009, at 9:42 PM, Shalin Shekhar Mangar wrote:
On Mon, Sep 28, 2009 at 2:59 AM, Jibo John wrote:
Additionally, I get the same exception even if I declare the
in the .
class="org.apache.lucene.index.LogByteSizeMergePolicy">
true
That should be instead of
Ye
On Mon, Sep 28, 2009 at 2:59 AM, Jibo John wrote:
> Additionally, I get the same exception even if I declare the
> in the .
>
>
>
> true
>
>
>
That should be instead of
--
Regards,
Shalin Shekhar Mangar.
Additionally, I get the same exception even if I declare the
in the .
class="org.apache.lucene.index.LogByteSizeMergePolicy">
true
Thanks,
-Jibo
On Sep 27, 2009, at 2:03 PM, Jibo John wrote:
Thanks for this. I've updated trunk/, rebuilt solr.war, however,
running in
Thanks for this. I've updated trunk/, rebuilt solr.war, however,
running into another issue.
Sep 27, 2009 1:55:44 PM org.apache.solr.common.SolrException log
SEVERE: java.lang.IllegalArgumentException
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
at
sun
.reflect
.
On Mon, Sep 28, 2009 at 1:18 AM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Sat, Sep 26, 2009 at 7:13 AM, Jibo John wrote:
>
>> Hello,
>>
>> It looks like solr is not allowing me to change the default
>> MergePolicy/Scheduler classes.
>>
>> Even if I change the default MergePolic
On Sat, Sep 26, 2009 at 7:13 AM, Jibo John wrote:
> Hello,
>
> It looks like solr is not allowing me to change the default
> MergePolicy/Scheduler classes.
>
> Even if I change the default MergePolicy/Scheduler(LogByteSizeMErgePolicy
> and ConcurrentMergeScheduler) defined in solrconfig.xml to a
Hello,
It looks like solr is not allowing me to change the default
MergePolicy/Scheduler classes.
Even if I change the default MergePolicy/
Scheduler(LogByteSizeMErgePolicy and ConcurrentMergeScheduler) defined
in solrconfig.xml to a different one (LogDocMergePolicy and
SerialMergeSchedu