Search plugin?

All,

I know there are 3 or 4 search plugins out there.

I’m trying to find one that will allow me to search associated fields.

My database content is pretty small, so efficiently is not so
critical. On the other hand I have ton of :belongs_to type fields, so
I need something that works well with the Rails models.

Any recommendations?

== Example of what I need to work

Assume I have a :belongs_to field1 in my model.

I want to search all my records for hits in the field1.name associated
field.

Thanks
Greg

Greg F.
The Norcross Group
Forensics for the 21st Century

This one does the job: http://agilewebdevelopment.com/plugins/
active_search


Benjamin C.
http://www.bencurtis.com/
http://www.tesly.com/ – Collaborative test case management
http://www.agilewebdevelopment.com/ – Resources for the Rails community

On 7/10/06, Benjamin C. [email protected] wrote:

This one does the job:
http://agilewebdevelopment.com/plugins/active_search

Thanks,

I’ll give it a try tomorrow.

Greg

Greg F.
The Norcross Group
Forensics for the 21st Century

On 7/10/06, Greg F. [email protected] wrote:

On 7/10/06, Benjamin C. [email protected] wrote:

This one does the job:
http://agilewebdevelopment.com/plugins/active_search

Thanks,

I’ll give it a try tomorrow.

For anyone coming along later, this is working great.

Greg

Greg F.
The Norcross Group
Forensics for the 21st Century