search module for CCK ?
public
Marcel Pamphile - Sun, 2008-06-22 08:20
Is anyone working on a search module for CCK ? I might create a hack.
I'm also looking for a module that creates pull down select field on CCK . In 5.x the Addnode module was taking care of the pull down select box.


search module?
The contents of CCK fields are indexed by the core search module, so I'm not sure what you mean. Can you describe a bit more what type of search functionality you're looking for?
Perhaps the CCK Facets module, which exposes CCK fields to Faceted Search, can help.
>Can you describe a bit more
>Can you describe a bit more what type of search functionality you're looking for?
I want to search the specific fields of a CCK and get results based the search of those specific fields.
For example, I want to search for airline flights that allow luggage over 30 Pounds.
http://www.Motorology.com - Motorology network
http://www.MarcelPamphile.com - My personal Website
If you want to look inside
If you want to look inside of a specific field, you will need Views and Views_fastsearch
http://drupal.org/project/views_fastsearch
Fastsearch used to allow you to configure the search to look inside specific fields. I think they still offer this, but there was no mention on the project home page.
Ryan Price
Florida Creatives