Mark Robert Miller
|
9fed484fb1
|
SOLR-2358: merge in solrcloud branch (watch out hudson!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235888 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 19:49:26 +00:00 |
Jan Høydahl
|
8f550126f7
|
SOLR-2901: Upgrade Solr to Tika 1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235753 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 14:18:06 +00:00 |
Jan Høydahl
|
37e03cbfa5
|
SOLR-2105: Discontinue deprecated parameter "update.processor"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232363 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 09:41:33 +00:00 |
Robert Muir
|
50363201f4
|
LUCENE-3305: remove out of date todo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232297 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 04:39:58 +00:00 |
Erick Erickson
|
23bd21c968
|
Fixes for SOLR-3032. Removed all the conditional logging for exceptions, we'll rely on the top levels to log the errors appropriately.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232192 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-16 22:07:13 +00:00 |
Robert Muir
|
fbd34b4390
|
cleanups to 4.x CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231552 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-14 18:24:48 +00:00 |
Chris M. Hostetter
|
b2de49f606
|
SOLR-2542: Fixed DIH Context variables which were broken for all scopes other then SCOPE_ENTITY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231367 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 22:56:02 +00:00 |
Robert Muir
|
cd372bdc83
|
LUCENE-3305: add Kuromoji Japanese morphological analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 20:10:48 +00:00 |
Robert Muir
|
f5d1e967db
|
LUCENE-3667: make tests reasonable if you dont have a supercomputer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225920 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-30 21:14:15 +00:00 |
Koji Sekiguchi
|
21822811a9
|
SOLR-2346: Add a chance to set content encoding explicitly via content type of stream.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225120 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 07:17:55 +00:00 |
Erick Erickson
|
2208b499fa
|
Fix for SOLR-2975, fix tests that failed occasionally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1215487 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-17 13:46:35 +00:00 |
Robert Muir
|
a55f511a77
|
LUCENE-3650: move o.a.l.index.codecs to o.a.l.codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1215245 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 19:03:12 +00:00 |
Steven Rowe
|
60929a5adb
|
LUCENE-3645: Remove unnecessary array wrapping when calling varargs methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1214413 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-14 19:15:47 +00:00 |
Yonik Seeley
|
55be28de90
|
SOLR-2481: Add support for commitWithin in DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212731 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 05:33:30 +00:00 |
Stanisław Osiński
|
cefa85954d
|
SOLR-2942: ClassCastException when passing non-textual field for clustering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212495 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:04:58 +00:00 |
Stanisław Osiński
|
97777fc0ec
|
Adding newly supported fields to the list of fields to load.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212494 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:04:17 +00:00 |
Stanisław Osiński
|
011c812804
|
SOLR-2941: NullPointerException on clustering component initialization when schema does not have a unique key field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212493 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:03:42 +00:00 |
Stanisław Osiński
|
72637d6c1c
|
SOLR-2940: Passing values for custom Carrot2 fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212492 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:02:09 +00:00 |
Stanisław Osiński
|
4d56384744
|
SOLR-2939: Clustering of multilingual search results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212490 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:00:40 +00:00 |
Stanisław Osiński
|
4004e2abee
|
SOLR-2938: Clustering on multiple fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 15:58:42 +00:00 |
Stanisław Osiński
|
8e52925f74
|
SOLR-2937: Configuring the number of contextual snippets used for search results clustering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212488 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 15:57:36 +00:00 |
Stanisław Osiński
|
3e4748671a
|
Tabs to spaces.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212486 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 15:54:39 +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 |
Robert Muir
|
58372c2842
|
LUCENE-3606: avoid nocommit in test names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3606@1211007 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-06 16:39:02 +00:00 |
Robert Muir
|
4dd6b5fbed
|
SOLR-2919: Localized rangequery support for icu/jdk collation filters, parametric tailoring for icu collators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207070 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 11:03:24 +00:00 |
Robert Muir
|
3b6da22aa7
|
LUCENE-3590: clearly mark bogus deep-copying apis in BytesRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206143 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 12:50:13 +00:00 |
Simon Willnauer
|
356fa5d137
|
preparing Lucene 3.5 release adding 3.6 constants and changes sections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204451 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-21 11:27:57 +00:00 |
Steven Rowe
|
f389654f9c
|
SOLR-2382: Switch javadoc tag @solr.experimental to @lucene.experimental (the build's javadoc invocation does not include @solr.experimental, and @lucene.experimental is already used in many places in Solr's code)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201784 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 16:48:09 +00:00 |
Noble Paul
|
e7294aab77
|
SOLR-2382 Support pluggable caching implementations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201659 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 10:27:51 +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 |
Robert Muir
|
fa6500fa6c
|
LUCENE-3490: restructure codec hierarchy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197603 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 15:43:35 +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 |
Dawid Weiss
|
234b53bd54
|
SOLR-2862: CarrotClusteringEngine's resource locator should log the absolute location of lexical resources. Minor corrections in IResource/ IResourceLookup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190200 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 08:23:30 +00:00 |
Erik Hatcher
|
e3d12e8c22
|
SOLR-2859: move Velocity-only dependencies to contrib/velocity/lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189930 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 18:51:04 +00:00 |
Erik Hatcher
|
ce41a7b231
|
SOLR-2854: Fix ExtractingRequestHandler to call getStream before getting stream attributes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189803 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 15:24:14 +00:00 |
Steven Rowe
|
0f595036ba
|
SOLR-2588: Switch away from hard-coded luceneMatchVersion in solrconfig.xml under test-files/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189487 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 21:36:39 +00:00 |
Steven Rowe
|
fe22e8c7b1
|
SOLR-2588: Added solr/contrib/velocity/src/java/overview.html to allow 'ant generate-maven-artifacts' to succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189455 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 21:01:14 +00:00 |
Erik Hatcher
|
426bc2d0b6
|
SOLR-2588: Move VelocityResponseWriter back to contrib/velocity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189383 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 18:59:18 +00:00 |
Steven Rowe
|
3c547fc36a
|
SOLR-2839: Maven configuration: added release packaging for non-mavenized dependencies jsonic and langdetect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188020 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-24 04:05:58 +00:00 |
Robert Muir
|
b24d05ca50
|
comment out interface @override for end-of-life compiler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1184822 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-16 13:42:11 +00:00 |
Robert Muir
|
9d9e457bac
|
SOLR-2839: add alternative language detection impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1184754 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-16 03:55:30 +00:00 |
Robert Muir
|
7af9fbd16d
|
LUCENE-3521: upgrade icu jar to 4.8.1.1 / remove lucenetestcase hack
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183738 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-15 21:48:50 +00:00 |
Koji Sekiguchi
|
f934d2420d
|
SOLR-1979: remove redundant toString()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-15 05:30:06 +00:00 |
Ryan McKinley
|
2d5a528464
|
SOLR-1979: adding an overview.html file so the javadoc task completes OK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179748 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 18:25:28 +00:00 |
Jan Høydahl
|
2c6623a3b3
|
SOLR-2372: Fixed LICENSE and NOTICE files for apache-mime4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179427 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 20:39:25 +00:00 |
Jan Høydahl
|
b7aee61754
|
SOLR-1979: Create LanguageIdentifierUpdateProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179416 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 20:21:59 +00:00 |
Jan Høydahl
|
54eba0f549
|
SOLR-2372: Upgrade Solr to Tika 0.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179404 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 19:53:23 +00:00 |
Christopher John Male
|
67c13bd2fe
|
LUCENE-3455: Renamed Analyzer.reusableTokenStream to Analyzer.tokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176728 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 05:26:54 +00:00 |
Christopher John Male
|
fe3982c746
|
LUCENE-3455: Moved remaining Analysis consumers over to using reusableTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176191 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 04:07:38 +00:00 |
Chris M. Hostetter
|
4287d1bb52
|
SOLR-2739: more assumptions to ensure file is not writable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175975 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 18:05:25 +00:00 |