Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Krill
/
567b6fe8f0514fd4a844b0904fa139d2910fa56e
/
pom.xml
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
5418763
Minor bugfix regarding failed search results (buggy serializations)
by Nils Diewald
· 10 years ago
e26f03f
Updated pom for Solr dependencies (repo merge)
by Nils Diewald
· 10 years ago
7cf8c6d
New feature: itemsPerResource
by Nils Diewald
· 10 years ago
1e5d594
New feature and some bugfixes concerning span based context extension
by Nils Diewald
· 11 years ago
50389b0
bugfix for multiple identifiers in relations
by Nils Diewald
· 11 years ago
2276e1c
Added getTermRelationJSON() as a set based view on collections
by Nils Diewald
· 11 years ago
fb4d7b0
Support for 'or' and nested groups in collections
by Nils Diewald
· 11 years ago
20607ab
Bugfixing in ElementSpans and KorapMatch
by Nils Diewald
· 11 years ago
6802acd
Bugfixes surrounding WithinSpans
by Nils Diewald
· 11 years ago
78d2cd1
exclude TestWPDIndex
by Eliza Margaretha
· 11 years ago
d28469f
Quantifier query,
by Eliza Margaretha
· 11 years ago
d0d6feb
[cleanup] Making the MultiTerm-Family more robust for corrupted input data
by Nils Diewald
· 11 years ago
cdd465b
Return backend version in results
by Nils Diewald
· 11 years ago
efb9c9a
Return json request on response
by Nils Diewald
· 11 years ago
8a1fc01
Fix minor dependency bug in pom
by Nils Diewald
· 11 years ago
f5f29ff
Bugfix for element constraints in wrapper
by Nils Diewald
· 11 years ago
a111803
Added sentence expansion for match info
by Nils Diewald
· 11 years ago
badb4f1
Feature freeze of the Lucene Backend
by Nils Diewald
· 11 years ago
164f8be
deserialization of distance queries
by Nils Diewald
· 11 years ago
d7cb0eb
bugfix for multithreaded environments
by Nils Diewald
· 11 years ago
c86aa48
Deserialization of new json-ld format
by Nils Diewald
· 11 years ago
97b6638
Switch segment wrapper to new segment implementation
by Nils Diewald
· 11 years ago
345bdc0
Added spans and dependency relations to match retrieval
by Nils Diewald
· 11 years ago
cde6908
MatchIdentifier and MatchInfo retrieval
by Nils Diewald
· 11 years ago
Next »