[support] CCK Field Search

Larry Garfield larry at garfieldtech.com
Sun Jun 1 18:34:29 UTC 2008


Try looking into views_fastsearch.module.  It lets you leverage the search 
module's database for Views' exposed filters, creating a reasonably good 
facsimile of a per-field search.

On Sunday 01 June 2008, Fred Jones wrote:
> I believe this question has been asked before, but I see no clear
> answer. I have a site with a simple CCK nodetype with a few text
> fields. We need to implement a 'scholarly' search whereby one can
> limit one's search by year, Volume, author, or limit his search to the
> Title field. We want something akin to the author, subject, date
> feature here:
>
> http://scholar.google.co.il/advanced_scholar_search?hl=en&lr=
>
> The Faceted Search module I believe may have this functionality, but
> neither the stable nor beta version will run correctly on the PHP 4
> live server and even the stable one doesn't run on my local PHP 5 dev.
> server. :(
>
> Faceted Search is quite a complicated module. My simple approach would
> be to just run a regular old text search based on the fields
> submitted. I would have to add an index or two, but aside from that, I
> think it would work.
>
> Are there any better suggestions?
>
> Thanks!


-- 
Larry Garfield			AIM: LOLG42
larry at garfieldtech.com		ICQ: 6817012

"If nature has made any one thing less susceptible than all others of 
exclusive property, it is the action of the thinking power called an idea, 
which an individual may exclusively possess as long as he keeps it to 
himself; but the moment it is divulged, it forces itself into the possession 
of every one, and the receiver cannot dispossess himself of it."  -- Thomas 
Jefferson


More information about the support mailing list