Re: TikaEntityProcessor not working?

2011-11-21 Thread kumar8anuj
n3.nabble.com> wrote: > On Mon, Nov 21, 2011 at 8:45 PM, kumar8anuj <[hidden > email]<http://user/SendEmail.jtp?type=node&node=3525046&i=0>> > wrote: > > So where can i get some information on this issue, Can you please help ? > > Have you tried simple

Re: TikaEntityProcessor not working?

2011-11-21 Thread kumar8anuj
So where can i get some information on this issue, Can you please help ? On Mon, Nov 21, 2011 at 8:17 PM, Erick Erickson [via Lucene] < ml-node+s472066n3524905...@n3.nabble.com> wrote: > Sorry, but I don't really have that info. > > Erick > > On Mon, Nov 21, 2011 at 9:

Re: TikaEntityProcessor not working?

2011-11-21 Thread kumar8anuj
Erick, Need your help on this. Waiting for resolution. Please help ... -- View this message in context: http://lucene.472066.n3.nabble.com/TikaEntityProcessor-not-working-tp856965p3524881.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: delta-import of rich documents like word and pdf files!

2011-11-20 Thread kumar8anuj
I am using solr 3.4 and configured my DataImportHandler to get some data from MySql as well as index some rich document from the disk. This is the part of db-data-config file where i am indexing Rich text documents. http://localhost/resumes-new/resumes${re

Rich document indexing

2011-11-16 Thread kumar8anuj
I am using solr 3.4 and configured my DataImportHandler to get some data from MySql as well as index some rich document from the disk. This is the part of db-data-config file where i am indexing Rich text documents. http://localhost/resumes-new/resumes${resu

Re: TikaEntityProcessor not working?

2011-11-14 Thread kumar8anuj
Earlier issue has been resolved but stuck up on something else. Can you tell me which poi jar version would work with tika.0.6. Currently I have poi-3.7.jar. Error which i am getting is this SEVERE: Exception while processing: js_logins document : SolrInputDocument[{id=id(1.0)={100984}, comp

Re: TikaEntityProcessor not working?

2011-11-08 Thread kumar8anuj
Erick, As Brad has configured the system, I configured it in the same way and then no document indexing was happening and i was not even getting any errors in the log. I then changed my Tika to 0.6 and tried it but no success. So table columns are getting indexed but document is not. Let me know if

Re: TikaEntityProcessor not working?

2011-11-07 Thread kumar8anuj
I tried to do the same but problem still persist and my document is not getting indexed. I am using solr 3.4.0 and it was having tika 0.8 i replaced core and parser jar with the 0.6 but document is not getting indexed. Please help and nothing is coming in my logs related to that. -- View this mes

Re: index not created

2011-09-14 Thread kumar8anuj
Hi Erick, I have not done anything different. I downloaded the solr tar from one of the mirror and then extracted it in the home directory started jetty and it works fine. For tomcat I copied the war file in my webapps folder and restarted tomcat changed the configuration to poin

Re: index not created

2011-09-02 Thread kumar8anuj
status of both the fields are mentioned below, which clearly shows there is no document in text field. I have also tried to search some terms mentioned in the documents but their is no results. *Field: id* Field Type: string Properties: Indexed, Stored, Omit Norms, undefined, Sort Missing Last

index not created

2011-09-01 Thread kumar8anuj
Hi, I am trying to index some documents through ExtractingRequestHandler. everything works fine with the jetty server but when i configure it with tomcat then my documents are not getting indexed only ids are getting index. means text field is blank but id field is having values though there