FacetAPI Alias

Component type

module

Categories

Maintenance status

Development status

Downloads

3898

Component created

Component changed

This is a very simple module that exposes the 'field alias' of a Facet API facet in the UI and allows you to change it from a nasty machine name to something a bit more friendly.

The alias is used when generating search URLs so you can now make them a little more friendly.

Note that this make break existing search URLs and have other side effects that I've not thought of.

To edit the alias, have a look in the global settings on the facet display settings.

Search exclude nid

Component type

module

Categories

Maintenance status

Development status

Downloads

7238

Component created

Component changed

Sometimes it's necessary to exclude single nodes from the site search. An example use case would be, if you use the module "Insert view" to insert views into the body text of a node, which outputs a list of other nodes. A common problem is here, that the listing node is found as a second unwanted search result as it displays content of the listed item as it's own (body) content. With this tiny module you can exclude these listing pages or other unwanted node pages from the search result by entering their node ids into an exclusion list.

Shared Content

Component type

module

Maintenance status

Development status

Downloads

6327

Component created

Component changed

The project Shared Content introduces technology to build a content sharing network. Different to classical content sharing that duplicate full content items across multiple servers, this project is first about notifying system about content availability and building references to relevant/related content from the network.

The architecture introduces two key content concepts:

  • Local content
  • Remote content

The shared content architecture thus provides two main components:

Search exclude node

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

A simple method of excluding a node from core search results.

Instructions

On the "Edit" page for a node select the "Exclude from core search" tab and tick the checkbox.

Credits

Development on this module is sponsored by PreviousNext

Search API Fivestar

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Atleast Solr based search won't index five star rating field ratings corrently. This module aims to fix it. You can use fivestar ratings for facets with this module.

Currently it provides the following functionality:

  • Makes Search API indexes to index rating values correctly according to settings.
  • Updates votes in realtime to selected indexes after vote is cast
  • Provides 3 new fields to index

Limitations:
Currently works only on entities that have single rating field.

Factual API Module

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Factual Search API can easily be used with this module. Config screen allows you to store your private and public key, as well as your query limit.

Allows you to call a function, passing in required variables and get a set of data back from factual to display in your view.