Improved Search API and query parsing with support for AND operators and grouped terms.
Introduced a very simple web interface based on AngularJS. Practical applications of this UI are probably quite limited, nevertheless it should provide a handy means of performing quick resource index searches, or generating simple ad hoc graphs. To give it a try, point your browser at: http://localhost:8080/ui/ (adjusting hostnames and port as needed).
Cassandra protocol compression can now be enabled (defaults to NONE).
Support for HTTP Basic Auth has been added.
The Karaf feature Maven module was renamed from karaf
, to newts-karaf
.
Update any dependencies accordingly.