Log4J level from admin web UI

2015-09-08 Thread Nir Barel
Hi All, I am using Solr 4.8.1 and when I tries to change the log level via the admin web UI It doesn't do anything and the only way to change the log level is to edit my log4j file and restart SOLR process Is it a known issue? Can you guide me what should I check?

Reload cause core to become not functional

2015-07-20 Thread Nir Barel
64) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:804) Best Regards, Nir Barel I Team Leader I SmartEvent Core * +972-7

RE: Do I really need copyField when my app can do the copy?

2015-07-09 Thread Nir Barel
Hi, I wants to add a question regarding copyField and LowerCaseFilterFactory We notice that LowerCaseFilterFactory takes huge part of the CPU ( via profiling ) for the text filed Can we avoid it or improve that implementation? ( keeping the insensitive case search ) Best Regards, Nir Barel