Closed (fixed)
Project:
Custom Search
Version:
7.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2011 at 17:56 UTC
Updated:
20 Mar 2013 at 21:10 UTC
I created a search block that was configured to search only one content type. I disabled all other content types from the results too. The block was displayed on a Views page listing that content type. When I did a search, the results page listed content from all node types and the URL was http://mysite.com/search/apachesolr_search/cloud?filters=type:video (cloud was the search term). If I change type:video to bundle:video, the expected results are shown.
| Comment | File | Size | Author |
|---|---|---|---|
| custom_search-type-key-fix.patch | 689 bytes | davemybes |
Comments
Comment #1
davemybes commentedForgot to switch status.
Comment #2
jdanthinne commentedI've just pushed changes to DEV version, and replaced type: by bundle.
Please test and review (DEV will be available tomorrow), or use this patch : http://drupalcode.org/project/custom_search.git/patch/c5e8bd6.
Comment #3
simon georges commentedMore than one year without any answer... let's consider it fixed.
Please re-open if you still encounter the issue.