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 校验和:

4d4f1dfd0acf03e5da830f4734f66c485f8d8fa84deb0eccc8f65e36d2c8ba7b

下载总量 44,105

这个版本 3,911

许可:

需要的 Ruby 版本:

链接: