Closed (won't fix)
Project:
Search configuration
Version:
6.x-1.6
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2010 at 02:04 UTC
Updated:
24 Mar 2012 at 07:58 UTC
Currently,
When checking a node type to not be index by the search module, you must also check the same node type for it to be not displayed in the list of node types of the advanced search.
However, the error message that comes to the screen does not explains that the content type has to be checked on both fieldset, e.g.:
Search index node types do not match form node types. Please check the setting for Forum topic.
This can be reproduced when checking "forum topic" node type in the search index fieldset, but not in the search form fieldset.
This is quite confusing and difficult to figure out without further explanation.
Thanks,
Comments
Comment #1
tim.plunkettsub
Comment #2
tahiche commentedsubscribe.
Glad I found this thread!!
Comment #3
webcomm commentedsub
Comment #4
alan d. commentedIf you need to update this for a client, set the variable "search_config_disable_type".
E.g.
Or use the string overrides module, or the settings.php file to set this. Since this is a string change in a module that is no longer being developed in Drupal 6, I will not be changing this as it introduces a string change that could potentially upset existing custom overrides and translations.