RubyGems Navigation menu

lunr 1.0.0

A simple read-only interface to Solr, built on RSolr. Lunr makes it easy to query and create objects from a Solr index without requiring all the knowledge, code, and data that was used to build the index in the first place. If you have complex indexes with a stored fields and need to search / access those fields without access to the original data store, Lunr might be what you're looking for. As seen in Sunspot and similar tools, if <code>WillPaginate::Collection</code> is available it'll be wrapped around the results of any search.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.8 - September 13, 2010 (9 KB)
  2. 2.0.7 - September 11, 2010 (9 KB)
  3. 2.0.6 - September 09, 2010 (9 KB)
  4. 2.0.5 - September 08, 2010 (9 KB)
  5. 2.0.4 - September 07, 2010 (9 KB)
  6. 1.0.0 - August 25, 2010 (6.5 KB)
Show all versions (12 total)

Runtime Dependencies (2):

configlet ~> 1.3
rsolr ~> 0.12

Development Dependencies (4):

fakeweb ~> 1.3
hoe >= 2.6.1
minitest ~> 1.7
will_paginate ~> 3.0.pre2

Owners:

Authors:

  • John Barnette

SHA 256 checksum:

96eac56ef357ef5eae558f79fb3471e4135e692506a26d943915b06efb4abb8b

Total downloads 43,887

For this version 3,903

Licenses:

N/A

Required Ruby Version: None

Links: