hi Guys!

i want to search by category in drupal 5.10 which is not working. but it is searching by content and by user but i have to search by category which is not part of content.

kindly help me

Comments

phpsharma’s picture

http://drupal.org/project/search_config

Search config

Allows admins to configure the advanced search form.

In general the search config module allows users to decide which fields to show on the advanced search form. This, however, does not stop astute users from placing the search criteria directly in the search text fields. The module also provides three (3) new permissions but for the time being won't do much good.

With the 5.x-1.3 release you'll be able to select which node types not to index. These are removed from the search form automatically.

Admins will be able to decide if the following fields or selected members of their groups are removed from the search form.

kk_boy027@yahoo.com’s picture

i did so but still not working. i wud like to explain again.
firstly i created product category now this is divided into many category and further each category is divided into sub category and now i'm searching by category name and it is not working.

the error msg:

Your search yielded no results

* Check if your spelling is correct.
* Remove quotes around phrases to match each word individually: "blue smurf" will match less than blue smurf.
* Consider loosening your query with OR: blue smurf will match less than blue OR smurf.

phpsharma’s picture

1) Are you indexed your site?
2) in the search config module there are options which to search and which not to search.

sharma

kk_boy027@yahoo.com’s picture

yes mr. sharma i've indexed my site it is 100% indexed

in the search config module there are options which to search and which not to search. ur saying this but there is o0ption in advance search that which not to search. there is not which to search..

thanx mr shama for ur time. but problem is not solved

kk_boy027@yahoo.com’s picture

hi! guys
i have divided catalog into multi level and i have to search by category name, and it is not working. even it is searching by content and user only. not by category name?