- 4f643b0 Fixed maxTokenMatchSize usage in tests. by margaretha · 6 months ago
- e2cc49f Remove maxTokenMatchSize variable from KrillIndex and getMatchInfo. by margaretha · 6 months ago v0.62.4
- 7695559 Separate max length for token and char context. by margaretha · 6 months ago
- 464ae45 Make match and context size configurable (address #128) by margaretha · 6 months ago
- 1f5e151 Restrict term length to never exceed Lucene's fixed term length by Akron · 8 months ago v0.62.3
- 846e896 Improve handling of C2 #in frames serialization by Akron · 8 months ago
- 906470f Support emojis (in this case surrogate pairs) in snippets by Akron · 11 months ago
- 05a4bc1 Added restrictions to VC ID and handled non-existent VC by margaretha · 2 years, 10 months ago
- d9a46af Moved and updated cache-tests from TestKrillCollectionIndex to by margaretha · 2 years, 11 months ago
- 7e31ca9 Added vc loading from classpath for testing. by margaretha · 3 years ago
- aac8ef5 Added error messages to unsupported queries in SpanAttributeQuery by margaretha · 3 years ago
- 5a8abea Implemented a new cache with on disk storage and auto-update. by margaretha · 3 years, 1 month ago
- dffeee2 Deprecated 'isAround' as a frame and favor 'contains' by Akron · 3 years, 2 months ago
- 34261a0 Merge "Test 'no snippets' deserialization" by Akron · 3 years, 4 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
- 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
- 93f9607 Test for correct behaviour of unresolved query references by Akron · 4 years, 1 month ago
- 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
- 46147ec Fixed bug in segments with negated components by Akron · 4 years, 10 months ago
- 163a04b Fix bug in classed group queries by Akron · 4 years, 10 months ago
- 296fb4c Added test for deserialization of sentence exclusion by Akron · 4 years, 10 months ago
- 64079c9 Add test for sentence expansion failure by Akron · 5 years ago
- c0426bb Check regex for validity before querying by Akron · 5 years ago
- 63fd296 Support vector representation in KoralQuery terms by Akron · 5 years ago
- 6b0be13 Fix behaviour of negative fields in virtual corpora by Akron · 5 years ago v0.58.7
- 9614d97 Added a CQL AND query test. by margaretha · 5 years ago
- a7a152c Fix wrong optimization of %+w1:1 by Akron · 5 years ago
- 2b4d065 Introduce prefix cutting in with expandToContext to avoid missing matches in matchinfo view by Akron · 6 years ago
- 75d0f38 Workaround for failing offsets due to surrogate mismatches - fixes #54 by Akron · 6 years ago
- d76d33a Catch null reference in case no vc cache is defined by Akron · 6 years ago
- be9638d Do not serialize duplicated keys for fields by Akron · 6 years ago
- 2423bba Test collections with large vectors by Akron · 6 years ago
- 65d57e9 Test nested named VCs by Akron · 6 years ago
- 1f53126 Add tests for value vectors by Akron · 6 years ago
- b59f40e Put caching in toFilter() phase and made external test suite internal by Akron · 6 years ago
- 4dfe3c5 Implemented custom namedVC path. by margaretha · 6 years ago
- a88854f Fixed caching VC with negation query. by margaretha · 6 years ago
- ecddb0b Added test regarding missing matches when searching with availability by margaretha · 6 years ago
- df0e9d1 Implemented serializable doc bits vector for caching on disk. by margaretha · 6 years ago
- fe25280 Implemented auto-caching. 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
- 70ce0c0 Mark cutted snippets by Akron · 7 years ago
- c27b811 Fix expansion of matches to respect character positions as well as token positions by Akron · 7 years ago
- 99220ea Fix ids for relation anchors to include end positions by Akron · 7 years ago
- e54600f First attempt to fix negative regex behaviour in sequences by Akron · 7 years ago
- f09fdd4 Implemented relation queries with regex. by margaretha · 7 years ago
- 82080c0 Fixed SpanWithinQuery deserialization, issue #21. by margaretha · 7 years ago
- 4577305 Merge "Failing test for offset bug in snippets" by Akron · 7 years ago
- 64ae900 Failing test for offset bug in snippets by Akron · 7 years ago
- 3b2c351 Added a test regarding relation query with lemma. by margaretha · 7 years ago
- 430703a Corrected anchor positions in token-token-relations by Akron · 7 years ago
- 3d81110 Added wildcard tests with + and ?. by margaretha · 7 years ago
- 2a3e317 Merge branch 'master' of ssh://margaretha@korap.ids-mannheim.de:29418/KorAP/Krill by margaretha · 7 years ago
- 59b905f Added tests with collections. by margaretha · 7 years ago
- d3e077f Added test for wildcards without foundry information by Akron · 7 years ago
- 953fd01 Added a MultipleDistanceQuery test with KrillCollection. by margaretha · 7 years ago
- 9880aec Added tests using sample index (marked as ignore). by margaretha · 7 years ago
- 79fa75b Added wildcard bug test for Cosmas2 by Akron · 7 years ago
- 3fd7ffe Added test for deserialization of negative-optional-classed query in sequence by Akron · 8 years ago
- ac2fc48 Fixed matching in SegmentSpans for relation spans. by margaretha · 8 years ago
- 7d89c05 Handled empty koral:span for relation queries. by margaretha · 8 years ago
- 7e3a10f Fixed availability support by Akron · 8 years ago
- 2ea48e6 Added new DeReKo conversion release test by Akron · 8 years ago
- 79d51d4 Added pagebreak handling by Akron · 8 years ago
- 69060ad Warn on use of operation:merge by Akron · 8 years ago
- c0b7a46 Added testcases for indexing. by Eliza Margaretha · 8 years ago
- fe45b76 Fix test with negative element in positional queries by Akron · 8 years ago
- 9c5b6c8 Optimize regex queries that are equivalent to any tokens by Akron · 8 years ago
- 07b727b Added failing test for distances including a sequence with optionality by Akron · 8 years ago
- dfc9357 Fixed query bug for zero-boundary repetitions by Akron · 8 years ago
- f785dae Added test suit for distances bug occurring in the Schreibgebrauch instance by Akron · 8 years ago
- c12567c Fixed serialization of t-distance by Akron · 8 years ago
- 4328dee Added bug in SpanWithinQuery by Akron · 9 years ago
- f6b384b Merge branch 'master' of by margaretha · 9 years ago
- 32d2bee Added and updated relation tests. by margaretha · 9 years ago dependency
- 9f1a55b Fixed test data with <base/s=t> by Akron · 9 years ago
- a7b936d Minor modifications to the - still broken - test by Akron · 9 years ago
- 747986e match creation with spanExpansion fails by Akron · 9 years ago
- 5314390 Added relation deserialization tests. by margaretha · 9 years ago
- 29521f9 Updated relation key to relType. by margaretha · 9 years ago
- 4e2bc0e Fix Koral serialization support for different distance types (2) by Akron · 9 years ago
- bc5963d Added some tests to make sure a workaround is not in charge anymore (2) by Akron · 9 years ago
- d426025 Added some tests to make sure a workaround is not in charge anymore by Akron · 9 years ago
- 4d5fe19 Fix distance constraint serialization bug by Akron · 9 years ago
- 43cea66 Define 'base' as default sentence foundry by Akron · 9 years ago
- d2ddac9 Fixed use of s-layer for structs by Akron · 9 years ago
- 8abefa1 Add support for identifiers with dashes (Schreibgebrauch project by Akron · 9 years ago
- 9345066 Introduced PTI to test suite index files by Akron · 9 years ago
- e4fdce4 Readded test for multiple distances in a disjunction query by Akron · 9 years ago
- a70018f Fixed krill.properties testing bug by Akron · 9 years ago
- 74992bc Minor refactorings for the server node by Akron · 9 years ago
- 60dfa7e Finalized test suite adoption from legacy collection by Akron · 9 years ago
- fd05f50 Adopted more legacy tests and removed search API from collections by Akron · 9 years ago
- 176c9b1 Started adapting tests to new Collection API by Akron · 9 years ago
- 484c3c1 Fixed case insensitivity in filters by Akron · 9 years ago
- 6590c32 Added '@all' fields feature by Akron · 9 years ago koralquery-api8