Commit Graph

268 Commits

Author SHA1 Message Date
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
Noble Paul 8bcac81a21 SOLR-8692 moved the embedded json out to resources dir 2016-02-18 14:59:09 -08:00
nknize 665041c52f LUCENE-6997: refactor sandboxed GeoPointField and query classes to lucene-spatial module 2016-02-05 10:58: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
Steven Rowe 58102fa671 IntelliJ config: Add lucene-core module test dependency to the DIH-extras module (required for access to o.a.l.util.Constants); and remove obsolete test-lib/*.jar test dependencies from several modules.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725594 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 19:08:10 +00: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