Skip to content

Commit

Permalink
Remove FDBIndex{Writer,Reader} so we can use fdb 6.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
rnewson committed Aug 9, 2019
1 parent 2e69e68 commit ee3c848
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 2,007 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.foundationdb</groupId>
<artifactId>fdb-java</artifactId>
<version>6.1.8</version>
<version>6.0.18</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
30 changes: 0 additions & 30 deletions src/main/java/com/cloudant/fdblucene/DocIdCollisionException.java

This file was deleted.

150 changes: 0 additions & 150 deletions src/main/java/com/cloudant/fdblucene/FDBAccess.java

This file was deleted.

Loading

0 comments on commit ee3c848

Please sign in to comment.