Enables full-text searching of CouchDB documents using Lucene
769
stars
145
forks
source link
com.github.rnewson.couchdb.lucene.DocumentConverterTest: com.github.rnewson.couchdb.lucene.couchdb.CouchDocument@58c1c010 caused exception during conversion #286
Open
dineshr93 opened 4 years ago
I am running this script install-lucene.sh There is an exception threw. check the below log. Even though Build is success is there any problem? Test
[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CouchDB Lucene 1.0.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ couchdb-lucene --- [INFO] Deleting /tmp/couchdb-lucene-1.0.2/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ couchdb-lucene --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ couchdb-lucene --- [INFO] Compiling 32 source files to /tmp/couchdb-lucene-1.0.2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ couchdb-lucene --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ couchdb-lucene --- [INFO] Compiling 12 source files to /tmp/couchdb-lucene-1.0.2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ couchdb-lucene --- [INFO] Surefire report directory: /tmp/couchdb-lucene-1.0.2/target/surefire-reports