https://github.com/rnewson/couchdb-lucene
Raw File
Tip revision: 7ad82f1f2138e4c154f94f2b1801299302823db6 authored by Robert Newson on 18 July 2014, 20:55:52 UTC
this is 1.0.1
Tip revision: 7ad82f1
.travis.yml
language: java
jdk:
  - openjdk7
  - oraclejdk7
  - oraclejdk8
back to top