XPathEntityProcessor's $hasMore feature should reset when fetching the next URL
-------------------------------------------------------------------------------
Key: SOLR-1323
URL: https://issues.apache.org/jira/browse/SOLR-1323
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Reporter: Erik Hatcher
Assignee: Erik Hatcher
Fix For: 1.4
See
http://www.lucidimagination.com/search/document/4e266fd420ae5826/dataimporthandler_xpathentityprocessor_hasmore_infinite_loop
Currently if $hasMore is set on a row, it must be reset manually in order for
the next URL to not be requested.
It makes more sense for XPathEntityProcessor to reset the $hasMore flag when
processed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.