16 Commits

Author SHA1 Message Date
Nicholas Knize
206a70e7b7 LUCENE-9149: Increase data dimension limit in BKD 2020-02-07 16:08:14 -06:00
Adrien Grand
fdf5ade727 LUCENE-9147: Fix codec excludes. 2020-02-06 10:34:03 +01:00
Robert Muir
975df9ddd3
LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task 2020-01-27 12:05:34 -05:00
Dawid Weiss
d4a9842375 Initial gradle build layer. 2019-12-02 15:34:57 +01:00
Tomoko Uchida
42ff080c84 LUCENE-8998: Fix OverviewImplTest.testIsOptimized reproducible failure 2019-10-05 17:15:10 +09:00
Amish Shah
369df12c2c LUCENE:8945: Allow to change the output file delimiter on Luke "export terms" feature
Signed-off-by: Tomoko Uchida <tomoko@apache.org>
2019-09-18 19:53:48 +09:00
Leonardo Menezes
ff7b0c9de5 LUCENE-8764: Add "export all terms" feature to Luke
Co-authored-by: Tomoko Uchida <tomoko@apache.org>
2019-08-03 18:20:26 +09:00
Tomoko Uchida
299bfe55b3 LUCENE-8874: Show SPI names instead of class names in Luke Analysis tab. 2019-06-30 13:27:24 +09:00
Tomoko Uchida
8e81f47ca6 LUCENE-8793: Luke enhanced UI for CustomAnalyzer: show detailed analysis steps.
Co-authored-by: Jun Ohtani
Co-authored-by: Tomoko Uchida
2019-06-22 16:22:26 +09:00
Tomoko Uchida
62ed046e52 LUCENE-2562: Preserve map key order for the user interface. 2019-04-22 00:36:41 +09:00
Tomoko Uchida
511efc89fe LUCENE-2562: Use Map#copyOf(), List#copyOf() and Set#copyOf() instead of Collections#unmodifiableMap(), unmodifiableList() and unmodifiableSet() 2019-04-21 18:18:23 +09:00
Tomoko Uchida
7ba8bdca8f LUCENE-2562: Suppress SimpleText codec for CommitsImplTest. 2019-04-19 11:07:01 +09:00
Adrien Grand
793635eb0e LUCENE-2562: Don't randomly enable term vectors on fields. 2019-04-18 09:27:09 +02:00
Uwe Schindler
faaee86efb LUCENE-8738: Move to Java 11 as minimum Java version (merged branch: jira/LUCENE-8738)
Co-authored-by: Adrien Grand <jpountz@apache.org>
2019-04-16 14:00:09 +02:00
Tomoko Uchida
f85c08224b LUCENE-2562: Luke has no Maven artifacts 2019-04-13 01:23:46 +09:00
Tomoko Uchida
3a78c1999a LUCENE-2562: Add Luke as a Lucene module 2019-04-10 19:15:57 +09:00