In a different project, I use Solr extensively but in Ruby client. Its replication is rather primitive, rsync delta files govern by couple of script files.
But once I got it running load balancing is trivial because requests can be distinguished between POST and GET. What's more troublesome about Solr is actually the schema and defining columns, it's just not intuitive for me. - Didip - On Wed, Sep 16, 2009 at 6:52 PM, Jonathan Vanasco <[email protected]> wrote: > > i'm using solr. it's a bit of PITA to set up faceting the way you > want, but its super fast to implement basic search and rough faceting. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
