Due to recent changes, when no document are to be indexed, the current indexing point (last_change, last_id) is saved as (0, 0).

Comments

damien tournoud’s picture

Title: apachesolr_index_nodes() infine loop » apachesolr_index_nodes() infinite loop
Status: Active » Needs review
StatusFileSize
new1.64 KB
pwolanin’s picture

Discussed w/ DamZ - looks like a reasonable fix.

we should probably default $last to FALSE - right now I think it may remain unset if we don't index anything.

damien tournoud’s picture

Here is a better solution.

pwolanin’s picture

Status: Needs review » Fixed

committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.