Search Framework
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Overview
This module integrates Drupal with the Search Framework library.
This module integrates Drupal with the Search Framework library.
When a search returns no results, this text is returned:
Your search yielded no results
* Check if your spelling is correct.
* Remove quotes around phrases to match each word individually: "blue smurf" will match less than blue smurf.
* Consider loosening your query with OR: blue smurf will match less than blue OR smurf.
The project is created after being inspired from Apache Solr Money Slider.
If you are using decimal CCK field with you apache solr search engine and want some control like a jquery slider on you search page, feel free to use this module.
This project can support multiple fields on the same page an creates separate blocks for them.
I have created a development snapshot. Please use issue queue for support. For paid customizations, feel free to send me a message.
Provides a Facet API slider widget for ranges.
Enable the module and select an integer based facet. Select the query type in the bottom of the facet to be numeric range and select the widget to be used as Slider. You should be set now!
Tagcloud Facets provides a Facet API widget that displays facets as tagcloud links. This module is the successor of Search Lucene Tagcloud.
Facet API is maintained by Chris Pliakas.
Follow Chris on Twitter: @cpliakas
A flexible and simple to use module to take care of important SEO tweaks to allow Drupal Projects to comply with Search Engine best practices.
Allows indexing and searching menu items. This is useful for site builders, developers and also end-users to quickly find a link.
This project provides faceted search to the core Search module. It is an implementation of the Facet API, so display widgets and custom code can be reused by other modules that also integrate with Facet API.
The Apache Solr Node Reference module Integrates with the Apache Solr Search Integration module to allow indexing and facetted search of Node Reference CCK Fields. Note that for the Node Reference field filter to be used, the field must be enabled for indexing via the CCK search display (admin/content/node-type/{node-type]/display/search).