Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-27 Thread Furkan KAMACI
solr/ExtractingRequestHandler >> >> Again, DO NOT MIX the instructions from the two. >> >> post.jar is designed so that you do not need to know or care exactly how >> rich document indexing works. >> >> -- Jack Krupansky >> >> -Original Message

Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Furkan KAMACI
nsky > > -Original Message- From: Furkan KAMACI > Sent: Friday, April 26, 2013 5:30 AM > To: solr-user@lucene.apache.org > Subject: Document is missing mandatory uniqueKey field: id for Solr PDF > indexing > > > I use Solr 4.2.1 and these are my fiel

Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Jack Krupansky
Krupansky -Original Message- From: Furkan KAMACI Sent: Friday, April 26, 2013 5:30 AM To: solr-user@lucene.apache.org Subject: Document is missing mandatory uniqueKey field: id for Solr PDF indexing I use Solr 4.2.1 and these are my fields: I run th

Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Furkan KAMACI
I think that I should start a new thread for my question to help people who searches for same situation. 2013/4/26 Furkan KAMACI > If you can help me it would be nice. I get that error: > > SimplePostTool version 1.5 > Posting files to base url http://localhost:8983/solr/update/extract.. > Enter

Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Furkan KAMACI
If you can help me it would be nice. I get that error: SimplePostTool version 1.5 Posting files to base url http://localhost:8983/solr/update/extract.. Entering auto mode. File endings considered are xml,json,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,ots,rtf,htm,html,txt,log POSTing f

Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Jan Høydahl
http://wiki.apache.org/solr/post.jar -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com 26. apr. 2013 kl. 13:28 skrev Furkan KAMACI : > Hi Raymond; > > Now I get that error: SimplePostTool: WARNING: IOException while reading > respons

Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Furkan KAMACI
Hi Raymond; Now I get that error: SimplePostTool: WARNING: IOException while reading response: java.io.FileNotFoundException: 2013/4/26 Raymond Wiker > You could start by doing > > java post.jar -help > > --- the 7th example shows exactly what you need to do to add a document id. > > On Fri, Ap

Re: Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Raymond Wiker
You could start by doing java post.jar -help --- the 7th example shows exactly what you need to do to add a document id. On Fri, Apr 26, 2013 at 11:30 AM, Furkan KAMACI wrote: > I use Solr 4.2.1 and these are my fields: > > multiValued="false" /> > > > > > multiValued="true"/> > > stored=

Document is missing mandatory uniqueKey field: id for Solr PDF indexing

2013-04-26 Thread Furkan KAMACI
I use Solr 4.2.1 and these are my fields: I run that command: java -Durl=http://localhost:8983/solr/update/extract -jar post.jar 523387.pdf However I get that error, any ideas? Apr 26, 2013 12:26:51 PM org.apache.solr.common.SolrException log SEVERE: org.apache