From: Alexandre Rafalovitch [mailto:arafa...@gmail.com]
Sent: Monday, May 27, 2013 1:44 PM
To: solr-user@lucene.apache.org
Subject: RE: Tika: How can I import automatically all metadata without
specifiying them explicitly
Standalone Tika can also run in a network server mode. That increases data
round
Mobile: +39 320 0136949
>
>
>
> -Original Message-
> From: Erick Erickson [mailto:erickerick...@gmail.com]
> Sent: Sunday, May 26, 2013 5:30 PM
> To: solr-user@lucene.apache.org; Gian Maria Ricci
> Subject: Re: Tika: How can I import automatically all metadata without
&
icci
Mobile: +39 320 0136949
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Sunday, May 26, 2013 5:30 PM
To: solr-user@lucene.apache.org; Gian Maria Ricci
Subject: Re: Tika: How can I import automatically all metadata without
specifiying them explic
In addition to Alexandre's comment:
bq: ...I’d like to import in my index all metadata
Be a little careful here, this isn't actually very useful in my experience.
Sure
it's nice to have all that data in the index, but... how do you search it
meaningfully?
Consider that some doc may have an "aut
Tika support inside DIH does not support wildcard mapping. If you are not
planning to do any inner-entity content parsing, you might be better off
with using ExtractingRequestHandler and uprefix parameter.
Regards,
Alex.
Personal blog: http://blog.outerthoughts.com/
LinkedIn: http://www.linked
Hi to everyone,
I've configured import of a document folder with FileListEntityProcessor,
everything went smooth on the first try, but I have a simple question. I'm
able to map metadata without any problem, but I'd like to import in my index
all metadata, not only those I've configured with fie