On Aug 19, 2009, at 11:46 AM, Chris Hostetter wrote:
: 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 ?
I thought about that... doesn't matter to me. Makes a bit more
readabilty sense to have analysis.fieldvalue in the simple case.
Erik