You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by PacoPeralta <pa...@hotmail.com> on 2011/07/20 13:45:03 UTC

Culr Tika not working with blanks into literal.field

Hi.
I'm trying to index binary documents with curl and Tika for extracting text.

The problem  is that when I set the value of a field with spaces blanks
using the input parameter: literal.<fieldname>=<value>, the document is not
indexed.

The sentence I send is the follow:

curl
http://localhost:8983/solr/update/extract?literal.id="doc1"\&literal.url="/mnt/windows/Ofertas/2006
Portal
Intranet/DOCUMENTACION/datos.doc"\&uprefix=attr_\&fmap.content=text\&commit=true
-F myfile=\@"/mnt/windows/Ofertas/DOCUMENTACION/datos.doc"


That is literal.url="value with blanks" apparently is not working

pacoperalta@hotmail.com




--
View this message in context: http://lucene.472066.n3.nabble.com/Culr-Tika-not-working-with-blanks-into-literal-field-tp3185241p3185241.html
Sent from the Lucene - General mailing list archive at Nabble.com.

RE: Culr Tika not working with blanks into literal.field

Posted by Steven A Rowe <sa...@syr.edu>.
Hi Paco,

There are a lot more people subscribed to the solr-user mailing list than to this list.  

My suggestion: resend your email to the solr-user mailing list. More info here: <http://lucene.apache.org/solr/mailing_lists.html#Users>

Steve

-----Original Message-----
From: PacoPeralta [mailto:pacoperalta@hotmail.com] 
Sent: Wednesday, July 20, 2011 7:45 AM
To: general@lucene.apache.org
Subject: Culr Tika not working with blanks into literal.field

Hi.
I'm trying to index binary documents with curl and Tika for extracting text.

The problem  is that when I set the value of a field with spaces blanks using the input parameter: literal.<fieldname>=<value>, the document is not indexed.

The sentence I send is the follow:

curl
http://localhost:8983/solr/update/extract?literal.id="doc1"\&literal.url="/mnt/windows/Ofertas/2006
Portal
Intranet/DOCUMENTACION/datos.doc"\&uprefix=attr_\&fmap.content=text\&commit=true
-F myfile=\@"/mnt/windows/Ofertas/DOCUMENTACION/datos.doc"


That is literal.url="value with blanks" apparently is not working

pacoperalta@hotmail.com




--
View this message in context: http://lucene.472066.n3.nabble.com/Culr-Tika-not-working-with-blanks-into-literal-field-tp3185241p3185241.html
Sent from the Lucene - General mailing list archive at Nabble.com.