jease / solr-core

sample solr core for jease

Home Page:http://jease.org/documentation/solr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solr-core

sample solr core for jease

For run migration command from any Object Database to Solr you can use jease builded lib with this command:

 java -cp target/ROOT/WEB-INF/classes:target/ROOT/WEB-INF/lib/* jfix.db4o.engine.migration.AnytoSolr http://localhost:8983/solr/jease

Before use above command you must start solr.

Installing Solr

For the purposes of this tutorial, I'll assume you're on a Linux or Mac environment.

You should also have JDK 6 or above installed.

wget http://www-us.apache.org/dist/lucene/solr/7.3.1/solr-7.3.1.tgz

tar -zxvf solr-7.3.1.tgz

Starting Solr

cd solr/bin

$./solr start

About

sample solr core for jease

http://jease.org/documentation/solr


Languages

Language:XSLT 46.7%Language:JavaScript 40.6%Language:CSS 7.2%Language:HTML 5.5%