I figured it out. It was a problem with the regular expression i used in
data-config.xml .
--
View this message in context:
http://lucene.472066.n3.nabble.com/Index-pdf-files-tp4074278p4074304.html
Sent from the Solr - User mailing list archive at Nabble.com.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Index-pdf-files-tp4074278p4074297.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
ucene.472066.n3.nabble.com/Index-pdf-files-tp4074278p4074297.html
Sent from the Solr - User mailing list archive at Nabble.com.
The tika jars are not in your classpath. You need to add all the jars
inside contrib/extraction/lib directory to your classpath.
On Mon, Jul 1, 2013 at 2:00 PM, archit2112 wrote:
> Hi I'm new to Solr. I want to index pdf files usng the Data Import Handler.
> Im using Solr-4.3.0. I f
Hi I'm new to Solr. I want to index pdf files usng the Data Import Handler.
Im using Solr-4.3.0. I followed the steps given in this post
http://lucene.472066.n3.nabble.com/indexing-with-DIH-and-with-problems-td3731129.html
However, I get the following error -
Full I
: Subject: index pdf files
: References:
: <4c63ed43.4030...@r.email.ne.jp>
:
: In-Reply-To:
http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please do not reply to
an existing message, instead s
Moises [mailto:moi...@shoptimax.de]
Sent: Thursday, August 12, 2010 1:58 PM
To: solr-user@lucene.apache.org
Subject: Re: index pdf files
Maybe this helps:
http://www.packtpub.com/article/indexing-data-solr-1.4-enterprise-search-server-2
Cheers,
Stefan
Am 12.08.2010 19:45, schrieb Ma, Xiaohui
Thanks so much. I got it work now. I really appreciate your help!
Xiaohui
-Original Message-
From: Stefan Moises [mailto:moi...@shoptimax.de]
Sent: Thursday, August 12, 2010 1:58 PM
To: solr-user@lucene.apache.org
Subject: Re: index pdf files
Maybe this helps:
http://www.packtpub.com
@lucene.apache.org
Subject: Re: index pdf files
Maybe this helps:
http://www.packtpub.com/article/indexing-data-solr-1.4-enterprise-search-server-2
Cheers,
Stefan
Am 12.08.2010 19:45, schrieb Ma, Xiaohui (NIH/NLM/LHC) [C]:
> Does anyone know if I need define fields in schema.xml for indexing pdf
>
...@paradigmatecnologico.com]
Sent: Thursday, August 12, 2010 11:45 AM
To: solr-user@lucene.apache.org
Subject: Re: index pdf files
To help you we need the description of your fields in your schema.xml and
the query that you do when you search only a single word.
Marco Martínez Bautista
http
?
Thanks so much for your help as always!
-Original Message-
From: Marco Martinez [mailto:mmarti...@paradigmatecnologico.com]
Sent: Thursday, August 12, 2010 11:45 AM
To: solr-user@lucene.apache.org
Subject: Re: index pdf files
To help you we need the description of your fields in your
quot;);
up.setAction(AbstractUpdateRequest.ACTION.COMMIT, true, true);
solr.request(up);
}
}
-Original Message-
From: Marco Martinez [mailto:mmarti...@paradigmatecnologico.com]
Sent: Thursday, August 12, 2010 11:45 AM
To: solr-user@lucene
To help you we need the description of your fields in your schema.xml and
the query that you do when you search only a single word.
Marco Martínez Bautista
http://www.paradigmatecnologico.com
Avenida de Europa, 26. Ática 5. 3ª Planta
28224 Pozuelo de Alarcón
Tel.: 91 352 59 42
2010/8/12 Ma, Xiao
I wrote a simple java program to import a pdf file. I can get a result when I
do search *:* from admin page. I get nothing if I search a word. I wonder if I
did something wrong or miss set something.
Here is part of result I get when do *:* search:
*
14 matches
Mail list logo