Closed (fixed)
Project:
Search API sorts
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2012 at 14:41 UTC
Updated:
29 Jun 2012 at 19:51 UTC
Jump to comment: Most recent
Comments
Comment #1
marcoka commentedIt seems that if a field is inside the $index array it is indexed.
http://screensnapr.com/v/wpEEhH.jpg
these fields are all fields i indexed. Can the maintainer say something about my discovery. Maybe it was during some search_api api changes that haven't been included/updated in this module.
if you agree, i am happy to provide patch.
i would also be happy to provide an option to use dropdown or checkboxes.
Comment #2
Anonymous (not verified) commentedI am experiencing the exact same issue.
My setup:
* Fresh install drupal 7.12
* entity api 7.x 1.0-rc1
* search api 7.x-1.0
* search facets 7.x-1.0
* database search 7.x-1.0-beta2
* facet api 7.x-1.0-rc2
* search views 7.x-1.0
Flow:
* created db server
* created index (fields)
* indexed content
* enabled and configed facets
* enabled sorts => issue in ui
Issue fixed by upgrading to 7.x-1.x-dev (and running update.php).
Not sure if this issue should be labelled fixed...
Comment #3
Anonymous (not verified) commentedI believe it was fixed in 7.x indeed.
Please upgrade.