The facet counts take all content types into account, regardless of whether or not they are excluded from the index. The count query should make use of the luceneapi_node_type_condition_add() API function.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | luceneapi-632130-1.patch | 1.35 KB | cpliakas |
Comments
Comment #1
cpliakas commentedThe attached patch utilizes the API function.
Comment #2
cpliakas commentedPatch applied in commit #288652.