- 9d70f69 Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5 (closes #99) by dependabot[bot] · 10 months ago
- 8fba38a Updated actions to set up java @v4 by margaretha · 11 months ago
- 6a3d6e6 Add dependabot by margaretha · 11 months ago
- 0086506 Update actions to use major version checkout@v4 by margaretha · 11 months ago
- b3af74d Cleanup readme by Akron · 11 months ago v0.62.0
- 8d13d20 Require Java 17 for GH CI by Akron · 11 months ago
- 906470f Support emojis (in this case surrogate pairs) in snippets by Akron · 11 months ago
- d776d11 Remove use of deprecated jackson operations by Akron · 1 year, 3 months ago
- e96f9fe Remove use of deprecated constructors by Akron · 1 year, 3 months ago
- c65c943 Update groupID for maven release by Akron · 1 year, 2 months ago
- 44491f7 Fixed expansion query. by margaretha · 1 year, 1 month ago
- 4bc5c46 Fix casefolding for case-insensitive queries by Akron · 1 year, 4 months ago v0.61.3
- 2da6b4c Merge "Add totalResources to index search" by margaretha · 1 year, 4 months ago
- 0c8d83d Merge "Relax changes to the milestone rules" by margaretha · 1 year, 4 months ago
- 7f08b35 Add totalResources to index search by Akron · 1 year, 5 months ago
- 361d290 Bump sqlite-jdbc from 3.39.4.0 to 3.41.2.2 by dependabot[bot] · 1 year, 6 months ago
- 87cb6e2 Relax changes to the milestone rules by Akron · 1 year, 7 months ago
- ea44b34 Support token lists in match info (closes #88) by Akron · 1 year, 8 months ago
- 405413e Fix pagebreaks when doc lower than match doc number by margaretha · 1 year, 8 months ago
- f420cb3 Fixed ensuring same documents of spans (solved #87) by margaretha · 1 year, 9 months ago
- 274d7c4 Remove code coverage testing from GitHub CI by Akron · 2 years ago
- 793f65b Update required Java version for GitHub CI by Akron · 2 years ago
- ab711ff Update dependencies and java version by Akron · 2 years ago
- b17cc08 Remove ehcache from dependencies by Akron · 2 years ago
- 6d76d9d Remvove cobertura plugin to make Krill build with java-11 by Marc Kupietz · 2 years ago
- 42989a5 Update Changes by Akron · 2 years, 1 month ago
- 2eb6752 Use micro-fixed 2.13.4.1 version of jackson-databind by Marc Kupietz · 2 years, 1 month ago
- d6c77b4 Update Dependencies by Akron · 2 years, 2 months ago
- 847d8e8 Improve fuzzing by supporting different metadata for VC tests by Akron · 2 years, 3 months ago
- 87b3d33 Improve fuzzing by separating test and output samples by Akron · 2 years, 3 months ago
- 02e2a5f Improved fuzzing for annotated documents and documents with sentences (2) by Akron · 2 years, 3 months ago
- 2c0f251 Improved fuzzing for annotated documents and documents with sentences by Akron · 2 years, 4 months ago
- 9118732 Update dependencies by Akron · 2 years, 8 months ago
- 05a4bc1 Added restrictions to VC ID and handled non-existent VC by margaretha · 2 years, 9 months ago
- e98dd8a Fixed ConcurrentModificationException occurred as storing and cleaning by margaretha · 2 years, 8 months ago
- 75006f0 Updated fingerprints to base64url (closed #83) by margaretha · 2 years, 9 months ago
- da237c9 Updated tokens retrieval test. by margaretha · 2 years, 10 months ago
- 68b5de2 Limit field retrieval to meta fields in getFieldVector() by Akron · 2 years, 10 months ago
- a4d543d Replaced array nodes of field values with a simple string. by margaretha · 2 years, 10 months ago
- 3827d53 Added a Krill API returning textSigles for a given corpus query by margaretha · 2 years, 10 months ago
- d9a46af Moved and updated cache-tests from TestKrillCollectionIndex to by margaretha · 2 years, 11 months ago
- 9e46d71 Serialize field value lists (fixes #81) by Akron · 3 years ago
- 152391d More log4j updates by Akron · 2 years, 11 months ago
- e9b4fa3 Init new version by Akron · 3 years ago
- 2af7c63 Update log4j by Akron · 3 years ago v0.60.1
- 9ca9ee8 Fixed missing VC to cleanup in VC Cache by margaretha · 3 years ago
- 6990e5a Initialize new version by Akron · 3 years ago
- 7e31ca9 Added vc loading from classpath for testing. by margaretha · 3 years ago
- bcd04de Updated Changes file by Akron · 3 years ago v0.60
- e1fd253 Added normalization for slash in Fingerprinter by margaretha · 3 years ago
- 41e4584 Merge "Added a delete method to VirtualCorpusCache." by margaretha · 3 years ago
- 05f3bd8 Bump log4j-core from 2.14.1 to 2.15.0 by dependabot[bot] · 3 years ago
- 2ac95e3 Added a delete method to VirtualCorpusCache. by margaretha · 3 years ago
- 416394c Cleaned up imports. by margaretha · 3 years ago
- aac8ef5 Added error messages to unsupported queries in SpanAttributeQuery by margaretha · 3 years ago
- d475d99 Add token serialization as a snippet option (fixes #72) by Akron · 3 years ago
- f78fe16 Merge branch 'master' into cache by margaretha · 3 years ago
- 5a8abea Implemented a new cache with on disk storage and auto-update. by margaretha · 3 years ago
- 8926646 Fix handling of milestone span attributes by Akron · 3 years ago
- 035175b Clear matchlist if skip fails in NextSpans by Akron · 3 years, 1 month ago
- 9526c2e Add failing fuzzy test for skipped results in focus sequences (test #78) by Akron · 3 years, 1 month ago
- 919a601 Fix focus query (fixes #78) by Akron · 3 years, 1 month ago
- bf599ca Try to find a failing test for skipped results in focus sequences (test #78) by Akron · 3 years, 1 month ago
- e370fd8 Test stability of leaf fingerprints by Akron · 3 years, 1 month ago
- 412727b Test index fingerprint with reload by Akron · 3 years, 1 month ago
- dffeee2 Deprecated 'isAround' as a frame and favor 'contains' by Akron · 3 years, 2 months ago
- e3a166c Fixed setting candidates in element distance spans. by margaretha · 3 years, 2 months ago
- 8677a82 Updated some test distance tests. by margaretha · 3 years, 2 months ago
- afb4cb3 Fixed setting candidate span by margaretha · 3 years, 2 months ago
- bd41274 Failing distance query with or-operands by Akron · 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
- 3e38a15 Merge "Update readme, to adopt new IDS website" by Akron · 3 years, 4 months ago
- 48a2def Merge "Improve Benchmarking to check no-snippets retrieval" by margaretha · 3 years, 4 months ago
- 2484597 Update readme, to adopt new IDS website by Akron · 3 years, 4 months ago
- 34261a0 Merge "Test 'no snippets' deserialization" by Akron · 3 years, 4 months ago
- 223ea45 Improve Benchmarking to check no-snippets retrieval by Akron · 3 years, 5 months ago
- 9de655e Test 'no snippets' deserialization by Akron · 3 years, 5 months ago
- 2aeb3a3 Fixed negative class number bug in span reference query. by margaretha · 3 years, 5 months ago
- 6489b19 Bump commons-io from 2.6 to 2.7 by dependabot[bot] · 3 years, 7 months ago
- 20467f5 Merge "Add test for longer sequence with distances" by margaretha · 3 years, 6 months ago
- 8ed214c Fixed TestCollectionCache by margaretha · 3 years, 8 months ago
- b8676eb Add test for longer sequence with distances by Akron · 3 years, 9 months ago
- 2a30bd4 Added test statistics with referTo and pubDate. by margaretha · 3 years, 10 months ago
- 168f2a5 Fix indentation in github worflow by Marc Kupietz · 4 years ago
- 860b248 Add gh action for ci test and coverage by Marc Kupietz · 4 years 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
- 93f9607 Test for correct behaviour of unresolved query references by Akron · 4 years, 1 month 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
- fa8b228 Change order of attribute payloads in attribute queries by Akron · 4 years, 5 months ago
- 13a716f Fix deserialization of spans with attributes by Akron · 4 years, 5 months ago
- d999162 Add fingerprint method to KrillIndex (closes #62) by Akron · 4 years, 6 months ago
- 361b861 Try to solve problems with early closed readers in long upsert transactions by Akron · 4 years, 8 months ago
- 0a3826f Merge "Fixed associated URL to point to the korap website" by Akron · 4 years, 9 months ago
- 59caed4 Fixed associated URL to point to the korap website by Akron · 4 years, 9 months ago
- 9afad92 Made token position semantics more explicit by Akron · 4 years, 9 months ago
- 46147ec Fixed bug in segments with negated components by Akron · 4 years, 10 months ago