Thanks Shawn,

Yes I agree ERH is never suggested in production.
I am writing my custom ones.
Any pointer with this?

What exactly i am looking is a custom indexing program to compile precisely
the information 
that you need and send that to Solr.
On the other hand i see the below method is very expensive if document size
is large.
 autoParser.parse(input, textHandler, metadata, context);

Because ContentHandler would hold the entire contents in memory.
Any suggestions?

Regards
Neo



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to