sunspot was actually quite a bit easier to install and get working with pagination. one missing bit in the quick start instruction about needing to copy the config/ lib/ files into the solr directory was a small snag but otherwise quick and easy.
still need a separate solr server and if you want fuzzy search you need to do it via server config rather than being able to use ~. all in all, pretty sweet. I'll put up a recipe for it in a little bit. On Aug 4, 1:23 pm, Owen Dall <[email protected]> wrote: > Take a look at sunspot, I see a lot of traffic here: > > http://groups.google.com/group/ruby-sunspot > > -Owen > > > > On Wed, Aug 4, 2010 at 3:17 PM, kevinpfromnm <[email protected]> wrote: > > Looks like acts_as_solr has been abandoned. It's still functional > > (minus the rake task to launch the server with ruby versions from > > ubuntu). Going to checkout sunspot sometime here. Looks pretty good > > from first glance. > > > Forked the cookbook and added solr search for questions, replaced > > front page with single search box. Probably could stand a bit of > > tweaking/explanation still. > > > Was thinking at some point, it would be nice to be able to watch > > specific questions or all. ie get an email each time something is > > added/responded to and even better but more work would be to be able > > to respond via email and have it added to the answer. > > > On Jul 30, 8:04 am, Matt Jones <[email protected]> wrote: > > > > I've got to set up a Solr/Lucene system for a production site here in > > > the next week or so, so I'll hopefully have some insight... > > > > --Matt Jones > > > -- > > 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]<hobousers%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/hobousers?hl=en. > > -- > - Owen > > Owen Dall, Chief Systems Architect > Barquin International > Cell: 410-991-0811 -- 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.
