Hi Gary,
Similar thing we are doing, but we are not creating an XML doc, rather we
are leaving TIKA to extract the content and depends on dynamic fields. We
are not storing the text as well. But not sure if in future that would be
the case.
What about microsoft 7 and later related attachments. Is
Naveen,
Not sure our requirement matches yours, but one of the things we index
is a "comment" item that can have one or more files attached to it. To
index the whole thing as a single Solr document we create a zipfile
containing a file with the comment details in it and any additional
attach
Hi Gary
It started working .. though i did not test for Zip files, but for rar
files, it is working fine ..
only thing what i wanted to do is to index the metadata (text mapped to
content) not store the data Also in search result, i want to filter the
stuffs ... and it started working fine .
Naveen,
For indexing Zip files with Tika, take a look at the following thread :
http://lucene.472066.n3.nabble.com/Extracting-contents-of-zipped-files-with-Tika-and-Solr-1-4-1-td2327933.html
I got it to work with the 3.1 source and a couple of patches.
Hope this helps.
Regards,
Gary.
On 08/