- 5a8abea Implemented a new cache with on disk storage and auto-update. by margaretha · 3 years ago
- 035175b Clear matchlist if skip fails in NextSpans by Akron · 3 years, 1 month ago
- 919a601 Fix focus query (fixes #78) by Akron · 3 years, 1 month ago
- afb4cb3 Fixed setting candidate span by margaretha · 3 years, 2 months ago
- e1befe0 Upgrade Jersey to 3.0.2 by Akron · 3 years, 4 months ago
- 932dd59 Upgrade commons-lang to commons-lang3 by Akron · 3 years, 4 months ago
- 9279806 Upgrade dependencies by Akron · 3 years, 4 months ago
- 6489b19 Bump commons-io from 2.6 to 2.7 by dependabot[bot] · 3 years, 7 months ago
- ac494d1 Fix error in pom.xml by Marc Kupietz · 4 years ago
- 4369ed6 Generate code coverage report with Cobertura by Marc Kupietz · 4 years ago
- cef695a Added error code for missing query reference by Akron · 4 years, 1 month ago
- f5f7320 Bump log4j-core from 2.10.0 to 2.13.2 - Closes #81 by dependabot[bot] · 4 years, 5 months ago v0.59.2
- d999162 Add fingerprint method to KrillIndex (closes #62) by Akron · 4 years, 6 months ago
- 59caed4 Fixed associated URL to point to the korap website by Akron · 4 years, 9 months ago
- fb0e528 Bump version by Akron · 4 years, 10 months ago
- 1f2791d Updated readme and the version of java and some plugins & libraries. by margaretha · 5 years ago
- 26189f2 Dump version by Akron · 5 years ago
- 672f98c Fix offset retrieval in concurrent searches by Akron · 5 years ago
- 6b0be13 Fix behaviour of negative fields in virtual corpora by Akron · 5 years ago v0.58.7
- fd469f3 Updated cache loading (fixed #55) by margaretha · 6 years ago
- cab655c Fixed collection cache test. by margaretha · 6 years ago
- dd6642e Update version by Akron · 6 years ago
- e64cc16 Remove variable dependency for metadata field names and store all by Akron · 6 years ago
- fafde02 Preliminary support of arbitrary meta data fields by Akron · 6 years ago
- 567b6fe Removed deprecated within() method from QueryBuilder by Akron · 6 years ago v0.58.2
- 6e5acee OpenJDK8u181 workaround by Akron · 6 years ago
- 7790384 Fixed Jackson related security issue by Akron · 6 years ago
- b59f40e Put caching in toFilter() phase and made external test suite internal by Akron · 6 years ago
- c20a921 Adding loading namedVC from gz files. by margaretha · 6 years ago
- 2d551d8 Remove TestWithExternalIndex test suite by Akron · 6 years ago
- ecddb0b Added test regarding missing matches when searching with availability by margaretha · 6 years ago
- 85ee2ac Implemented VC caching & deserialization with string[] and cache option. by margaretha · 6 years ago
- 8efa375 Implemented referencing cached collection. by margaretha · 6 years ago
- 22d319e Broken commit: Prepending in TextPrependTokenizer by Akron · 7 years ago
- 408ae35 Added text search functionality to collection builder by Akron · 7 years ago
- c74dee0 Added meta field retrieval method by Akron · 7 years ago
- d578930 Redesign relations in snippets to be xlink conformant by Akron · 7 years ago
- ab2b3a5 Updated log4j to log4j2 by Akron · 7 years ago
- 3b2c351 Added a test regarding relation query with lemma. by margaretha · 7 years ago
- 4792969 Fixed token identifier serialization for new corpora by Akron · 7 years ago
- 3d81110 Added wildcard tests with + and ?. by margaretha · 7 years ago
- d8f8861 Fixed pagebreak retrieval by Akron · 8 years ago
- ff41663 Fixed the argument handler in the Indexer. by Eliza Margaretha · 8 years ago
- f9def5e Throw error for optionality in distances by Akron · 8 years ago
- c12567c Fixed serialization of t-distance by Akron · 8 years ago
- c3a5df8 Fixed startsWith bug by Akron · 9 years ago
- 2018e13 Create failing test for startswith-bug by Akron · 9 years ago
- a7b936d Minor modifications to the - still broken - test by Akron · 9 years ago
- dbf393b Clean pom.xml regarding overlapping dependencies by Akron · 9 years ago
- 43cea66 Define 'base' as default sentence foundry by Akron · 9 years ago
- 8abefa1 Add support for identifiers with dashes (Schreibgebrauch project by Akron · 9 years ago
- b35261a Fixed attribute serialization bug (at leat for non-spans) by Akron · 9 years ago
- c5e73b8 Try to fix classspans by Akron · 9 years ago
- 09a63ec Introducing payload ids by Akron · 9 years ago
- 700c1eb Lucene 5.0 update by Akron · 9 years ago
- cb165f5 Improved cmd options for Indexer by Akron · 9 years ago
- a2e9b87 Introduced cmd options for server start by Akron · 9 years ago
- 09ae373 Cleanup for packaging by Akron · 9 years ago
- 3ba74f2 Introduced new KrillCollection interface - but with a failing test for deleted documents by Akron · 9 years ago
- 484c3c1 Fixed case insensitivity in filters by Akron · 9 years ago
- c63697c Added term escaping by Akron · 9 years ago
- b9ee3e5 Filtered out payloads with length 8 to be included in FocusSpans. by margaretha · 10 years ago
- a61d2ba Fixed server tests by Marc Kupietz · 10 years ago
- e50bae0 Changed groupID, fixed some pom issues by Nils Diewald · 10 years ago
- 857c958 Updated Formatter by Nils Diewald · 10 years ago
- 392bcf3 Renamed KorapMatch to Match by Nils Diewald · 10 years ago
- 6535c52 Renamed and cleaned up KorapIndexer by Nils Diewald · 10 years ago
- f5ab4b2 Added KrillMeta for coherence with KoralQuery by Nils Diewald · 10 years ago
- bbd39a5 Renamed to Krill - Unfortunately I introduced 2 new failing Jersey tests by Nils Diewald · 10 years ago
- cb8afb3 Documentation improvements and various dependency updates by Nils Diewald · 10 years ago
- 44d5fa1 Added some JavaDocs to API classes by Nils Diewald · 10 years ago
- d86c068 Finished Java styles and maven integration by Nils Diewald · 10 years ago
- 5c63ab8 First draft for eclipse based coding style (not triggered yet) by Nils Diewald · 10 years ago
- a929f27 Added a dependency for the annotation processor, and set maven compiler to show warnings. by Eliza Margaretha · 10 years ago
- 2f2b067 Bits of documentation and cleanup for open sourcing by Nils Diewald · 10 years ago
- c471b18 Major refactoring to support coherent notifications - some known issues in JSON responses included by Nils Diewald · 10 years ago
- 32912a6 Added clean timeout by Nils Diewald · 10 years ago
- 9b11a44 Broken test for query rewrite in nested repetition/expansion query by Nils Diewald · 10 years ago
- 277e9ce Added token list retrieval by Nils Diewald · 10 years ago
- ba197f2 Deserialization of new index files with new metadata (hluengen) by Nils Diewald · 10 years ago
- be5943e Wrapping of extension queries by Nils Diewald · 10 years ago
- ea28b62 Fixed bug in JSON response where request wasn't echoed by Nils Diewald · 10 years ago
- 12c55bc Remove TestRealIndex by Nils Diewald · 10 years ago
- 979b2fe Wasting some life time for cleaning up the test suite by Nils Diewald · 10 years ago
- 67f5404 Dependency Updates, JSON output bugfix, nested highlight bugfix by Nils Diewald · 10 years ago
- 52d34d2 Bugfix for query deserialization of unspecified boundaries by Nils Diewald · 10 years ago
- d723d81 Collection bug fix, new server endpoint established by Nils Diewald · 10 years ago
- ff6f766 Improved Server tests by Nils Diewald · 10 years ago
- 79f6c4d Cleanup of KorapMatch by Nils Diewald · 10 years ago
- 6aa929e Added minor changes to collector system by Nils Diewald · 10 years ago
- c7b6063 First start of match collector by Nils Diewald · 10 years ago
- f6b351c Added resources to server by Nils Diewald · 10 years ago
- 32030a6 REST-service skeleton by Nils Diewald · 10 years ago
- 5380aa6 Small repository fix by Nils Diewald · 10 years ago
- 1455e1e Bugfixes for negative segments, focus() and some logging issues by Nils Diewald · 10 years ago
- 602c922 Added optionality for quantified queries by Nils Diewald · 10 years ago
- 6081f36 Updated pom by Nils Diewald · 10 years ago
- ee4a6b7 Preliminary support for korap:focus and operation:repetition deserialization by Nils Diewald · 10 years ago
- 6e9eb4e new feature and security check for getMatchInfo() by Nils Diewald · 10 years ago
- d4401ec Added extend feature to class queries by Nils Diewald · 10 years ago