Re: solr query result not read the latest xml file

2010-08-11 Thread Jan Høydahl / Cominvent
dated (2 doc). > > is it a normal process or something wrong with my solr? > > once again thanks again Jan, your help really make my day brighter :) > and I believe your answer will help many solr newbie especially me > -- > View this message in context: > http://lucene

Re: solr query result not read the latest xml file

2010-08-10 Thread e8en
wrong with my solr? once again thanks again Jan, your help really make my day brighter :) and I believe your answer will help many solr newbie especially me -- View this message in context: http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-latest-xml-file-tp1066785p1081802.html Sent fr

Re: solr query result not read the latest xml file

2010-08-10 Thread Jan Høydahl / Cominvent
gt; when I removed the solr.war so there is only one war file in webapps folder > which is search.war, I can't do commit, it said 'FATAL: Solr returned an > error: Not Found' > it is because the app searching solr.war not search.war > -- > View this message in context: > http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-latest-xml-file-tp1066785p1070189.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr query result not read the latest xml file

2010-08-10 Thread e8en
an error: Not Found' it is because the app searching solr.war not search.war -- View this message in context: http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-latest-xml-file-tp1066785p1070189.html Sent from the Solr - User mailing list archive at Nabble.com.

AW: AW: solr query result not read the latest xml file

2010-08-10 Thread Bastian Spitzer
result not read the latest xml file hi Bastian, how to send a ? is it by typing : java -jar post.jar cat_978.xml? if yes then I've already done that any solution please? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-latest-xml-file-tp

Re: solr query result not read the latest xml file

2010-08-10 Thread Ahmet Arslan
> yes I try with both value, never304="true" and > never304="false" and none of > them make it works It must be , so lets forget about never304="false". But when you change something in solrconfig.xml you need to restart jetty/tomcat. java -jar post.jar *.xml does by default at the end. > w

Re: AW: solr query result not read the latest xml file

2010-08-10 Thread e8en
hi Bastian, how to send a ? is it by typing : java -jar post.jar cat_978.xml? if yes then I've already done that any solution please? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-latest-xml-file-tp1066785p1068782.html Sent from the

Re: solr query result not read the latest xml file

2010-08-10 Thread e8en
com/solr-query-result-not-read-the-latest-xml-file-tp1066785p1068751.html Sent from the Solr - User mailing list archive at Nabble.com.

AW: solr query result not read the latest xml file

2010-08-10 Thread Bastian Spitzer
make sure you send a after add/delete to make the changes visible. -Ursprüngliche Nachricht- Von: e8en [mailto:e...@tokobagus.com] Gesendet: Dienstag, 10. August 2010 10:04 An: solr-user@lucene.apache.org Betreff: Re: solr query result not read the latest xml file I already set in my

Re: solr query result not read the latest xml file

2010-08-10 Thread Ahmet Arslan
> I already set in my solrconfig.xml as you told me: > > > and then I commit the xml > and it's still not working > the query result still show the old data :( > > do you have any suggestion? Shouldn't it be never304="true"? You wrote never304="false" Additionally cant you try with something

Re: solr query result not read the latest xml file

2010-08-10 Thread e8en
I already set in my solrconfig.xml as you told me: and then I commit the xml and it's still not working the query result still show the old data :( do you have any suggestion? Eben -- View this message in context: http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-lates

Re: solr query result not read the latest xml file

2010-08-09 Thread Ahmet Arslan
> hi everyone, > > I do these steps every time the new xml file created (for > example > cat_978.xml has just been created): > 1. delete the index > (AUC_CAT:978) > 2. commit the new cat_978.xml (java -jar post.jar > cat_978.xml) > 3. restart the java (stop and java -jar start.jar) > > if I'm not

solr query result not read the latest xml file

2010-08-09 Thread e8en
View this message in context: http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-latest-xml-file-tp1066785p1066785.html Sent from the Solr - User mailing list archive at Nabble.com.