Apachesolr VotingAPI
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module will boost your results based on the Voting API average.
This module will boost your results based on the Voting API average.
This is a cheeky little module that attempts to insert some validation of URL parameters into Facet API, so that if someone pops something random into the URL it doesn't get sent to the search backend for it to choke there.
For example, it's possible to send strings to filter integer fields.
This probably isn't the best implementation of this stuff, but it works!
AlwaySupport, provides a self-service customer support product, that reduce support costs, improve customer service, and increase online conversions. It does so by providing instant and contextually relevant answers based on a self-learning and ever growing Q&A knowledge-base.
Allows you to add real-time boosts (No re-indexing required) to search results delivered through Apache SOLR. You can configure separate boost values per node-type on your Drupal system.
Add the ability to filter taxonomy terms to only active ones or direct children.
This will generate a folder navigation effect and avoid to display a very long list of terms.
The rendering is the same as for a "Date" facet which allows to progressively fine-tune value.
This module is based on Search API and requires Facet API.
It has been design to work on taxonomy field.
Integrate Facet API with Services Search API.
Provide a duplicate field for title to allow Search API Sorts to use it.
Usually, title field is indexed with the "Full text" type. Which disable "Search API Sorts" to use it.
This module will duplicate content of title under a new field. So you'll be able to index this new one with "String" type which is supported by "Search API Sorts".
Once enable and correctly setup, you'll need to reindex all documents.
Video module provide new field type Video. However, Search API module does not support this field.
This module add additional property to Video field, as a result, Search API can index property of this field.
Module development sponsored by Multiweb Creation Co,. Ltd.
This module provides a way of easily creating facet combinations in single block definitions. The module integrates with apache solr, facet api and Quicktabs to provide re-usable blocks of packaged facets.
This functionality has been merged to Search API Pages
This module exposes each Search API page as a panel variant. This way the path is overridden by Panels and you get the possibility to place search result, search form, facets etc in the regions of your Panel layout.
This is useful if you don't use Blocks on your site and rather place search results, facets etc in a Panel layout.