Commit Graph

177 Commits

Author SHA1 Message Date
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
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 3e2f9e62d7 LUCENE-2899: Add OpenNLP Analysis capabilities as a module 2017-12-15 11:24:18 -05:00
markrmiller ffd76a6977 SOLR-10338: Configure SecureRandom non blocking for tests. 2017-07-20 13:40:05 -04: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
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
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 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
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
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
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 61fae32f5f LUCENE-7012: IntelliJ config: when creating new Java files, place the license header before the package declaration 2016-02-03 14:39:03 -05:00
Dawid Weiss 35758f62c8 LUCENE-6924: Upgrade randomizedtesting to 2.3.2.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718345 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 13:12:45 +00:00
Dawid Weiss d07124ef6f LUCENE-6899: upgrade randomizedtesting to version 2.3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714945 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 07:50:02 +00:00
Dawid Weiss 295b9972f4 LUCENE-6862: Upgrade of RandomizedRunner to version 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711203 13f79535-47bb-0310-9956-ffa450edef68
2015-10-29 09:38:20 +00:00
Dawid Weiss 4c27e2b374 LUCENE-6812: Upgrade RandomizedTesting to 2.1.17
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704600 13f79535-47bb-0310-9956-ffa450edef68
2015-09-22 12:29:23 +00:00
Uwe Schindler 1331a57e3d LUCENE-6732: Remove tabs in JS and XML files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695395 13f79535-47bb-0310-9956-ffa450edef68
2015-08-11 23:00:39 +00:00
Steven Rowe cb8cb08894 LUCENE-6607: spatial3d IntelliJ config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690681 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 14:40:41 +00:00
Steven Rowe 99e54ab044 LUCENE-6514: IntelliJ config: fix code style settings for IntelliJ v14+
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682948 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 16:29:23 +00:00
Dawid Weiss 6fb5921db3 LUCENE-6413: Test runner should report the number of suites completed/ remaining.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672281 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 10:25:49 +00:00
Dawid Weiss 9166c19888 A branch for LUCENE-6238
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6238@1663156 13f79535-47bb-0310-9956-ffa450edef68
2015-03-01 20:25:41 +00:00
Shalin Shekhar Mangar 49c10c164a LUCENE-6081: Bump language level in IntelliJ configuration for trunk.
This closes #111.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642446 13f79535-47bb-0310-9956-ffa450edef68
2014-11-29 16:10:40 +00:00
Timothy Potter df21abecc4 SOLR-3619: Fix IDEA project settings after move to server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635833 13f79535-47bb-0310-9956-ffa450edef68
2014-10-31 18:18:17 +00:00
Dawid Weiss b47a3602fb Update RR to 2.1.9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630689 13f79535-47bb-0310-9956-ffa450edef68
2014-10-10 07:22:20 +00:00
Yonik Seeley 21bb022d62 SOLR-5302: move analytics component to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625331 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 15:29:54 +00:00
Steven Rowe 524b90ef27 LUCENE-5930: IntelliJ config: drop resource-only modules, add module groups, and add module for lucene/backward-codecs, and fix up a bunch of other little issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624671 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 23:02:11 +00:00
Ryan Ernst 4f9e12ae7c Revert accidental commit of r1624450 (had a dirty workspace)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624451 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 05:55:53 +00:00
Ryan Ernst 593693f214 Increase min id length to allow ids past 10k
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624450 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 05:54:20 +00:00
Uwe Schindler 0cb726bba3 LUCENE-5898: Remove remaining hardcoded versions from build files; add a new version.properties file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619906 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 19:14:11 +00:00
Ryan Ernst 73bb9c91d9 LUCENE-5850: Made Version handling more robust and extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 19:15:17 +00:00
Steven Rowe 38749091b4 SOLR-6358: Remove VcsDirectoryMappings from idea configuration vcs.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617031 13f79535-47bb-0310-9956-ffa450edef68
2014-08-09 23:58:57 +00:00
Steven Rowe 09bb6ddad1 SOLR-3893: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610886 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 00:12:50 +00:00
Dawid Weiss b8067fa423 LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607058 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 11:59:44 +00:00
Dawid Weiss dd0f5fc9c1 LUCENE-5786: adding more debugging to the test framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606003 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 09:56:00 +00:00
Dawid Weiss 5f77544bce LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605024 13f79535-47bb-0310-9956-ffa450edef68
2014-06-24 07:53:19 +00:00
Simon Willnauer f319ebd10c Add Import Layout Table to idea codestyle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602389 13f79535-47bb-0310-9956-ffa450edef68
2014-06-13 11:49:54 +00:00
Steven Rowe 4125c7682e LUCENE-5442: ant check-lib-versions will fail the build if there are unexpected version conflicts between direct and transitive dependencies.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598538 13f79535-47bb-0310-9956-ffa450edef68
2014-05-30 10:33:55 +00:00