On Nov 11, 2008, at 8:32 AM, Stefan Trcek wrote:
On Tuesday 11 November 2008 02:18:39 Erik Hatcher wrote:
The integration won't be too painful... the main thing is that Solr
requires* some configuration files, literally on the filesystem, in
order to fire up and be happy. And you'll need to craft Solr's
schema.xml to jive with how you indexed with pure Lucene.
Thanks Erik, I will give Solr a try. A list of files and classes I
have
to use or supply to Solr will be appreciated. For now it is
- EmbeddedSolrServer
- SolrQuery
- schema.xml
Yeah, it'll look something like this: <http://svn.apache.org/repos/asf/lucene/solr/branches/solr-ruby-refactoring/examples/solrjruby.rb
>
That's JRuby code, but is easily translatable into pure Java.
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]