Re: solr errors integrating with drupal

2015-09-09 Thread bluethundr
Thanks Shawn! That was really helpful. I'll check into this tomorrow. Sent from my iPhone > On Sep 9, 2015, at 6:45 PM, Shawn Heisey wrote: > >> On 9/9/2015 3:35 PM, Tim Dunphy wrote: >> But I find that I am now getting these errors in the solr logs when I load >> up solr in the web browser:

Re: solr errors integrating with drupal

2015-09-09 Thread Shawn Heisey
On 9/9/2015 3:35 PM, Tim Dunphy wrote: > But I find that I am now getting these errors in the solr logs when I load > up solr in the web browser: > > Time (Local)LevelLoggerMessage9/9/2015, 5:19:41 PMWARNSolrResourceLoaderCan't > find (or read) directory to add to classloader: > ../../../contrib/ex

Re: Solr errors

2013-10-17 Thread Roland Everaert
I have just find this JIRA report, which could explain your problem: https://issues.apache.org/jira/browse/SOLR-2416 Regards, Roland. On Thu, Oct 17, 2013 at 3:30 PM, wonder wrote: > Thanks for answer. Yes Tika extract, but not index content. Here is the > solr response > ... > "content":

Re: Solr errors

2013-10-17 Thread wonder
Thanks for answer. Yes Tika extract, but not index content. Here is the solr response ... "content": [ " 9118_xmessengereu_v18ximpda.jar dimonvideo.ru.txt " ], ... There are not any of this files in index. Any ideas? 17.10.2013 17:20, Roland Everaert ?: Even if I don't test it myself, you ca

Re: Solr errors

2013-10-17 Thread Roland Everaert
Even if I don't test it myself, you can use Tika, it is able to extract document from zip archives and index them, but of course it depends of the file type in the archive. Regards, Roland. On Thu, Oct 17, 2013 at 2:36 PM, wonder wrote: > Does anybody know how index files in zip archives? >

Re: Solr errors

2013-10-17 Thread wonder
Does anybody know how index files in zip archives?

Re: Solr: ERRORs at Startup

2009-09-10 Thread con
Hi Giovanni, i am facing same issue. Can you share some info on how you solved this puzzle.. hossman wrote: > > > : Even setting everything to INFO through > : http://localhost:8080/solr/admin/logging didn't help. > : > : But considering you do not see any bad issue here, at this time I

Re: Solr: ERRORs at Startup

2009-03-13 Thread Chris Hostetter
: Even setting everything to INFO through : http://localhost:8080/solr/admin/logging didn't help. : : But considering you do not see any bad issue here, at this time I will : ignore those ERROR messages :-) i would read up more on how to configure logging in JBoss. as far as i can tell, Solr is

Re: Solr: ERRORs at Startup

2009-03-13 Thread Giovanni De Stefano
Hello Toby, thank you for your quick reply. Even setting everything to INFO through http://localhost:8080/solr/admin/logging didn't help. But considering you do not see any bad issue here, at this time I will ignore those ERROR messages :-) Cheers, Giovanni On Fri, Mar 13, 2009 at 11:16 AM, T

Re: Solr: ERRORs at Startup

2009-03-13 Thread Toby Cole
Hi Giovanni, It looks like logging is configured strangely. Those messages in my solr setup (on tomcat 6 or jetty) appear as INFO level messages. It could have something to do with your SLF4J setup, but I'm no expert on that side of things. I wouldn't worry too much, the content of the messag