Commit Graph

125 Commits

Author SHA1 Message Date
Chris M. Hostetter d5eeb396a5 PingRequestHandler is now directly configured with a "healthcheckFile" instead of looking for the legacy <admin><healthcheck/></admin> syntax. Filenames specified as relative paths have been fixed so that they are resolved against the data dir instead of the CWD of the java process.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333598 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 19:56:13 +00:00
Chris M. Hostetter bb7bc2ff44 LUCENE-3945: use sha1 checksums to verify jars pulled from ivy match expectations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309503 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 17:53:32 +00:00
Jan Høydahl 058179d177 SOLR-1052: Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:55:37 +00:00
Robert Muir 8f0d7cc135 LUCENE-3930: nuke jars from source tree and use ivy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Martijn van Groningen 5e8c223baa SOLR-1499: Added SolrEntityProcessor that imports data from another Solr core or instance based on a specified query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212394 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:17:12 +00:00
Koji Sekiguchi 4111688879 SOLR-2875: incorrect url in tika-data-config.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197879 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 04:06:05 +00:00
Martijn van Groningen 19765406b6 SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:38:13 +00:00
Robert Muir cfaf91c739 LUCENE-2959: add state of the art ranking to Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169470 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 15:47:21 +00:00
Chris M. Hostetter 18a095b43b SOLR-2631: improve the example usage(s) of PingRequestHandler to reduce risk of people ever even seeing an error about recursive ping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142722 13f79535-47bb-0310-9956-ffa450edef68
2011-07-04 16:14:46 +00:00
Simon Willnauer 5ce2c2844a LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141489 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 11:40:55 +00:00
Grant Ingersoll dae702218a LUCENE-2952: add notices
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082514 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 14:59:36 +00:00
Grant Ingersoll 3d7ec8a3d3 LUCENE-2952: normalize license files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081791 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 14:06:55 +00:00
Robert Muir 62547f581d add -LICENSE.txt for hsqldb
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078540 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 18:43:05 +00:00
Yonik Seeley 77258e59ac SOLR-2365: Move DIH jars out of solr.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072127 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 20:16:07 +00:00
Koji Sekiguchi 4af1d0e0be SOLR-2190: revert the last commit. problem is gone.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062454 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:31:27 +00:00
Koji Sekiguchi 741882bcb1 SOLR-2330, SOLR-1992: due to solrconfig.xml files in example-DIH are broken, DIH sample cannot be launched. add luceneMatchVersion, remove abortOnConfigurationError, DisMaxRequestHandler etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062314 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:39:07 +00:00
Koji Sekiguchi 4d0d625e7e use URLDataSource instead of deprecated class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032192 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 01:26:31 +00:00
Koji Sekiguchi f3a9836468 SOLR-2190: slashdot sample: xpath not match
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026823 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 15:29:39 +00:00
Koji Sekiguchi a813e53adf fix indent in DIH sample
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026738 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 04:37:57 +00:00
Robert Muir 756fc04196 SOLR-2016: use tighter stemming for textTight
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981550 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 15:17:20 +00:00
Koji Sekiguchi 729a4dc431 use HTMLStripCharFilterFactory instead of HTMLStripStandardTokenizerFactory in example-DIH schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950950 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 10:51:46 +00:00
Mark Robert Miller e9e7b1eb0d SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932999 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:40:38 +00:00
Robert Muir 88fc2e2f56 add missing eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930161 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 04:36:13 +00:00
Robert Muir 868b997211 SOLR-1859: speed up indexing for example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930050 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 17:24:12 +00:00
Dawid Weiss 42bc0c4616 SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:39 +01:00