It’s advanced search options are not similar to drupal’s advanced search options which let someone restrict search to a content type. How can I make the advanced search closer to drupal advanced search?

The search can be found at www.pico-car.com/search-content

Comments

markus_petrux’s picture

Version: 5.x-1.x-dev » 5.x-1.2

Hi,

You should first visit the sphinxsearch settings page. There is a collaptible fieldset that allows you to select which content types you wish to index. You should also choose which taxonomy vocabularies you wish to index.

Changing those particular options require you to rebuild all indexes.

The advanced search form will then display all the options that have been enabled. The faceted search block will also display sections for content types and vocabularies as soon as data is indexed with proper options.

VinayKAgarwal’s picture

Got it. Thanks. :-)

markus_petrux’s picture

Status: Active » Fixed

:-)

markus_petrux’s picture

Status: Fixed » Closed (fixed)