: FieldAnalysisRequestHandler currently only allows text to be analyzed to : come from the analysis.fieldvalue parameter. It can be handy to point : Solr at a file or URL to get text also using the content stream : capability.
Should we remove the analysis.fieldvalue param completely and have people use stream.body ? -Hoss