I found very useful having a call to $solr->clearCache() in apachesolr_index_page() just before the getLuke();

I'm using the same solr index for 3 sites (nodes and users are shared), and while one site is indexing, the others don't see the updates in /admin/settings/apachesolr/index

Comments

pwolanin’s picture

Probably reasonable - can you submit a patch?

flexer’s picture

Status: Active » Needs review
StatusFileSize
new387 bytes

Here we are...

pwolanin’s picture

Status: Needs review » Fixed
StatusFileSize
new791 bytes

committing this

pwolanin’s picture

Version: 6.x-1.x-dev » 5.x-1.x-dev
Status: Fixed » Patch (to be ported)
pwolanin’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Patch (to be ported) » Fixed
pwolanin’s picture

Status: Fixed » Closed (fixed)