有没有人知道Drupal 7的多面搜索解决方案?

问题描述:

方面的搜索模块没有被移动到Drupal 7.

我的替代方案是什么?

Faceted Search module is not being moved to Drupal 7.
What are my alternatives?

搜索API模块是Drupal 7的新功能,允许您从各种后端中进行选择,包括 Solr Xapian ,本地数据库等。它支持多边形搜索,无论使用哪个后端。

The Search API module is new for Drupal 7, and allows you to choose from a variety of backends, including Solr, Xapian, native database and others. It supports faceted search irregardless of which backend is used.