solr-user@lucene.apache.org
Subject: Tika ExtractingRequestHandler and field postprocessing
Hi,
I use Tika through the Solr ExtractingRequestHandler and I face a very
common use case namely: postprocessing fields from Tika in order to
normalize
their values or override them with explicitly passe
Hi,
I use Tika through the Solr ExtractingRequestHandler and I face a very
common use case namely: postprocessing fields from Tika in order to normalize
their values or override them with explicitly passed "literal" values.
With exception of some vagues statements about "ContentHandler", I
failed