Hi,
In my opinion, instead of hardcoding such functionality into multiple request
handlers, we should go the opposite direction -> modularization, factoring out
Tika extraction into its own UpdateProcessor
(https://issues.apache.org/jira/browse/SOLR-1763). Then the
ExtractingRequestHandler wou
Hi all,
I just wanted to check if there is a demand for this feature. I had to
implement this functionality for one of our customers and would like to
contribute it.
Here is the use case:
We are using the ExtractingRequestHandler with the extractOnly=true flag set.
With a request to this handle