shs search api

Component type

module

Maintenance status

Development status

Downloads

899

Component created

Component changed

This module allows to use the Simple hierarchical select widget in search api views.

Introduction
If you try to use shs in a view with search_api it's really impossible; because there is not integration between these two modules. For this use case you have this module.

Requirements
Simple Hierarchical Select
Search API Views (part of search_api)

Search API Attachments Indexer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

An experimental module to enable the indexing of files and documents within the body. Current workflow is under discussion for change, some parts are still harcoded, loads of todo's. Hoping to extend it further to enable the indexing of more then just the body.

geoportal

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The purpose of the Geoportal Esri module is to help you to integrate the geoportal metadata search form to your website.

This module uses the geoportal extension Rest Api.

This module can be downloaded in my github

Apachesolr display

Component type

module

Categories

Maintenance status

Development status

Downloads

864

Component created

Component changed

Apachesolr Display module allows us to output search results as node display. This module store rendered entity or entity json encoded object inside solr index without affecting solr search speed. There are settings yoursite.com/admin/config/search/apachesolr/search-pages/your-search-page/edit.

Storing whole node object
advantages: no additional search results styling needed.
disadvantages: solr index become bigger, executed node_view().

Advanced Sphinx Sandbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal 7 port of Advanced Sphinx for Drupal 6.

Features

  1. Connection with Sphinx deamon with the help of socket.
  2. Search for node's title and body by default. For other entities and fields you should write your own config file.
  3. Sort is available(Relevancy/Date/Update).
  4. Search block is available.

FacetAPI Quicklist

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds an 'All' link at the top (if viewing the top level) or second (if drilled down, that is, below the selected facet).

This link is equivalent to resetting the current facet (or all current facets if you can link to more).

This makes it very easy to style the resulting facet links list as a drop-down with CSS, with the currently selected facet always visible.

The 'All' text can be changed to whatever you want.

Entity Score

Component type

module

Categories

Maintenance status

Development status

Downloads

1075

Component created

Component changed

ABOUT

The module provides dynamic entity score boosts based on field values or conditions.

Example scenarios:

  • boost nodes based on number attached images to it,
  • boost pages based on the title/body length or date,
  • boost entities based on some custom complex business logic, etc.

INSTALLATION

Simply download and enable the module, you may do it via:

Facets

Component type

module

Categories

Maintenance status

Development status

Downloads

144158

Component created

Component changed

Compatiblity

All versions since alpha10 are compatible with the search api stable release.