RubyGems Navigation menu

lunr 1.0.1

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.8 - September 13, 2010 (9.0 KB)
  2. 2.0.7 - September 11, 2010 (9.0 KB)
  3. 2.0.6 - September 09, 2010 (9.0 KB)
  4. 2.0.5 - September 08, 2010 (9.0 KB)
  5. 2.0.4 - September 07, 2010 (9.0 KB)
  6. 1.0.1 - August 25, 2010 (6.5 KB)
顯示所有版本(共 12)

Runtime 相依性套件 (2):

configlet ~> 1.3
rsolr ~> 0.12

Development 相依性套件 (4):

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

擁有者:

作者:

  • John Barnette

SHA 256 checksum:

4d4f1dfd0acf03e5da830f4734f66c485f8d8fa84deb0eccc8f65e36d2c8ba7b

總下載次數 44,017

這個版本 3,905

License:

Ruby 版本需求:

相關連結: