Re: How to skip current document to index data from DIP

2011-10-03 Thread Erick Erickson
You might want to review: http://wiki.apache.org/solr/UsingMailingLists You've given us a config, but no idea what you've tried. What you observe. What error you're seeing. What do your logs show? Are you seeing any error stack traces? Have you tried backing this up and trying only one addition

Re: How to skip current document to index data from DIP

2011-10-03 Thread scorpking
Hi Erick Erickson Thank you for reply for me, In my config, i indexed successful data from HTTP using Tika. I combined a field and url in Tika to get file by that http. But during indexing, i have seen some URL which is not exist or notice: *Caused by: java.io.FileNotFoundException:

Re: How to skip current document to index data from DIP

2011-10-02 Thread scorpking
Hi, thanks for your reply. But, when i set attribute onError=skip, There is no data which import. This is my config. *dataConfig dataSource type=JdbcDataSource driver=com.microsoft.sqlserver.jdbc.SQLServerDriver url=jdbc:sqlserver://myip;databaseName=VTC_Edu user=ac password=ps name=dsdb/

How to skip current document to index data from DIP

2011-09-30 Thread scorpking
documents to continue index data. Thanks for your help. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-skip-current-document-to-index-data-from-DIP-tp3381894p3381894.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: How to skip current document to index data from DIP

2011-09-30 Thread Ahmet Arslan
can anyone help me this problem? I'm using tika to index data from rich documents and index by http request. I queried from database to get fields and then combined with Tika. everything is ok, but i face to face with this error FileNotFoundException. I known this error, but I want skip