Branch: refs/heads/solr
  Home:   https://github.com/jenkinsci/lucene-search-plugin
  Commit: ba014e113d04a5c09adeb3f011ea8297e70e8109
      
https://github.com/jenkinsci/lucene-search-plugin/commit/ba014e113d04a5c09adeb3f011ea8297e70e8109
  Author: Tobias Olsson <[email protected]>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update SCM url


  Commit: faf7d18b81dab7c207de9fa46efac0ffb89f8d1f
      
https://github.com/jenkinsci/lucene-search-plugin/commit/faf7d18b81dab7c207de9fa46efac0ffb89f8d1f
  Author: Tobias <[email protected]>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/lucene/search/Field.java
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextSearchExtension.java
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/SearchBackendManager.java
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration.java
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java
    A 
src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SolrSearchBackend.java
    M 
src/main/resources/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration/config.jelly

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/solr'


  Commit: 819004132eb61da4cf294f0b30080f61754f87f8
      
https://github.com/jenkinsci/lucene-search-plugin/commit/819004132eb61da4cf294f0b30080f61754f87f8
  Author: Tobias <[email protected]>
  Date:   2014-09-01 (Mon, 01 Sep 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration.java
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SolrSearchBackend.java

  Log Message:
  -----------
  Rewrite of SolrBackend

Temp commit. Needs cleanup.

To get Solr working with minimal fuss:

cd solr-4.9.0/example/example-schemaless
java -jar ../start.jar


Compare: 
https://github.com/jenkinsci/lucene-search-plugin/compare/26f418799157...819004132eb6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to