oedipus 0.0.16
Sphinx 2 Comes to Ruby
Oedipus brings full support for Sphinx 2 to Ruby:
- real-time indexes (insert, replace, update, delete)
- faceted search (variations on a base query)
- multi-queries (multiple queries executed in a batch)
- full attribute filtering support
It works with ‘stable’ versions of Sphinx 2 (>= 2.0.2). All features are implemented entirely through the SphinxQL interface.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (2):
            rake-compiler
            >= 0
          
          
            rspec
            >= 0
          
    