Ryan McKinley
|
ea4f87fd25
|
SOLR-2877: Adding explicit map constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201900 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 21:09:01 +00:00 |
Ryan McKinley
|
04a9b55618
|
SOLR-1023: StatsComponent can now support dates (and other non-numeric fields)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201855 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 19:58:04 +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 |
Erick Erickson
|
4145656bb5
|
Adding date tests to SOLR-2134
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201484 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-13 19:29:17 +00:00 |
Simon Willnauer
|
03cc612036
|
LUCENE-2822: prevent TimeLimitedCollector from starting a statically referenced thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201165 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-12 02:22:06 +00:00 |
Michael McCandless
|
fd447cbaff
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201058 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-11 21:27:22 +00:00 |
Michael McCandless
|
19889d6873
|
LUCENE-3454: rename IW.optimize -> IW.forceMerge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201036 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-11 19:50:51 +00:00 |
Michael McCandless
|
5200e8e38f
|
LUCENE-3443: port 3.x's FieldCache.getDocsWithField to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200480 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 19:13:50 +00:00 |
Yonik Seeley
|
32bfbfe380
|
add more asserts to catch EOF, ensure that tlog files start at pos 0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200438 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 17:23:42 +00:00 |
Robert Muir
|
edb422e30b
|
SOLR-2848: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200373 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 15:18:19 +00:00 |
Robert Muir
|
b97d321f82
|
SOLR-2848: generalize distributed spellcheck code to work with any SolrSpellChecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200266 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 10:54:46 +00:00 |
Robert Muir
|
7877d1ff07
|
LUCENE-2621: fix codec to own the filenames and merging of stored fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1199779 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 14:52:33 +00:00 |
Yonik Seeley
|
6ab4c631ca
|
SOLR-2861: retry if channel read returns 0 bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1199013 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 23:38:08 +00:00 |
Yonik Seeley
|
0d05013d86
|
SOLR-2861: add additional asserts to catch read past EOF that jenkins sees
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198999 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 23:12:21 +00:00 |
Koji Sekiguchi
|
ea56fff8f6
|
SOLR-1926: add hl.q parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198778 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 15:26:49 +00:00 |
Erick Erickson
|
155775076f
|
Updated CHANGES.txt to reference fix for SOLR-2829. False-positives on cache hits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198034 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-05 19:40:03 +00:00 |
Erick Erickson
|
130ec534c5
|
Fix for SOLR-2829. False-positives on cache hits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198024 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-05 19:20:37 +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 |
Erik Hatcher
|
a668ecf43b
|
Fix spelling typo: s/invarient/invariant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197824 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 23:51:52 +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 |
Robert Muir
|
369a07a196
|
LUCENE-3557: SpellChecker should take IWC, remove sneaky silent optimize() methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197469 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 09:54:55 +00:00 |
Robert Muir
|
38fa222128
|
LUCENE-3559: remove IndexSearcher.maxDoc/docFreq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197458 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 09:35:15 +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 |
Mark Robert Miller
|
4f333721df
|
harden test against slow/busy computers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196811 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 21:30:52 +00:00 |
Yonik Seeley
|
d515ff3d9e
|
SOLR-2861: NRT test, debugging improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196797 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 21:02:17 +00:00 |
Mark Robert Miller
|
8125422e60
|
SOLR-2565: reenable AutoCommitTest but move tests with soft commit to new test class that tests with a better method - likely some hardening tweaks still needed, but a the start of a large improvement.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196589 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 14:01:26 +00:00 |
Chris M. Hostetter
|
9fd6d2a120
|
SOLR-2860: remove broken code for tracking solrindexwriter open/close pairs -- redundent because of SOLR-2279
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196292 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 21:31:35 +00:00 |
Chris M. Hostetter
|
c28be02238
|
SOLR-2715: add reason for @Ingore to @Ignore msg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196156 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 17:41:13 +00:00 |
Steven Rowe
|
51ac833e29
|
SOLR-2849: Fix dependencies in Maven POMs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195705 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 22:23:01 +00:00 |
Robert Muir
|
55ad4c6be1
|
SOLR-2276: fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195101 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 03:13:12 +00:00 |
Robert Muir
|
d5601eb371
|
SOLR-2276: Support for cologne phonetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195082 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 01:00:06 +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 |
Yonik Seeley
|
36962d9a9e
|
SOLR-2861: use searcherLock in getIndexDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190107 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 01:07:47 +00:00 |
Erik Hatcher
|
ff8796e5ef
|
SOLR-2718: allow for lazy loaded response writers; clean up test hack for VelocityResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189958 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 19:30:48 +00:00 |
Erik Hatcher
|
ca77e0ad54
|
Add contrib/velocity to legal check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189931 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 18:51:54 +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 |
Erik Hatcher
|
ff3222e9ff
|
SOLR-2854: go ahead and set sourceInfo in URLStream ctor, no need to lazy set that
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189724 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 12:51:02 +00:00 |
Erik Hatcher
|
2126cc24f3
|
Fix exception message typo and remove duplicate strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189719 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 12:31:49 +00:00 |
Erik Hatcher
|
bcd8fc6522
|
comment typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189718 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 12:30:07 +00:00 |
Erik Hatcher
|
29a17b885f
|
SOLR-2854: fix failing test by getting stream before size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189714 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 12:06:12 +00:00 |
Erik Hatcher
|
e939fa9286
|
SOLR-2854: Load URL content streams when requested rather than automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189596 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 03:53:20 +00:00 |
Erik Hatcher
|
4d09a58fc2
|
Fix comment typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189568 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 01:14:47 +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 |
Erik Hatcher
|
f56b7495b1
|
Fix javadoc reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189299 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 16:32:34 +00:00 |
Uwe Schindler
|
9e2619b6bc
|
Upgrade Solr website after Java 7u1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189235 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 14:27:33 +00:00 |
Yonik Seeley
|
7b1175c602
|
SOLR-2846: add json handler to solrconfig, fix /udate/json typo in SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189186 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 13:12:15 +00:00 |