Chris M. Hostetter
70e2949e24
update sample command output in tutorial to be more current then 2009
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306077 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 00:31:33 +00:00
Chris M. Hostetter
338673335f
point to the download redir URL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306067 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 00:06:50 +00:00
Chris M. Hostetter
156eac271c
SOLR-3261: Fix edismax to respect query operators when literal colons are used in query string
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306054 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 23:24:51 +00:00
Chris M. Hostetter
3657a6a6ec
tweak example <lib/> declarations so license files aren't added to classpath, also fix so langid deps are included
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306033 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 22:30:26 +00:00
Jan Høydahl
4859bd8b30
SOLR-2970 and SOLR-3281: Fix tests for IBM VM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306025 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 21:50:41 +00:00
Chris M. Hostetter
fff288f735
comment introducing solr.xml file and linking to online docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306019 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 21:13:11 +00:00
Yonik Seeley
0827fffde6
SOLR-2656: distrib/cloud support for realtime get
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306018 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 20:58:34 +00:00
Chris M. Hostetter
6a1a25868b
SOLR-3046: Fix whitespace typo in DIH response "Time taken"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305929 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:48:35 +00:00
Mark Robert Miller
7b3f632f32
SOLR-3214: If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.
...
SOLR-3256: Distributed search throws NPE when using fl=score
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305927 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:41:18 +00:00
James Dyer
aed1330b54
SOLR-3278: Negative boost support to the Extended Dismax Query Parser Boost Query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305908 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:16:10 +00:00
Mark Robert Miller
ce1cead6eb
comment out sys out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305907 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:13:31 +00:00
Chris M. Hostetter
3f32f09c95
SOLR-3264: Fix CoreContainer and SolrResourceLoader logging to stop misleading people about SolrCore instanceDir's being the Solr Home Dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305697 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 00:57:09 +00:00
Robert Muir
ee7e14e5fd
SOLR-3268: use sync for more safety
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305587 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 20:59:42 +00:00
Robert Muir
33d1d81d87
SOLR-3268: don't create indexes under core/src/test-files/solr/data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305579 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 20:53:33 +00:00
Robert Muir
ae0f44fcb9
remaining eol-style fixes to trunk, native except .sh (LF)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305492 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 18:57:08 +00:00
Christian Moen
c6a8b487e5
Move remaining Solr factory tests (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305421 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 16:08:37 +00:00
James Dyer
0b1c526b67
SOLR-3262: Remove "threads" from DIH
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305384 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 15:04:38 +00:00
Robert Muir
aad3a816ab
add test for noCFSRatio setter (thanks Tomas for the idea)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305346 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 13:28:01 +00:00
Robert Muir
a29a14698e
fix eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305339 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 12:58:58 +00:00
Christian Moen
f5770479e3
Move and rename Kuromoji (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305297 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 10:31:48 +00:00
David Wayne Smiley
2e666feda9
SOLR-3161 An incoming isShard=true should be limited to a SearchHandler. Protects against shards.qt=/update attack
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305218 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 04:44:39 +00:00
David Wayne Smiley
9491346128
SOLR-3161 limit qt=/... (leading /) to refer to a SearchHandler for safety
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305217 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 04:43:37 +00:00
Uwe Schindler
7a43dc7432
Move DocSetBase to a separate Java file to prevent compile failures on partially updated source files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305061 13f79535-47bb-0310-9956-ffa450edef68
2012-03-25 15:30:53 +00:00
Christian Moen
c3ddb9dc67
Added KuromojiReadingFormFilter (LUCENE-3915)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305046 13f79535-47bb-0310-9956-ffa450edef68
2012-03-25 14:17:23 +00:00
Robert Muir
44695f0f3f
LUCENE-3883: add multitermaware to the irish case filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304838 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 16:05:41 +00:00
Robert Muir
f597b9a1cc
LUCENE-3883: Irish Analyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304836 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 15:59:04 +00:00
Christian Moen
63f1c48b7d
Added katakana stem filter (LUCENE-3901)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304719 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 06:38:53 +00:00
David Wayne Smiley
e0141c7350
SOLR-3270 edismax blank q bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304704 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 05:06:48 +00:00
Chris M. Hostetter
d7bccac40b
SOLR-2291: bug doesn't exist on trunk, but forward porting test to prove it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304628 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 22:14:19 +00:00
Robert Muir
3a8241485d
SOLR-3112: rename abstract -Test to -TestCase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304455 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 15:43:30 +00:00
Robert Muir
c1cab4323a
SOLR-3112: license header on test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304449 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 15:37:18 +00:00
Robert Muir
2590469186
SOLR-3112: Fix tests not to write to src/test-files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304441 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 15:32:44 +00:00
Martijn van Groningen
e36ee74921
SOLR-3156: Check for Lucene directory locks at startup.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304359 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 14:12:24 +00:00
Tommaso Teofili
e3056ee81d
[SOLR-2983] - fix custom merge policy instantiation issue in SolrIndexConfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304098 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 22:20:23 +00:00
Robert Muir
c9c1166d07
fix javadocs for uima contrib from top level (copy the hack and comment from analysis-extras)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304088 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 21:54:14 +00:00
Robert Muir
6df50d5486
SOLR-2921: enable multitermqueries for these filters too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304059 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 21:03:58 +00:00
Chris M. Hostetter
a78109cdf2
SOLR-3074: fix SolrPluginUtils.docListToSolrDocumentList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303977 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 18:50:45 +00:00
Erick Erickson
edfac283ff
Fixes for SOLR-2921 (making more components MultiTermAware)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303939 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 18:03:21 +00:00
Robert Muir
86c2da0eac
happy new year
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303828 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 15:21:17 +00:00
James Dyer
fca2253a55
SOLR-3260: Add one more exception ignore for JVMs without Rhino
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303818 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:56:40 +00:00
James Dyer
33645d3764
Add license headers (SOLR-2382 new classes)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303811 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:45:16 +00:00
James Dyer
57c6955385
Add CHANGES.txt entry for SOLR-2382
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303797 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:29:29 +00:00
Robert Muir
a6fd306dfb
add missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303738 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 11:33:45 +00:00
James Dyer
f3ffdf3a68
better messages when ScriptTransform fails on init (add back 1 exception ignore in case JVM doesn't support Rhino)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303568 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 20:55:17 +00:00
Erick Erickson
115c1c1ecc
Added notes for SOLR-3221 (Thanks Greg Bowyer)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303511 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 19:16:53 +00:00
James Dyer
dfc345b5c7
SOLR-3260: better messages when ScriptTransform fails on init (remove Reflection in Trunk, JRE1.6+ assurred)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303470 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 17:22:13 +00:00
Stefan Matheis
a98decea1d
SOLR-3238: UI Improvments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303326 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 09:36:59 +00:00
Chris M. Hostetter
85bba7eed7
SOLR-2959: edismax now respects the magic fields '_val_' and '_query_'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303256 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 02:32:48 +00:00
Martijn van Groningen
a25cb028e1
SOLR-3052: Added jdocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303206 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 23:26:19 +00:00
Yonik Seeley
5855c9c54b
SOLR-3159: don't auto-scan for new webapps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303064 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 18:09:37 +00:00
James Dyer
f2544bdd3d
SOLR-3260: better messages when ScriptTransform fails on init
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302972 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 16:21:13 +00:00
James Dyer
255f763640
SOLR-2124: do not log stack trace for Service Disabled / 503
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302970 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 16:18:11 +00:00
Yonik Seeley
30f5ecb2f1
SOLR-3159: config jetty post form size, headers like prev version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302934 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 15:17:14 +00:00
Jan Høydahl
09a7f85ea6
SOLR-2764: Removed CHANGES.txt.orig :)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302835 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 10:58:45 +00:00
Jan Høydahl
54d48eb98b
SOLR-2764: Create a NorwegianLightStemmer and NorwegianMinimalStemmer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302833 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 10:57:50 +00:00
Robert Muir
7230d78fe9
spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302809 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 09:19:55 +00:00
Chris M. Hostetter
c800132d39
Links to posisble Errate on wiki
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302729 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 00:00:13 +00:00
Yonik Seeley
a1538c6853
SOLR-2949: add sort by id to test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302661 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 21:22:56 +00:00
Yonik Seeley
7cc0e9683e
SOLR-2949: use a diff elevate file for distrib QEC test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302637 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 20:20:33 +00:00
Robert Muir
8e6f468ce1
sync 3.6 solr/CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302611 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 19:30:47 +00:00
Yonik Seeley
d02600d565
SOLR-2949: distrib support for QEC
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302542 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 17:08:30 +00:00
Yonik Seeley
2460ae1647
SOLR-2949: distrib support for QEC
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302541 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 17:08:08 +00:00
Jan Høydahl
52b55a13c1
SOLR-2826: Remove some dead code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301906 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17 10:12:40 +00:00
Koji Sekiguchi
e4ff34cc65
SOLR-2826: use logging rather than e.printStackTrace()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301875 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17 07:06:24 +00:00
Robert Muir
3d2d144f92
LUCENE-3848: don't produce tokenstreams that start with posinc=0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301478 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 13:06:30 +00:00
Erick Erickson
048721d9dc
Fix for SOLR-3196
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301097 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 17:12:42 +00:00
Yonik Seeley
1e7f863f38
doc: grammar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301077 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 16:45:07 +00:00
Uwe Schindler
8bcbd04454
SOLR-3244: Fix new admin UI for Tomcat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300710 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 20:29:42 +00:00
Robert Muir
29ccdd372a
SOLR-3241: document/field boosts would fail if you copyField from a norms field to an omitNorms field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300639 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 17:01:49 +00:00
Yonik Seeley
d8fff9b873
LUCENE-3795: re-optimize degrees-radians conversions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300457 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 04:05:51 +00:00
Mark Robert Miller
fe9b072490
defend against npe
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300434 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 01:34:07 +00:00
Ryan McKinley
2ac613aef9
LUCENE-3795: Replace contrib/spatial with modules/spatial (merge from branch)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300409 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 23:28:17 +00:00
Yonik Seeley
cceaa41fc6
improve exception handling messages, don't rewrap SolrException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300408 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 23:24:01 +00:00
Yonik Seeley
bd4b19f8ae
doc: field naming
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 20:07:05 +00:00
Yonik Seeley
a56daa639c
SOLR-2719: restore ability to specify fl=field-with-dashes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300316 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 19:57:46 +00:00
Yonik Seeley
10e3c49303
SOLR-2719: restore ability to specify fl=field-with-dashes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300314 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 19:57:08 +00:00
Ryan McKinley
4f11496d99
LUCENE-3795: update the solr spatial4j.jar file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1300263 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 18:07:27 +00:00
Ryan McKinley
d5b39f875f
LUCENE-3795: updating to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1300232 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 16:43:38 +00:00
Erick Erickson
401924c273
Fix for SOLR-3236, javadoc only
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300168 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 14:56:29 +00:00
Erick Erickson
3f82d831db
Fix for SOLR-3221: "Make Shard handler threadpool configurable"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300160 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 14:45:16 +00:00
Jan Høydahl
8452214c35
SOLR-2826: CHANGES entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300093 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 12:26:18 +00:00
Jan Høydahl
ba6024cc7f
SOLR-2826: URLClassify Update Processor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300091 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 12:23:11 +00:00
Stefan Matheis
ea862e17a6
SOLR-3238: Updating WIP-Notice to new Catch-All Issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300017 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 09:22:01 +00:00
Stefan Matheis
9e8ea09d7a
SOLR-3216: Change Link to Admin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300011 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:55:16 +00:00
Stefan Matheis
3a7ca0841d
SOLR-3205: Improved Error-Handling on Analysis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300009 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:51:53 +00:00
Stefan Matheis
993908d5d5
SOLR-3098: additional check for existing elements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300003 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:29:05 +00:00
Jan Høydahl
8bcd1e077e
SOLR-2202: Fix typo in typeName of trielong
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299607 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 10:09:52 +00:00
Jan Høydahl
8a9f7abba7
SOLR-2202: Avoid dependency on "tlong" and "string" in schema, add precisionStep param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299602 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 09:56:55 +00:00
Ryan McKinley
2f501094e4
SOLR-3159: use jetty 8.1.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 02:22:13 +00:00
Jan Høydahl
2b65fd00e6
SOLR-3026: eDismax: Locking down which fields can be explicitly queried (user fields aka uf)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299172 13f79535-47bb-0310-9956-ffa450edef68
2012-03-10 09:42:41 +00:00
Jan Høydahl
b9dfe2836e
SOLR-2202: Moved CHANGES entry to 3.6.0 section after branch commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299161 13f79535-47bb-0310-9956-ffa450edef68
2012-03-10 08:27:10 +00:00
Jan Høydahl
bf2be9b35a
SOLR-2202: Money/Currency FieldType
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299083 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 22:40:06 +00:00
Stefan Matheis
ed93626ffc
Add missing images for SOLR-3162
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298746 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 08:25:11 +00:00
Ryan McKinley
dbb3a8151f
SOLR-2712: expecting fl=score to return all fields removed in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298690 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 02:07:23 +00:00
Ryan McKinley
d17cfcff27
SOLR-3162: convert the URL to a String rather then using url.ToString()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298669 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 00:38:28 +00:00
Chris M. Hostetter
f30f04a347
SOLR-3077: Better error messages when attempting to use blank field names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298667 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 00:34:13 +00:00
Ryan McKinley
29a1f13e35
SOLR-3209 -- sorry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 23:59:34 +00:00
Chris M. Hostetter
aaa129c37b
typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298654 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 23:44:43 +00:00
Ryan McKinley
93130f49a8
SOLR-3209 -- date rounding errors (30Z != 29.999Z)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298614 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 22:10:55 +00:00
Jan Høydahl
4327161596
SOLR-3216: Add back jquery for browse GUI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298589 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 21:21:45 +00:00
Ryan McKinley
2488497c69
StartSolrJetty now emulates java -jar start.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298528 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 19:26:49 +00:00
Ryan McKinley
455ba2465f
SOLR-3209: FieldStatsInfo returns Object rather then Double
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298527 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 19:25:30 +00:00
Jan Høydahl
9bf5e29879
SOLR-3140: Make omitNorms default for all numeric field types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298398 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 14:03:39 +00:00
Jan Høydahl
8d84214891
SOLR-3216: Solr logo missing from /browse GUI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298334 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 10:06:36 +00:00
Uwe Schindler
b4ce51b46a
SOLR-3204: fix license-check problem #2 (move solr-specific rules to solr)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298198 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 23:10:30 +00:00
Martijn van Groningen
03f36313c0
SOLR-2898: Support grouped faceting.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298194 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 23:05:58 +00:00
Martijn van Groningen
d22b750992
SOLR-2898: Support grouped faceting.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298186 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:51:18 +00:00
Uwe Schindler
7ef0b53961
SOLR-3204: The packaged pre-release artifact of Commons CSV used the original package name (org.apache.commons.csv). This created a compatibility issue as the Apache Commons team works toward an official release of Commons CSV. JARJAR ( http://code.google.com/p/jarjar/ ) was used to change the package name to org.apache.solr.internal.csv
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298164 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:22:00 +00:00
Dawid Weiss
1242fb0437
Fixing imports.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298156 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 22:10:00 +00:00
Ryan McKinley
a57f29a367
SOLR-3159: Upgrade example and tests to run with Jetty 8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298108 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 20:49:28 +00:00
Simon Willnauer
49e3866590
LUCENE-3807: remove file based store/load from Lookup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298049 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 19:30:29 +00:00
Erick Erickson
82f53daeb4
Fixes for SOLR-3162 and SOLR-3181, continuing improvements to the new Solr admin UI.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298010 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 16:30:20 +00:00
Dawid Weiss
8041c826a7
Class rule to store the currently executing test class. Removed Solr's code that pulled this from the stack frames (which wasn't working because rules wrap the actual test code).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297940 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 11:20:16 +00:00
Dawid Weiss
ad453aeeda
SOLR-3206: fixed the test, will follow up with a root problem fix too.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297927 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 10:53:23 +00:00
Chris M. Hostetter
0b348028ed
SOLR-3183: de-forrest solr now that the website uses the Apache CMS. Move the existing forrest-to-html tutorial into the javadocs and prune it's formating/navigation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297806 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 00:20:31 +00:00
Ryan McKinley
a6af5d8181
LUCENE-3795: updating to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1297785 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 23:17:08 +00:00
Ryan McKinley
5811b6229a
SOLR-141: Errors and Exceptions are formated by ResponseWriter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297749 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 21:59:31 +00:00
Martijn van Groningen
bf90ce175d
SOLR-3190: Minor improvements to SolrEntityProcessor.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297656 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 19:16:39 +00:00
Ryan McKinley
379cc6720d
SOLR-3208: adding a note that the logging is just a stub...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297601 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 17:50:13 +00:00
Ryan McKinley
58e3736862
SOLR-3202: remove JSP support and the old admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297578 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 17:04:19 +00:00
Sami Siren
4ebf04948b
SOLR-3187: SystemInfoHandler leaks filehandles
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297423 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 11:08:14 +00:00
Uwe Schindler
989530e17e
LUCENE-3850: Fix rawtypes warnings for Java 7 compiler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297048 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 13:34:40 +00:00
Martijn van Groningen
60d9caa11e
SOLR-3195: timeAllowed is ignored for grouping queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296996 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 10:31:30 +00:00
Dawid Weiss
ff27ca3738
LUCENE-3847: LuceneTestCase will now check for modifications of System properties before and after each test (and suite). If changes are detected, the test will fail. A rule can be used to reset system properties to before-scope state (and this has been used to make Solr tests pass).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296888 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 22:03:20 +00:00
Mark Robert Miller
726ac1883a
audit clearing sys props
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296855 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:52:20 +00:00
Yonik Seeley
36126c9b1f
SOLR-3180: simplify core reference counting by just using the same core for the full duration of recovery for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296854 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:51:45 +00:00
Mark Robert Miller
54b79934ea
make sure we clear numShards sys prop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296852 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:39:27 +00:00
Mark Robert Miller
5007616835
SOLR-3199: this test was not clearing the bootstrap_confdir sys prop it sets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296847 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:06:04 +00:00
Yonik Seeley
8c7c6890ad
logging: improve for RecoveryStrategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296839 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 17:23:38 +00:00
Christian Moen
430365f7cc
Kuromoji now produces both compound words and the segmentation of those words in search mode (LUCENE-3767)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296805 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 13:34:13 +00:00
Koji Sekiguchi
ff0650ffa4
fix delimiter string
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296786 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 12:35:26 +00:00
Koji Sekiguchi
cc1da9b073
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296768 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 08:41:36 +00:00
Koji Sekiguchi
15f678e648
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296767 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 08:38:37 +00:00
Yonik Seeley
7cf946898d
SOLR-3180: do an explicit commit and not just close when shutting down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296712 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 22:01:36 +00:00
Mark Robert Miller
fc3972fa1f
boost how long we are willing to wait for config info to show up in cluster state
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296692 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 20:31:00 +00:00
Mark Robert Miller
6a6c1ed04e
wait for leaders on startup for slow/busy comps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 16:38:25 +00:00
Mark Robert Miller
e9c9011737
add a long leader wait at the start of this test for slow/busy comps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296646 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 15:48:34 +00:00
Mark Robert Miller
b2257563e3
SOLR-3194: Attaching a commit to an update request results in too many commits on each node.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296631 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 14:47:38 +00:00
Yonik Seeley
fbe25c380d
SOLR-3180: harden erratic shutdowns, allow more than one tlog to recover on startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296493 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 22:12:44 +00:00
Ryan McKinley
03d560ee05
SOLR-2719: adding test, with @Ignore for regressions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296434 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 20:17:07 +00:00
Simon Willnauer
f303bcd465
LUCENE-3807: Cleanup Suggest / Lookup API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296268 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 15:59:55 +00:00
Dawid Weiss
2c94c522fd
A side effect of LUCENE-3808: validation of shadowed static hooks
...
indicated this one as the violator. Since this is empty and cannot be
overriden anyway I'm removing it.
Removed shadowed empty afterClass() hook.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296238 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 15:01:34 +00:00
Dawid Weiss
9d55bcc9ca
Fixed a test failing on Windows (slash/backslash inconsistency). I check for an alternative, don't know if it should be normalized on persist.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296150 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 11:29:48 +00:00
Yonik Seeley
07865addca
cloud: fix distributed deadlock w/ deleteByQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295665 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 16:41:54 +00:00
Tommaso Teofili
e894e7c542
[SOLR-3013] - fix the build of solr-uima
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295594 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 14:45:13 +00:00
Tommaso Teofili
41ddc259d7
[SOLR-3013] - removed unneded custom ant configuration for solr-uima
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295508 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:58:57 +00:00
Tommaso Teofili
a42dbcc647
[SOLR-3013] - adding analyzers-uima pathelement to fix error in javadocs generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295501 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:32:15 +00:00
Ryan McKinley
fdb0bd695e
LUCENE-3795: moving prefix/tree stuff into strategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1295444 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 07:35:03 +00:00
Tommaso Teofili
0c5c13e157
[SOLR-3013] - removing the ae package from Solr as it's now under analysis/uima module, adding the Solr factories for UIMA based tokenizers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295330 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:43:12 +00:00
Sami Siren
4633ae38d4
SOLR-3080: add entry to changelog
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295001 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:54:30 +00:00
Ryan McKinley
effa52b18f
SOLR-3134: Adding test and fix from Russell Black
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294995 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:32:02 +00:00
Sami Siren
dcaf6be3e4
SOLR-3165: make DIH work with solrcloud
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294990 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:07:40 +00:00
Ryan McKinley
bb9b30bf57
LUCENE-3795: get maven build to work. Add spatial4j jar file to solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294980 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 05:43:24 +00:00
Ryan McKinley
b3f2ad655f
LUCENE-3795: move back to single project layout. Add spatial4j jar file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294974 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 05:17:39 +00:00
Yonik Seeley
6dc05950ae
SOLR-3157: remove isTestLoggingFormat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294968 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 04:16:17 +00:00
Yonik Seeley
19652ce169
SOLR-3157: restrict changes to logging string to formatter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294967 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 04:12:35 +00:00
Chris M. Hostetter
29a7c260fe
LUCENE-2604: add '/' to the list of chars in the various escape functions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294965 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 03:58:41 +00:00
Mark Robert Miller
29f9a15de5
fix spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294963 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 03:52:08 +00:00
Yonik Seeley
b2d288d5df
SOLR-3157: improve logging, add path/params to updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294916 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 00:38:16 +00:00
Yonik Seeley
2b055c2195
SOLR-3157: improve logging, restore legacy logging if not testing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294911 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 00:12:44 +00:00
Mark Robert Miller
f75eae6217
throw a good error rather than NPE when no collection is found to request against
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294894 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 23:36:53 +00:00
Mark Robert Miller
7a8db2fcff
use qt param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294862 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 22:25:29 +00:00
Mark Robert Miller
28fb9a4cbc
parallelize
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294843 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 21:29:54 +00:00
Mark Robert Miller
6f40a126e6
only add a close hook for the httpshardhandlerfactory if *we* created it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294723 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 16:35:05 +00:00
James Dyer
436ba5ff34
SOLR-3033/SOLR-3168: uncomment-out tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294714 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 16:13:25 +00:00
James Dyer
390454fba6
SOLR-3168: "numberToKeep" backups doesn't ever keep more than 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294703 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 15:53:13 +00:00
James Dyer
af77642d82
SOLR-3033: "numberToKeep" on replication handler does not work with "backupAfter"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294702 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 15:50:31 +00:00
Jan Høydahl
3e14f86161
SOLR-3172: luceneMatchVersion of solrconfig-languageidentifier.xml hardcoded to LUCENE_35
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294648 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 13:41:29 +00:00
Sami Siren
d6fa94970f
fix build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294505 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 07:52:12 +00:00
Sami Siren
af16f0da65
add more scripting to help testing different scenarios
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294489 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 07:05:37 +00:00
Yonik Seeley
0b7cf94411
improve logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294466 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 05:29:52 +00:00
Mark Robert Miller
9f2a64a95e
improve unused distrib core cmd action a little bit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294465 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 05:26:19 +00:00
Yonik Seeley
7464d5360b
SOLR-3170: don't use default params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294400 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 23:48:22 +00:00
Mark Robert Miller
a766b67aed
we need to retry when asking for a leader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294347 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 21:43:50 +00:00
Yonik Seeley
80ed367c4b
logging improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294309 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 20:15:21 +00:00
Mark Robert Miller
742acdb15d
don't replicate conf files in solrcloud mode - we don't have access to the raw fs conf dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294304 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 19:49:30 +00:00
Yonik Seeley
d41c7651d4
fix nocommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294237 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 17:32:57 +00:00
Yonik Seeley
ec52a87046
SOLR-3157: improve test logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294212 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:48:19 +00:00
Sami Siren
0f502b78c2
retry reading on connection loss
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294193 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:00:27 +00:00
Mark Robert Miller
2f1622a1f6
clear the right sys prop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294187 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 15:39:01 +00:00
Mark Robert Miller
b51ee44c39
SOLR-3166: Allow bootstrapping multiple config sets from multi-core setups.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294169 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 14:50:01 +00:00
Mark Robert Miller
4a9fc32b05
don't turn this on quite yet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294035 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 05:29:35 +00:00
Mark Robert Miller
e3e44afef7
fix javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294010 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 03:36:26 +00:00
Mark Robert Miller
74037691e6
do not hold the cores lock while calling cancel on recovery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294004 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 02:52:49 +00:00
Mark Robert Miller
71674efc04
add ignore to test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293987 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 01:11:35 +00:00
Mark Robert Miller
b24e035e9f
remove some api ugliness around solrcloud - we don't actually need it anymore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293986 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 01:09:14 +00:00
Yonik Seeley
52002c62aa
tests: don't ignore all exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293939 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 21:33:24 +00:00
Yonik Seeley
fced47d33f
zkController: try to simplify all the addresses/urls, precompute some also
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293934 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 21:02:46 +00:00
Yonik Seeley
85013ffd31
logging: fix detection of updates since startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293866 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:34:19 +00:00
Yonik Seeley
1c84da1064
SOLR-3080: do tlog recovery for all nodes, not just leaders
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293863 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:25:32 +00:00
Uwe Schindler
6cc374ce92
Make clover output dir consistent with Lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293778 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 08:40:07 +00:00
Mark Robert Miller
2e015271c5
allow splitting the data and conf locations for an embedded zk server
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293525 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 02:54:54 +00:00
Yonik Seeley
20dd250457
SOLR-3080: key coreStates by core name, create coreStates up front for consistent sync
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293516 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 02:00:32 +00:00
Mark Robert Miller
3abf6717ab
allow the zk server data dir to be overridden by sys prop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293460 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 22:38:56 +00:00
Mark Robert Miller
51ca380dd8
SOLR-3137: test+fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293415 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 21:02:51 +00:00
Erick Erickson
b54664047d
Little cleanup of style for SOLR-3116. Thanks Stefan!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293394 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 19:44:06 +00:00
Yonik Seeley
1c9f467680
SOLR-3080: separate sync for publishing coreStates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293391 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 19:35:18 +00:00
Mark Robert Miller
b093fca69a
take care of small bug around NRT and replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293371 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 18:19:25 +00:00
Mark Robert Miller
51ae7ee512
add a retry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293346 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 17:16:34 +00:00
Mark Robert Miller
6d2ef6a1e4
this should be volatile
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293345 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 17:16:16 +00:00
Mark Robert Miller
54681c0cfd
fix jdom license files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293343 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 17:12:51 +00:00
Jan Høydahl
6b113cd170
SOLR-2901: Added jdom-1.0.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293309 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 16:00:14 +00:00
Erick Erickson
8aecefd623
Fix for SOLR-3160. Thanks Luca Cavanna!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293270 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 14:36:40 +00:00
Simon Willnauer
f29eda768d
LUCENE-3807: Clean up Suggest API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293148 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 09:49:39 +00:00
Sami Siren
61387fe283
SOLR-3080: I saw this fail few times, increase sleep time
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293116 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 07:31:08 +00:00
David Wayne Smiley
effbca10e2
SOLR-3040 The DIH's admin UI (dataimport.jsp) now requires DIH request handlers to start with a '/'.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293102 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 06:47:43 +00:00
Yonik Seeley
b7fa7354fc
logging: log versions of update commands, improve toString of solr docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293055 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 01:40:10 +00:00
Yonik Seeley
d63340aa32
tests: use stderr to interleave with logging, print out what docs/versions are missing from what shard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293050 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 01:07:32 +00:00
Erick Erickson
b32b52578d
Patch for SOLR-3155. Fixes JSON output format error and alphabetizes children of nodex.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293039 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 00:28:19 +00:00
Sami Siren
48bb56dea8
SOLR-3148: expose more system info
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292938 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 20:18:24 +00:00
Ryan McKinley
ebfdea6c82
SOLR-2667: use require.js to load UI dynamically
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292908 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 19:23:10 +00:00
Sami Siren
c618516338
SOLR-3080: add couple more asserts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292753 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 11:44:00 +00:00
Sami Siren
19b2423ced
SOLR-3080: clear system property after test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292740 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 10:58:37 +00:00
Sami Siren
565777a7b3
SOLR-3080: remove shard info from zk when unload is called
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292739 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 10:55:29 +00:00
Ryan McKinley
20d2cb9701
SOLR-318: docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292721 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 09:19:50 +00:00
Ryan McKinley
d1abb09612
SOLR-3134: Include shard info in distributed response when shards.info=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292717 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 09:07:31 +00:00
Sami Siren
6ff799d4b3
SOLR-3037: simplify method as suggested by Jörg Maier
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292690 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 08:07:06 +00:00
Sami Siren
d47a11f077
SOLR-3080: make election cancellable through EC
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292680 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 07:19:37 +00:00
Mark Robert Miller
5713824147
SOLR-3153: When a leader goes down he should ask replicas to sync in parallel rather than serially.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292652 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 05:22:31 +00:00
Ryan McKinley
9f2cec662f
SOLR-2459: fix test so it does not assume logging configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292642 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 03:55:31 +00:00
Yonik Seeley
42c1ca8212
logging: log versions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292619 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 02:00:10 +00:00
Ryan McKinley
a9fbb020a5
SOLR-2459: deprecate LogLevelSelection servlet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292618 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 01:59:35 +00:00
Ryan McKinley
198c2a8b2d
SOLR-2459: Expose LogLevel selection with a RequestHandler rather then servlet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292617 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 01:53:08 +00:00
Yonik Seeley
5d0f1c4f0e
tests: make sure dropped buffered docs don't interfere with new additions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292553 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 22:28:06 +00:00
Ryan McKinley
7568962777
SOLR-3151: moving zookeeper.jsp to a servlet, this is a direct copy nothing new yet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292429 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 18:06:40 +00:00
Yonik Seeley
2127ffa53e
distrib search: up max connections per host
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292353 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 15:42:07 +00:00
Mark Robert Miller
f9c34805d7
if a prospective leaders sync with replicas fails, still be leader if there are no other candidates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292315 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 14:34:16 +00:00
Mark Robert Miller
1d67a7dc71
expand skip recovery option a bit (used by tests)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292313 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 14:32:53 +00:00
Mark Robert Miller
fd993e0c11
be careful about retrying rather than NPE
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292312 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 14:30:53 +00:00
Mark Robert Miller
baee5394c1
clear numShards at end of test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292311 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 14:30:03 +00:00
Uwe Schindler
07a44a8fa5
LUCENE-3800: "Soft-close" IndexReader (make it unuseable) once a child-reader (subreader, filter delegate, or parallel reader) is closed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292293 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 13:57:55 +00:00
Erik Hatcher
1cb4034ed9
SOLR-2607: remove client/ directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292281 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 13:34:47 +00:00
Erik Hatcher
5dc9fbc849
SOLR-2607: remove client/ directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292278 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 13:29:51 +00:00
Sami Siren
307cf98e1f
print zk contents when failing to get leader url
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292243 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 11:35:08 +00:00
Sami Siren
9e1e2d40a4
fix CoreAdminRequest so that it uses correct key for shard id, use same key for shard id in CoreAdminParams and ZkStateReader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292238 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 11:14:06 +00:00
David Wayne Smiley
3f5d66037e
LUCENE-3795 Trying more ant build.xml progress but Solr isn't working
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292167 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:51:53 +00:00
David Wayne Smiley
d6c583d9de
LUCENE-3795 Switch Solr over to new spatial module. Tests pass.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292162 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:32:04 +00:00
Mark Robert Miller
075b60307e
protect access with sync
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292093 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 00:41:15 +00:00
Mark Robert Miller
2a13b648fa
fix a concurrency issue around writing hashmap to json
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292064 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 22:30:33 +00:00
Mark Robert Miller
2296b6d6e3
remove sys out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292010 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 20:55:03 +00:00
Yonik Seeley
f50e4dbf51
SOLR-3150: NPE when facetting using facet.prefix on an empty field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292007 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 20:52:54 +00:00
Mark Robert Miller
273f5a8b93
fix and unignore test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291971 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 19:50:56 +00:00
Steven Rowe
2421399023
Test fix for DIH TestScriptTransformer: Lucene-Solr-Maven-trunk build#397 produced an exception with the message "<script> can be used only in java 6 or above Processing Document # 1", while the test was only ignoring those exceptions with the exact message "<script> can be used only in java 6 or above" - switched the test for this to require the expected message as a prefix rather than exact equality.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291958 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 19:05:31 +00:00
Yonik Seeley
7e6c8fa33b
tests: more reorder testing in peersync
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291843 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 15:07:39 +00:00
Mark Robert Miller
ceb3ab3e1d
need to figure out why this started failing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291597 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 05:08:20 +00:00
Mark Robert Miller
bd31c935d1
say what state we found if we found one that is not ACTIVE
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291586 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 04:01:56 +00:00
Mark Robert Miller
13956ea166
boost wait by 4 sec
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291572 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 03:05:08 +00:00
Yonik Seeley
d263c5c1ab
log recoveringAfterStartup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291547 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 01:44:56 +00:00
Koji Sekiguchi
3ab34fc0d0
SOLR-2909: add support for ResourceLoaderAware tokenizerFactories in synonym filter factories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291541 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 00:56:42 +00:00
Mark Robert Miller
314bce4f6e
SOLR-3126: harden peer sync recovery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291530 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 23:58:49 +00:00