Sha256: 7f047a64600727103f4a69c47d13499c22377fbc99252db0421b90acf5495aaf

Contents?: true

Size: 987 Bytes

Versions: 25

Compression:

Stored size: 987 Bytes

Contents

= Sunspot::Solr

Sunspot::Solr is a packaged distribution of Solr for use with the
Sunspot[http://outoftime.github.com/sunspot] and
Sunspot::Rails[https://github.com/outoftime/sunspot/tree/master/sunspot_rails]
gems.  See those gems' documentation for more information.

== Installation

  gem install sunspot_solr

In order to start the daemon, run:

  sunspot-solr start -- [-d /path/to/data/directory] [-p port] [-s path/to/solr/home] [--pid-dir=path/to/pid/dir]

If you don't specify a data directory, your Solr index will be stored in your
operating system's temporary directory.

If you specify a solr home, the directory must contain a <code>conf</code>
directory, which should contain at least <code>schema.xml</code> and
<code>solrconfig.xml</code>. Be sure to copy the <code>schema.xml</code> out of
the Sunspot gem's <code>solr/solr/conf</code> directory. Sunspot relies on the
field name patterns defined in the packaged <code>schema.xml</code>, so those
cannot be modified.

Version data entries

25 entries across 25 versions & 9 rubygems

Version Path
sunspot_solr-2.0.0.pre.130115 README.rdoc
gojee-sunspot-solr-2.0.5 README.rdoc
sunspot_solr-2.0.0.pre.120925 README.rdoc
sunspot_solr-2.0.0.pre.120924 sunspot_solr/README.rdoc
sunspot_rails-2.0.0.pre.120924 sunspot_solr/README.rdoc
sunspot-2.0.0.pre.120924 sunspot_solr/README.rdoc
gojee-sunspot-solr-2.0.4 README.rdoc
gojee-sunspot-solr-2.0.2 README.rdoc
sunspot_solr-2.0.0.pre.120720 README.rdoc
culturecode-sunspot_solr-2.0.0.pre README.rdoc
sunspot_solr-1.3.3 README.rdoc
sunspot_solr-1.3.2 README.rdoc
sunspot_solr-2.0.0.pre.120417 README.rdoc
sunspot_solr-2.0.0.pre.120415 README.rdoc
erichummel-sunspot_solr-2.0.0.pre.111215d README.rdoc
sunspot_solr-1.3.1 README.rdoc
erichummel-sunspot_solr-2.0.0.pre.111215 README.rdoc
sunspot_solr-2.0.0.pre.111215 README.rdoc
cb_sunspot_solr-2.0.0.pre.5 README.rdoc
cb_sunspot_solr-2.0.0.pre.3 README.rdoc