David Smiley
49300bea73
dev-tools/idea/ small .iml cleanup
2020-01-22 16:25:34 -05:00
Nicholas Knize
78655239c5
LUCENE-8369: Remove obsolete spatial module
2020-01-16 11:22:05 -06:00
Jan Høydahl
87c131baa7
LUCENE-8852 ReleaseWizard tool ( #710 )
2019-06-20 14:45:17 +02:00
Alan Woodward
251dbe7cea
LUCENE-8766: Add monitor subproject
2019-06-13 09:40:57 +01:00
Cao Manh Dat
301ea0e462
SOLR-13434: OpenTracing support for Solr ( #685 )
2019-06-04 20:04:11 +01: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
3a78c1999a
LUCENE-2562: Add Luke as a Lucene module
2019-04-10 19:15:57 +09:00
Shalin Shekhar Mangar
055105ba0b
SOLR-12655: Adding nori to the list of dependencies of solr core's Intellij IDEA module
2018-08-17 14:17:05 +05:30
Alexandre Rafalovitch
b7d14c50fb
SOLR-11694: Remove outdated UIMA module
2018-07-07 09:58:57 -04:00
Jim Ferenczi
e851b89cbe
LUCENE-8231: Add a new analysis module (nori) similar to Kuromoji but to handle Korean
...
This change adds a korean analyzer in a new analysis module named nori. It is similar
to Kuromoji but uses the mecab-ko-dic dictionary to perform morphological analysis of Korean
text.
2018-04-13 11:26:42 +02:00
koji
6d66fc04b2
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-03-05 15:36:32 +09:00
koji
720eba0ae4
Revert "SOLR-11795: add more stuff under dev-tools for prometheus-exporter"
...
This reverts commit df0f141907
.
2018-02-24 10:25:23 +09:00
koji
df0f141907
SOLR-11795: add more stuff under dev-tools for prometheus-exporter
2018-02-23 10:50:04 +09:00
Steve Rowe
03095ce4d2
SOLR-11592: Add OpenNLP language detection to the langid contrib
2018-01-17 11:29:17 -05:00
Erick Erickson
7e321d70df
SOLR-11701: Upgrade to Tika 1.17 when available
2017-12-24 17:03:00 -08:00
Alan Woodward
d9695cca55
LUCENE-8104: Remove facet module compile-time dependency on queries
2017-12-20 13:22:12 +00:00
Alan Woodward
79073fafd3
LUCENE-8099: Fix IntelliJ dependencies
2017-12-19 08:52:55 +00:00
Steve Rowe
3e2f9e62d7
LUCENE-2899: Add OpenNLP Analysis capabilities as a module
2017-12-15 11:24:18 -05:00
Alan Woodward
1d2787464f
LUCENE-7994: Add facets lib/ directory to IntelliJ setup
2017-11-03 13:53:27 +00:00
markrmiller
ffd76a6977
SOLR-10338: Configure SecureRandom non blocking for tests.
2017-07-20 13:40:05 -04:00
Tommaso Teofili
92e460389d
LUCENE-7838 - removed dep from sandbox, created a minimal FLT version specific for knn classification
2017-06-29 10:01:49 +02:00
Alan Woodward
2f2e00ffe2
LUCENE-7737: Remove spatial-extras dependency on queries module
2017-06-27 15:53:39 +01:00
Noble Paul
f43f89ee6c
SOLR-10868: add solrj resource dir to module paths
2017-06-11 09:42:28 +09:30
Tommaso Teofili
bd9e32d358
LUCENE-7838 - added knn classifier based on flt
2017-05-18 14:36:18 +02:00
jdyer1
e61b5b34bf
SOLR-10617: JDBCStream to support additional types, minor refactoring to separate out CalciteJDBCStream, upgrade hsqldb for JDBCStream & DIH tests.
2017-05-12 08:44:16 -05:00
Steve Rowe
e2521b2a8b
SOLR-9596: Add Solr support for SimpleTextCodec, via <codecFactory class=solr.SimpleTextCodecFactory/> in solrconfig.xml (per-field specification in the schema is not possible).
2017-04-28 15:36:50 -04:00
Andrzej Bialecki
e30cc70fdd
SOLR-9959: SolrInfoMBean-s category and hierarchy cleanup.
2017-04-11 19:22:23 +02:00
Mark Miller
0bf7a5ff33
SOLR-10338: Revert configure SecureRandom non blocking for tests. (reverted from commit 0445f8200e
)
2017-04-03 22:00:08 -03:00
markrmiller
0445f8200e
SOLR-10338: Configure SecureRandom non blocking for tests.
2017-03-31 10:53:20 -04:00
Steve Rowe
53e5f34f66
SOLR-9221: Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell
2017-03-24 12:31:16 -04:00
Alan Woodward
8f4fee3ad1
LUCENE-7611: Remove queries dependency from suggester module
2017-01-07 13:07:13 +00:00
Alan Woodward
f3306786a1
LUCENE-7612: Remove suggester dependency on misc
2017-01-03 13:56:00 +00:00
Andrzej Bialecki
8bbdb6248c
Squashed commit of branch 'feature/metrics', containing:
...
SOLR-4735: Improve Solr metrics reporting
SOLR-9812: Implement /admin/metrics API
SOLR-9805: Use metrics-jvm library to instrument jvm internals
SOLR-9788: Use instrumented jetty classes
2016-12-20 09:31:24 +01:00
Steve Rowe
9eb806a233
SOLR-8542: Add maven config and improve IntelliJ config.
2016-11-02 09:57:54 -04:00
Christine Poerschke
5a66b3bc08
SOLR-8542: Adds Solr Learning to Rank (LTR) plugin for reranking results with machine learning models. (Michael Nilsson, Diego Ceccarelli, Joshua Pantony, Jon Dorando, Naveen Santhapuri, Alessandro Benedetti, David Grohmann, Christine Poerschke)
2016-11-01 17:50:14 +00:00
Steve Rowe
941c5e92ba
SOLR-9579: fix intellij compilation: add lucene core dependency to the langid contrib
2016-10-25 17:30:25 -04:00
Alan Woodward
6390e22e74
SOLR-8961: Add a test-the-tests module for solr-test-framework
2016-09-06 13:33:36 +01:00
Robert Muir
5347cc8ea7
LUCENE-7418: remove deprecated legacy numerics from join/ and queryparser/
2016-08-22 08:39:13 -04:00
Steve Rowe
fc1adb4053
LUCENE-7413: IntelliJ config for legacy numerics move to backward-codecs module
2016-08-17 13:14:03 -04:00
Steve Rowe
7b4af27aa8
LUCENE-7012: IntelliJ config: fix Copyright plugin config to put the license header before the package declaration
2016-07-12 02:23:06 -04:00
Steve Rowe
a4455a4b14
LUCENE-6439: IntelliJ config
2016-06-16 12:58:40 -04:00
Steve Rowe
6942fe2d20
SOLR-8970: IntelliJ config: add src/resources/ as a java-resource dir to the solr-test-framework module, so that resources there get copied into the compilation output dir.
2016-05-16 20:55:32 -04:00
Scott Blum
af92294b0c
SOLR-8929: Add an idea module for solr/server to enable launching start.jar
2016-04-19 21:06:15 -04:00
Steve Rowe
b513df6c41
IntelliJ config: remove obsolete 'Ant' library; remove non-existent 'Solr analytics library' from the Solr analytics contrib
2016-04-15 13:10:40 -04:00
Shalin Shekhar Mangar
67f6283ce4
LUCENE-7196: Add dependency on grouping and misc modules to avoid compile failures in IntelliJ IDEA
2016-04-13 12:45:33 +05:30
Steve Rowe
65bfc19f98
LUCENE-7174: IntelliJ config: remove trailing slashes on dir names to make IntelliJ happy
2016-04-08 12:28:19 -04:00
Steve Rowe
0cf6c55119
LUCENE-7174: IntelliJ config: switch JUnit library to include all jars under lucene/test-framework/lib/, rather than using the exact jar names, which is brittle, and causes trouble when people forget to update when jars are upgraded (like on this issue)
2016-04-08 12:28:19 -04:00
Tommaso Teofili
5801caab6c
SOLR-7739 - applied patch from Alessandro Benedetti for integrating Lucene classification into Solr
2016-03-15 12:29:07 +01:00
nknize
89db4950b9
LUCENE-7015: Refactor spatial module to spatial-extras
...
Refactors non GeoPoint* classes from existing spatial module to a new spatial-extras module. dev-tools, build, and project files are updated to include new spatial-extras module.
2016-02-29 16:18:39 -06:00
Steve Rowe
eeee1c3f40
SOLR-8692: Deal with the new solr/core/src/resources/ dir: 1) add Maven config; and 2) improve IntelliJ config by using a new content root in solr-core module pointing to the resources dir, rather than using module-library declarations in the solr-core, solr-core-tests and solrj modules.
2016-02-22 18:19:00 -05:00