cloudant / java-cloudant

A Java client for Cloudant
Apache License 2.0
79 stars 68 forks source link

Combine query builder & index apis #398

Closed ricellis closed 6 years ago

ricellis commented 6 years ago

What

Common up parts of the QueryBuilder and Index improvements.

How

Testing

Refactored the new tests to accommodate these changes.

Issues

N/A

ricellis commented 6 years ago

Also moved the Predicate classes to the internal package in b4a7072ebbb9e57c9d802367925b76fb6b06a108