Bear Hunt

Component type

module

Categories

Maintenance status

Development status

Downloads

775

Component created

Component changed

About

Bear Hunt provides a quick and powerful Solr Search API bundle that sets up a Solr Server and a default node index. It also automatically configures a faceted Views search pane right out of the box and places the view and facets at /search within a panel. Upon installation, Drupal's core search will be disabled.

Dependencies

Solr Server

You will need to install and configure your Solr server on your server in order for this module to work.

Search API Stanbol

Component type

module

Maintenance status

Development status

Downloads

1074

Component created

Component changed

Apache Stanbol is a modular set of components that provide semantic content management features. One of its core capabilities is to extract information from unstructured content, i.e. plain text. This process is called content enhancement. With content enhancement you can identify entities like persons, places, or organizations within unstructured content. Once entities are identified they can be automatically linked to open linked data sources on the web, like DBPedia.

vefkup

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

VEFKUP - views exposed filters keep URL params

At the current moment views exposed filters do not respect other params in the URL except for their own. This causes conflict when using facetapi or search_api_sorts. For example if you choose some filters first and will change some exposed filters afterwards and submit the form - all the chosen facets will be lost (unselected).

So this module is aimed to fix this problem. It puts all the facets into the exposed form so when the form is submitted - all the facets GET params are in place.

Apache Solr Link

Component type

module

Categories

Maintenance status

Development status

Downloads

741

Component created

Component changed

This module enables the indexing of the target of a Link field along with the entity it is attached to in the Apache Solr search index. For example enabling this module for a link field on the Article content type with a link to http://drupal.org would allow searching for terms like "Come for the software" to find the article node in search results.

Search API Date Toolkit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a sandbox that is going to collect some useful bits and bobs for working with Search API dates and facets of them.

Dates are hard, so this code is probably broken, sorry.