What's not clear is what you are doing to insure that the file names pulled
from your database are being read (from disk? from a shared filesystem
somewhere?), analyzed and sent to Solr.

So, somewhere you need to actually use the file name to pass on to
one of the processors that'll actually send the *contents* of that file
to Solr along with the columns.

For instance, you haven't included your DIH configuration, we can't
tell if you're trying to do anything like that here.

Best
Erick

On Tue, Nov 8, 2011 at 7:15 AM, kumar8anuj <kumar.an...@gmail.com> wrote:
> Erick, As Brad has configured the system, I configured it in the same way and
> then no document indexing was happening and i was not even getting any
> errors in the log. I then changed my Tika to 0.6 and tried it but no
> success. So table columns are getting indexed but document is not. Let me
> know if i m not clear to you.
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/TikaEntityProcessor-not-working-tp856965p3490077.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to