The current devel integration is great for debugging the indexer.
Unfortunately it only displays how the documents will be indexed on the default environment.
I created a patch that displays the documents for all environments.

Comments

mkalkbrenner’s picture

Status: Active » Needs review
StatusFileSize
new1.16 KB
nick_vh’s picture

Version: 7.x-1.x-dev » 6.x-3.x-dev
Status: Needs review » Patch (to be ported)

pushed to 7.x-1.x, thanks! Needs backport

wonder95’s picture

StatusFileSize
new1.26 KB

Patch for backport to 6.x-3.x is attached.

nick_vh’s picture

Status: Patch (to be ported) » Needs review
wonder95’s picture

StatusFileSize
new1.26 KB

Updated patch to fix syntax error.

nick_vh’s picture

Status: Needs review » Fixed

Committed. Thanks!

nick_vh’s picture

Status: Fixed » Closed (fixed)
mkalkbrenner’s picture

Issue summary: View changes

The backport from #5 is erroneous. I just committed a fixed version.