Needs review
Project:
Search API Database Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2011 at 12:28 UTC
Updated:
1 Jul 2012 at 13:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
drunken monkeyThis seems to be a bug in the DB backend, not in the Search API per se.
Comment #2
freakalis commentedHere is is patch that stops null values from being indexed. This works for me
Comment #3
adam_b commented+1 - I'm having the same problem; will test this patch tonight.
Comment #4
drunken monkeyPatch looks very good, thank you!
@ adam_b: Did you get to it, did it work? If someone can confirm this works, I'll gladly commit this.
Comment #5
ollu commented+1 Tested it the other day and it worked just fine!
Comment #6
drunken monkeyPlease see whether #1649042: Fix handling of NULL values when indexing is the same problem, and whether the patch in #10 there solves it.
The solution here is a bit unflexible in my opinion.