Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 11:17 UTC
Updated:
5 Mar 2012 at 22:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
stephenrobinson commentedapachesolr_index_send_to_solr seems to be called too mant times
log report:
added a debug line to apachesolr.index.inc
and I got:
Comment #2
stephenrobinson commentedCured the symptoms (not the cause) with a couple of extra lines:
Comment #3
pjcdawkins commentedI have the same problem, and it seems to give me performance issues.
Comment #4
nick_vhI'll dive into this
Comment #5
nick_vhPatched it in both of the functions. This should resolve the log errors
Comment #6
pwolanin commentedcommitted to 7.x
Comment #7
nick_vhCommitted to 6.x-3.x
Comment #8
nick_vh