Closed (fixed)
Project:
Search API Database Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2012 at 14:20 UTC
Updated:
25 Oct 2012 at 12:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
drunken monkeyThanks for reporting!
Please test the attached patch which should solve the issue.
Comment #2
drunken monkeyComment #3
adam_b commentedYes thanks - fixed that issue and some others (eg facets with only 1 entry weren't appearing although the filter was set so they should). Takes a while to load, but when unlimited = 500+, that's not surprising.
Comment #4
drunken monkeyBy the way: in #1433644: Fails with unlimited facets, drewish actually posted the same patch before you created this issue. I'll therefore also credit it to him.
Anyways, thanks for testing! Committed.
PS: Please use "reviewed & tested by the community" to indicate a working patch, "fixed" is for already committed patches. Just might have overlooked this now …
Comment #6
joseph.olstadThis patch solved the SQLSTATE[42000]: Syntax error or access violation: error I was having when trying to use an index with a date field facet.
Good job on the patch!
Comment #7
SophieG commentedThanks ! FYI it has been committed (I don't get the error with the dev version)