This is incorrect - the field values are not placed in the http header. On 13 Dec 2013, at 15:06 , Alessandro Benedetti <[email protected]> wrote:
> Actually it can be a problem. > For example your Solr is running in an application server with a limit on > the HttpRequestHeader. > So the server will refuse all the requests that exceeds that limit. > > We are interested in only 3 metadata but Manifold extract n ( n>>3) for > each document. > We can configure the mapping to map those 3 metadata. > But the Post request is built with all the metadata from the document , it > exceeds the request header and the document will be Rejected without reason. > > So if the meaning of the Solr field mapping in a Job with a Solr Connector > it's to index only those fields, so the current behaviour it's a bug. > For the reason I explained before.
