search

Adding Flag Count field to Search API Solr index

Just a quick snippet!

Dropping this in a custom module will allow you to easily index values from the Flag module's {flag_count} table in a Search API Solr index.

Link to search page with advanced search fieldset expanded!

Create the link:

<a href="/search#advanced-search" class="advanced-search">Advanced Search</a>

Or you could even add it to the search box with jQuery (I'm adding it to a Custom Search block here):

Search by Page - by Taxonomy Term

I recently submitted a submodule to the popular Search by Page module. It allows pages to be indexed according to their taxonomy terms (with depth modifier option). Still need to develop some tests to make sure that the module works in all scenarios, but it's a good start. Feel free to comment or pitch in!

Subscribe to RSS - search