This started at #923752: Integrating with search_api.

The target here is make a search api facet that support the Xapian expand terms feature, so we can show relevant terms related to the current search.

Comments

marvil07’s picture

Title: Implement a facet to extend the current search » Implement more like this search api feature with xapian expand terms
marvil07’s picture

Version: » 7.x-1.x-dev
marvil07’s picture

Probably related with a recent addition on Search API: #1111852: Add a "More like this" feature