Closed (works as designed)
Project:
Fuzzy Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2012 at 18:40 UTC
Updated:
9 Nov 2012 at 19:49 UTC
For D7, it would be nice to have a Fuzzy Search Block in place upon installing the module.
Especially since Views support is still being worked on, it isn't easy to generate a Views search block.
Comments
Comment #1
Sborsody commentedA workaround is to install search_api_page and use the block provided there.
Comment #2
awolfey commentedI recommend the solution in #1, and I'll try to get views integration working soon. I'm not likely to add a block to fuzzysearch because you either need Views or Search API Page anyway. Thanks.