Mark Robert Miller
|
5feeb36d46
|
SOLR-788: set mlt.count back to 5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427218 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 18:42:14 +00:00 |
James Dyer
|
69383cb079
|
SOLR-4247: fix bug with TestSimplePropertiesWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427215 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 18:30:41 +00:00 |
Mark Robert Miller
|
ecb8438e4c
|
SOLR-4124: persistence support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427213 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 18:26:36 +00:00 |
Yonik Seeley
|
9e82c2409d
|
SOLR-4246: log forwarded updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427037 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-31 03:05:56 +00:00 |
Mark Robert Miller
|
1bb25c388d
|
SOLR-4245: When a core is registering with ZooKeeper, the timeout to find the leader in the cluster state is 30 seconds rather than leaderVoteWait + extra time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-30 06:18:37 +00:00 |
Mark Robert Miller
|
ffd693605a
|
SOLR-4244: When coming back from session expiration we should not wait for the leader to see us in the down state if we are the node that must become the leader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426892 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-30 05:54:59 +00:00 |
Mark Robert Miller
|
88ce4ab029
|
check shutdown for early termination in 'wait for state'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426840 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 21:29:11 +00:00 |
Uwe Schindler
|
dbd1d94004
|
SOLR-3735: Update velocity also in Maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426839 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 21:29:05 +00:00 |
Erick Erickson
|
b6d4d6e907
|
Fix for SOLR-4229, changing "swappable" to "transient"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426826 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 20:30:42 +00:00 |
Mark Robert Miller
|
cb8065c947
|
ease timings a bit for large clusters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426795 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 17:59:53 +00:00 |
Mark Robert Miller
|
5065cdebd3
|
bring back interruptions on executor shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426791 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 17:42:23 +00:00 |
Erik Hatcher
|
47fb1898da
|
SOLR-3735: fix svn:eol-style setting on new Velocity SHA1 file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426746 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 11:33:31 +00:00 |
Erik Hatcher
|
fcc4d6f01a
|
SOLR-3735: Relocate the example mime-to-extension mapping, and upgrade Velocity Engine to 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426716 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 08:41:53 +00:00 |
Robert Muir
|
f88d2ee6a7
|
SOLR-4175: add license headers and eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426614 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 20:12:18 +00:00 |
Erik Hatcher
|
11c4ce617c
|
SOLR-4175: SearchComponent chain can't contain two components of the same class and use debugQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426569 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 16:29:37 +00:00 |
Robert Muir
|
e78141a82c
|
try harder in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426565 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 16:18:36 +00:00 |
Shalin Shekhar Mangar
|
e32fe689fa
|
SOLR-4134 -- Use List as value type only when multiple values are present in atomic updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426537 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 15:03:43 +00:00 |
Robert Muir
|
6b7362404a
|
if fsync()'ing the segments.gen gets interrupt()ed in its hairy sleeping loop, ignore it like any other exception, we already committed and this file is optional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426402 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 05:13:47 +00:00 |
Yonik Seeley
|
2c51c55a28
|
tests: more cloud atomic update tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426373 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 01:19:29 +00:00 |
Mark Robert Miller
|
7e51f75561
|
SOLR-4114: tests: make happy with git - source attrib counts on svn substitution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426329 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-27 21:08:54 +00:00 |
Uwe Schindler
|
ba52cd4e03
|
Revert SOLR-1972
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426230 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-27 15:48:37 +00:00 |
Robert Muir
|
53caac2cc4
|
hack broken test to not waste hours of jenkins time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426096 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-27 00:48:57 +00:00 |
Robert Muir
|
6cd89df2c1
|
eol-style: native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426089 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 23:51:33 +00:00 |
Robert Muir
|
c98812b8df
|
LUCENE-4290: add some more testing for this sandy highlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426072 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 22:37:52 +00:00 |
Mark Robert Miller
|
5772204892
|
tests: attempt to harden for apache jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426002 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 19:52:34 +00:00 |
Robert Muir
|
936a67bb7d
|
LUCENE-4648: use only within-doc stats for PostingsHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425992 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 19:14:28 +00:00 |
Robert Muir
|
aa00eb2e70
|
SOLR-4088: when host is null, fall back to interface iteration (heuristic 2) if resolving the system hostname (heuristic 1) fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 17:18:46 +00:00 |
Robert Muir
|
0c86e24407
|
SOLR-4233: throw assumption for this test on OS X: it fails due to AWT engine startup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425969 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 17:16:22 +00:00 |
Mark Robert Miller
|
15bf918824
|
tests: parameterize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425818 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 04:44:50 +00:00 |
Mark Robert Miller
|
a3d1252e7d
|
tests: parameterize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425815 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-26 04:39:12 +00:00 |
Robert Muir
|
3a6c519be1
|
fix javadocs bugs in scoring formula
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425702 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-25 02:07:25 +00:00 |
Robert Muir
|
471c1149e7
|
use the constant in unicodeutil already defined for this purpose
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425699 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-25 02:00:33 +00:00 |
Shalin Shekhar Mangar
|
6a0f11ebed
|
SOLR-4223: "maxFormContentSize" in jetty.xml is not picked up by jetty 8
so set it via solr webapp context file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425683 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 21:08:44 +00:00 |
Shai Erera
|
8a7c585a15
|
rename FacetsPayloadProviderTest to OrdinalMappingReaderTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425596 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 06:24:30 +00:00 |
Mark Robert Miller
|
1652b2649f
|
LUCENE-4638, SOLR-3180: revert for now (try using the IW's writeLock to unlock)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425574 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 02:10:25 +00:00 |
Mark Robert Miller
|
dfb17d3cdc
|
LUCENE-4638, SOLR-3180: try using the IW's writeLock to unlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 00:15:16 +00:00 |
Mark Robert Miller
|
a0676b3b0b
|
SOLR-3180: remove bad assumption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425554 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 22:58:30 +00:00 |
Uwe Schindler
|
a2864cdcb0
|
Rename tempDir to workDir in Junit4 Macro, as suggested in ML thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425453 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 11:25:44 +00:00 |
Shalin Shekhar Mangar
|
460dec2c56
|
SOLR-4133: Cannot "set" field to null with partial updates when using the
standard RequestWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425448 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 10:01:08 +00:00 |
Shai Erera
|
d64cfed291
|
LUCENE-4639: improve _TestUtil.getTempDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425439 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 08:15:02 +00:00 |
Mark Robert Miller
|
c8f34f9f78
|
SOLR-3180: wait for leader to see our recovering state before peer sync as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425342 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-22 21:06:04 +00:00 |
Mark Robert Miller
|
3340abc8dd
|
attempt to close the indexwriter correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425306 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-22 16:46:10 +00:00 |
Chris M. Hostetter
|
9fd744d160
|
SOLR-3972: Fix ShowFileRequestHandler to not log a warning in the (expected) situation of a file not found.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425207 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-22 00:07:35 +00:00 |
Mark Robert Miller
|
1088f1a4d4
|
tests: attempt to harden more
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425090 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 19:00:28 +00:00 |
Mark Robert Miller
|
db517c4bb8
|
tests: more fudge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425004 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 16:27:40 +00:00 |
Mark Robert Miller
|
8c40304671
|
tests: boost timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424953 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 15:18:17 +00:00 |
Mark Robert Miller
|
1ec855c560
|
tests: wait longer for inconsistency if necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424943 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 15:05:53 +00:00 |
Shalin Shekhar Mangar
|
6adb14e6af
|
SOLR-4134: Added missing @Test annotation on unit test method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424909 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 13:12:23 +00:00 |
Shalin Shekhar Mangar
|
f4547f6a3b
|
SOLR-4134: Standard (XML) request writer cannot "set" multiple values into
multivalued field with partial updates. (Luis Cappa Banda, Will Butler, shalin)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424906 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 13:01:08 +00:00 |
Mark Robert Miller
|
4bd6402d16
|
raise so timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1424868 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 11:23:29 +00:00 |