wiki:DespoinaLog/2010/06/18
  • Solrj install :
    • Jars missing :
      • slf4j-simple-1.5.5.jar,
      • commons-logging-1.0.4.jar
      • solr-solrj-1.4.0.jar (+) : apache-solr-solrj-1.4.0 in dist directory
      • stax-api-1.0.1.jar
      • slf4j-simple-1.5.5.jar

Using Solrj from java

http://wiki.apache.org/solr/SolJava

http://stackoverflow.com/questions/2201626/sorlj-undefined-field-null

http://blog.sematext.com/2010/06/11/lucene-solr-branch-trunk/

Lucene vs Solr

Solr and Lucene is not a competition, antagonistic relationship, on the contrary Solr dependent on Lucene, because Solr underlying core technology is to use Apache Lucene to implement, simple to say that Solr is a Lucene-based servers. Note that Solr is not a simple encapsulation of Lucene, it provides most of the features are different from Lucene.

Junior tutorial:

Last modified 14 years ago Last modified on 2010-10-01T23:19:13+02:00