-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Component/s: None
-
Labels:None
I see the "send the results to a remote network service" thing as probably being separate from the Content Handler.
The above is from Nick Burch on TIKA-2972.
It would be useful to allow users to forward the results of parsing to another endpoint. For example, a user could specify a Solr URL/update/json/docs handler or an elastic /<index>/_doc/<_id>
We may want to allow users to do custom mapping before redirecting to another URL, whitelisting/blacklisting of metadata keys, etc.
I'd propose using /rmeta as the basis for this.
cc Erik Hatcher and David Pilato.