By seloqxt on
Hello, I have been using faceted search: (Example) for my site. But I am searching for a less intensive taxonomy based search module similar to faceted search.
What I noticed is the search blocks in module downloads area here in drupal website (http://drupal.org/project/modules) has two blocks, 1) Filter by compatibility 2) Projects. A selection in each of the blocks produces results based on both the selection. I want to achieve exactly same operation. Could anyone please help on how should I proceed further and how to set up such block based on taxonomy terms?
I am using drupal 6 version.
Comments
Anyone please
Anyone please, any ideas or suggestions?
Apache Solr search
The module they are using seem to be this one: http://drupal.org/project/apachesolr
That page also has a rather extensive list of related projects, so that might be a good starting point to find something similar, in case you don't want to install Apache Solr itself (requires root access to the web server, I suppose).