that particular search box is pretty hard coded. somewhere in one of the new manual pages, it talks about which fields are searched (it's a sql search btw). for ferret or solr you'd probably need to roll your own.
On Feb 1, 3:24 pm, tomPorter <[email protected]> wrote: > I tried the search box on my app, and I am not sure what it is a: > searching and b:returning when it matches a search. > > I have a Book model with title, author and comments fields, and I am > hard pressed to figure out which of these fields is being searched. > > Any illumination? Any way to use acts_as_ferret to drive this search > box? > > Thanks! -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
