Have you, for instance, used the admin/browse schema or Luke to examine your indes and see if you're indexing your text data at all?
How are you indexing with SolrJ? Using the extracting request handler or parsing the docs with the Tika libs yourself? Details matter. Best Erick On Wed, Dec 7, 2011 at 9:35 AM, kiran.bodigam <kiran.bodi...@gmail.com> wrote: > I am trying to index the pdf and word documents in solr 3.3.0 version+apache > tika uisng SOLRJ when i am able to search the documents with the file name > where as when i am trying to search the any text data in the content(text > data in the file) its not showing any document in response ? Do i need to > follow any steps while integrating tika ? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Problem-in-searching-the-Indexed-PDf-and-Word-documents-in-apache-tika-solr-envieonment-using-solrj-tp3567588p3567588.html > Sent from the Solr - User mailing list archive at Nabble.com.