dataimport

2013-03-29 Thread A. Lotfi
Hi, When I hit Execute button in Query tab I only see : Last Update: 12:34:58 Indexing since 01s Requests: 1 (1/s), Fetched: 0 (0/s), Skipped: 0, Processed: 0 (0/s) Started: about an hour ago did not see  any green entry saying Indexing Completed.  Thanks

Re: Could not load config for solrconfig.xml

2013-03-28 Thread A. Lotfi
s lot.   From: Gora Mohanty To: A. Lotfi Cc: "solr-user@lucene.apache.org" Sent: Thursday, March 28, 2013 9:59 PM Subject: Re: Could not load config for solrconfig.xml On 29 March 2013 07:23, A. Lotfi wrote: > In windows when I hit Execute Query button

Re: Could not load config for solrconfig.xml

2013-03-28 Thread A. Lotfi
appreciated. From: Gora Mohanty To: solr-user@lucene.apache.org; A. Lotfi Sent: Thursday, March 28, 2013 4:40 PM Subject: Re: Could not load config for solrconfig.xml On 29 March 2013 01:59, A. Lotfi wrote: > Thanks, > my path to solr home was missing something

Re: Could not load config for solrconfig.xml

2013-03-28 Thread A. Lotfi
Thanks,  my path to solr home was missing something, it's worlking, but no results, the same solr app with same configuration files worked in windows.   Abdel From: Gora Mohanty To: solr-user@lucene.apache.org; A. Lotfi Cc: "gene...@lucene.apache.o

Could not load config for solrconfig.xml

2013-03-28 Thread A. Lotfi
Hi, solr setup in windows worked fine, I tried to follow installing solr in unix, when I started tomcat I got this exxception : SEVERE: Unable to create core: collection1 org.apache.solr.common.SolrException: Could not load config for solrconfig.xml         at org.apache.solr.core.CoreContainer.

Is deltaQuery mandatory ?

2013-03-28 Thread A. Lotfi
Is deltaQuery mandatory in data-config.xml ? I did it like this :   Then my manager come and said we don't need it, this is only for incremental. I took off the line that start with deltaQuery, now in : http://localhost:8983/solr/#/db/dataimport//dataimport entity is empty, when I click the bu

Could not load config for solrconfig.xml

2013-03-27 Thread A. Lotfi
Hi, I am trying solr with an oracle database, It's working but I have on the top of the page an exception : SolrCore Initialization Failures  solr:  org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Could not load config for solrconfig.xml Here is my db-data-config.xml

Re: Could not load config for solrconfig.xml

2013-03-27 Thread A. Lotfi
solrconfig.xml. but still did not understand where that exception come from. Your helps will be appreciated. Abdel. From: Chris Hostetter To: "gene...@lucene.apache.org" ; A. Lotfi Sent: Wednesday, March 27, 2013 6:00 PM Subject: Re: Could not load