Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by JayHill: http://wiki.apache.org/solr/SolrRequestHandler The comment on the change is: Minor grammar cleanup ------------------------------------------------------------------------------ == Content Streams == - When !SolrRequestHandlers are accessed using path based URLs the [http://lucene.apache.org/solr/api/org/apache/solr/request/SolrQueryRequest.html SolrQueryRequest] object may that contains the parameters or the request may also contain a list of [:ContentStream:ContentStreams] containing bulk data for the request. + When !SolrRequestHandlers are accessed using path based URLs the [http://lucene.apache.org/solr/api/org/apache/solr/request/SolrQueryRequest.html SolrQueryRequest] object that contains the parameters of the request may also contain a list of [:ContentStream:ContentStreams] containing bulk data for the request. == Implementing a Request Handler ==
