Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Krill
/
2c0f2512fb3d5bd76ca036f87275586ca2924aa8
/
src
/
main
/
java
/
de
/
ids_mannheim
/
korap
/
query
aac8ef5
Added error messages to unsupported queries in SpanAttributeQuery
by margaretha
· 4 years, 6 months ago
8926646
Fix handling of milestone span attributes
by Akron
· 4 years, 6 months ago
035175b
Clear matchlist if skip fails in NextSpans
by Akron
· 4 years, 7 months ago
919a601
Fix focus query (fixes #78)
by Akron
· 4 years, 7 months ago
e3a166c
Fixed setting candidates in element distance spans.
by margaretha
· 4 years, 8 months ago
afb4cb3
Fixed setting candidate span
by margaretha
· 4 years, 8 months ago
2aeb3a3
Fixed negative class number bug in span reference query.
by margaretha
· 5 years ago
fa8b228
Change order of attribute payloads in attribute queries
by Akron
· 6 years ago
46147ec
Fixed bug in segments with negated components
by Akron
· 6 years ago
163a04b
Fix bug in classed group queries
by Akron
· 6 years ago
c0426bb
Check regex for validity before querying
by Akron
· 6 years ago
63fd296
Support vector representation in KoralQuery terms
by Akron
· 6 years ago
a7a152c
Fix wrong optimization of %+w1:1
by Akron
· 7 years ago
bb5c26c
Fixed #53 - element distance query bug.
by margaretha
· 7 years ago
f96b503
Added debug flags to improve debugging performance.
by margaretha
· 7 years ago
567b6fe
Removed deprecated within() method from QueryBuilder
by Akron
· 7 years ago
v0.58.2
a26184e
Sort focus operations on demand
by Akron
· 7 years ago
8c67615
Improved FocusSpans sorting.
by margaretha
· 7 years ago
7d71e3b
Deactivate some logging and fix a test depending on it
by Akron
· 7 years ago
b7e8bfd
Added opt() method to QueryBuilder
by Akron
· 7 years ago
21e4ca2
Fixed right expansion match order & expansion over start.
by margaretha
· 7 years ago
52a0d11
Fixed longer left expansion match order.
by margaretha
· 7 years ago
f151c96
Fixed left expansion match order.
by margaretha
· 7 years ago
327f2b7
Fixed infinite skipTo and candidate list in NextSpans.
by margaretha
· 7 years ago
7f4fd65
Fixed the candidate list in NextSpans.
by margaretha
· 7 years ago
1bbd1be
Fixed skipTo in NextSpans.
by margaretha
· 8 years ago
v0.58.1
1d57d68
Improved fix in NextSpans so the candidatelist is recreated, in case the matchlist is empty
by Akron
· 8 years ago
1f88f40
Fix bug in NextSpans that accepts entries in matchList in a different document
by Akron
· 8 years ago
6cbe371
Fixed span expansion with negation.
by margaretha
· 8 years ago
e43c5e5
Fixed left expansion of SpanOR exclusion in case of no more span.
by margaretha
· 8 years ago
4f52a63
Improve java compatibility by renaming _ method to nr
by Akron
· 8 years ago
1646469
Added payloads segmentation info in relation spans.
by margaretha
· 8 years ago
f0faf83
Merge "Fixed check for TUIs in relation spans"
by margaretha
· 8 years ago
f264a2e
Fixed check for TUIs in relation spans
by Akron
· 8 years ago
ab2b3a5
Updated log4j to log4j2
by Akron
· 8 years ago
f09fdd4
Implemented relation queries with regex.
by margaretha
· 8 years ago
1fbad67
Fixed null field, and null doc in MultipleDistanceSpan.
by margaretha
· 9 years ago
d273e1c
Added some failing rewrite tests
by Akron
· 9 years ago
98faa1b
Work around empty spanOr queries in class queries
by Akron
· 9 years ago
e27efd6
Simplify rewrite in SpanClassQuery
by Akron
· 9 years ago
329e167
Fixed the cost calculation of ElementDistanceSpan.
by margaretha
· 9 years ago
ac2fc48
Fixed matching in SegmentSpans for relation spans.
by margaretha
· 9 years ago
7d89c05
Handled empty koral:span for relation queries.
by margaretha
· 9 years ago
35c2d0d
Described snippet building algorithm and fixed repetition constructor
by Akron
· 9 years ago
1533707
Reenabled previously enabled tests
by Akron
· 9 years ago
49954bc
Fixed issue #16 (added skipTo in ElementDistanceSpan)
by margaretha
· 9 years ago
3512087
Fixed unordered token distance spans (child spans).
by margaretha
· 9 years ago
c66265c
Fixed sorting unordered element distance query results.
by margaretha
· 9 years ago
9591796
Added comments.
by Eliza Margaretha
· 10 years ago
dc98dc1
Cleaned codes.
by Eliza Margaretha
· 10 years ago
1dd062d
Fix matches of empty elements
by Akron
· 10 years ago
8288ad0
Added test suite for empty elements in result set
by Akron
· 10 years ago
ff5e1ff
Improve treatment of nregativity in SpanWithinQueries
by Akron
· 10 years ago
6f98920
Added check for minimum repetition and formatted codes.
by Eliza Margaretha
· 10 years ago
df3b0eb
Merge empty tokens to larger extensions
by Akron
· 10 years ago
f9def5e
Throw error for optionality in distances
by Akron
· 10 years ago
1ad9988
Added note regarding zero assertion
by Akron
· 10 years ago
74748c6
Escape quotes in JSON strings and test unicode behaviour
by Akron
· 10 years ago
c12567c
Fixed serialization of t-distance
by Akron
· 10 years ago
9c04ce2
Clear payload for correct highlighting
by Akron
· 10 years ago
3865e52
Added sorting to Subspans.
by margaretha
· 10 years ago
decc67e
Fixed check for element spans payload
by Akron
· 10 years ago
f796b86
Failing test for sorted subspans
by Akron
· 10 years ago
c3a5df8
Fixed startsWith bug
by Akron
· 10 years ago
2018e13
Create failing test for startswith-bug
by Akron
· 10 years ago
73d410c
Merge "Code autoformat"
by Akron
· 10 years ago
6759b04
Code autoformat
by Akron
· 10 years ago
c44b228
Implemented dynamic window for sorting in FocusSpans.
by margaretha
· 10 years ago
4cfc89e
Fixed missing spans in RepetitionSpans.
by margaretha
· 10 years ago
40f51ee
Workaround for nullpointer exception in SpanOrQueries
by Akron
· 10 years ago
f6b384b
Merge branch 'master' of
by margaretha
· 10 years ago
32d2bee
Added and updated relation tests.
by margaretha
· 10 years ago
dependency
30c4606
Fixed tests regarding WithinSpans
by Akron
· 10 years ago
63cd32f
Fixed major lazy loading bug in WithinSpans
by Akron
· 10 years ago
a7b936d
Minor modifications to the - still broken - test
by Akron
· 10 years ago
0f3607d
Fixed serialization of optional expansions
by Akron
· 10 years ago
747986e
match creation with spanExpansion fails
by Akron
· 10 years ago
24d2d01
Added relation nodes with attribute test.
by margaretha
· 10 years ago
29a3911
Added character offsets for elements in relation payloads.
by margaretha
· 10 years ago
4299355
Format sourcecode
by Akron
· 10 years ago
6d2c469
Fixed focus bug with element payloads
by Akron
· 10 years ago
8c0782b
Handled ClassPTI in FocusSpans and added Class PTIs in relation,
by margaretha
· 10 years ago
6cc7b7b
Some class payload fixes / not finished yet
by Akron
· 10 years ago
c5e73b8
Try to fix classspans
by Akron
· 10 years ago
57801ba
Merge branch 'payload-id' of ssh://korap.ids-mannheim.de:29418/KorAP/Krill into payload-id
by Akron
· 10 years ago
10da63e
Updated relation PTIs in tests.
by margaretha
· 10 years ago
5f04403
Added pti to classes
by Akron
· 10 years ago
7ee6595
Added payload type identifiers to relation spans.
by margaretha
· 10 years ago
71c66ee
Updated tests with payload type identifiers.
by margaretha
· 10 years ago
14f918d
Added the payload type idenfifiers to attributes.
by margaretha
· 10 years ago
69726b1
Added payload type identifier in element spans.
by margaretha
· 10 years ago
afbb259
Updated cost (fixed the bug).
by margaretha
· 11 years ago
700c1eb
Lucene 5.0 update
by Akron
· 11 years ago
09ae373
Cleanup for packaging
by Akron
· 11 years ago
98b7854
Minor performance improvements
by Akron
· 11 years ago
bb5d173
Mirror collection
by Akron
· 11 years ago
784d13d
Fixed Multiple Distance Bug
by Akron
· 11 years ago
50110f3
Fixed bug (sorting in unordered distance spans)
by margaretha
· 11 years ago
144983d
Added reference query deserialization
by margaretha
· 11 years ago
9fbffa9
Added SpanClassFilter for filtering query results by using a class
by margaretha
· 11 years ago
Next »