I was trying out the Search API integration and it just doesn't seem to be indexing text. I've written a patch which does pass fields of type text to index_text() and fixed the problem for me. I am new to Xapian so this could be an oversight on my end!

Comments

JoeMcGuire’s picture

StatusFileSize
new585 bytes

Patched attached to pass fields of type text to $indexer->index_text()

  • marvil07 committed 173463a on 7.x-1.x authored by JoeMcGuire
    Issue #1159484 by JoeMcGuire, marvil07: Search API Xapian not indexing...
marvil07’s picture

Issue summary: View changes
Status: Needs review » Fixed

I have added a slightly modified version of the last patch.

Status: Fixed » Closed (fixed)

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