Mark Robert Miller
f31359f5b4
change commitWithin for test to 2000 rather than 1000 - saw a fail where the commit happened faster than the 10 docs are added.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420963 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 20:53:26 +00:00
Mark Robert Miller
63350f0a52
try a 300ms wait on startup to be sure our core(s) have loaded
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420954 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 20:34:37 +00:00
Mark Robert Miller
02854d4054
SOLR-4171: add a new release(path) method that can be called after factory shutdown and have unload core use it to remove a directory after a core has been shutdown
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420911 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 18:49:00 +00:00
Uwe Schindler
9a74a588da
Hopefully fix the forever hanging DIH test in Maven builds, because it depends on CWD, which is different on Maven builds...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420908 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 18:45:56 +00:00
Mark Robert Miller
c2516de262
SOLR-4171: CachingDirectoryFactory should not return any directories after it has been closed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420779 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 15:43:03 +00:00
Mark Robert Miller
f78b7d2a1d
SOLR-4168: 5x changes entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420507 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 01:49:25 +00:00
Mark Robert Miller
8472da6e82
SOLR-4161: add a little more protection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420500 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 00:38:14 +00:00
Chris M. Hostetter
50407282a7
Fix SolrCloud behavior when using "hostContext" containing "_" or"/" characters. This fix also makes SolrCloud more accepting of hostContext values with leading/trailing slashes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420497 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 00:26:09 +00:00
Mark Robert Miller
e8d2289a3f
SOLR-4166: LBHttpSolrServer ignores ResponseParser passed in constructor.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420362 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 19:49:29 +00:00
Yonik Seeley
5b04be1195
SOLR-2592: avoid splitting composite router hash domains
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420338 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 19:21:12 +00:00
Mark Robert Miller
a81f749ee1
SOLR-4030: Allow rate limiting Directory IO based on the IO context.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420336 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 19:19:07 +00:00
Mark Robert Miller
52536c12a2
SOLR-4114: add back commented out test with 10 second wait, add Per's new test, add test to ensure no two cores use the same index directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420327 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 18:32:37 +00:00
Chris M. Hostetter
0b3a7900fc
SOLR-4127: Added explicit error message if users attempt Atomic document updates with either updateLog or DistribUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420297 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 17:25:02 +00:00
Yonik Seeley
c02c9dd262
SOLR-2592: cleanups - remove unneeded range info, rename getLeaderProps to getLeaderRetry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420284 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 17:02:13 +00:00
Mark Robert Miller
0b7e234a69
SOLR-4124: change copyDirectory call to apache util
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420248 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:17:45 +00:00
Mark Robert Miller
932300fd3b
SOLR-3911: fix properties file name misspelling and use constant for file name everywhere
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420231 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:43:12 +00:00
Shai Erera
e2f54df3ca
fix missing Overrides
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420195 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 14:31:01 +00:00
Shai Erera
ea9bffece7
LUCENE-4605: Add FLAG_NONE to DocsEnum and DocsAndPositionsEnum
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419991 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 04:28:17 +00:00
Yonik Seeley
edca562dad
SOLR-4144: don't cache replicated index files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419980 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 02:58:08 +00:00
Mark Robert Miller
f4371dcedf
SOLR-2986: Add MoreLikeThis to warning about features that require uniqueKey. Also, change the warning to warn log level.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419959 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 01:06:59 +00:00
Mark Robert Miller
74b0f7bce3
SOLR-4071: Validate that name is pass to Collections API create, and behave the same way as on startup when collection.configName is not explicitly passed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419952 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:54:46 +00:00
Mark Robert Miller
4e439e791e
SOLR-3948: Calculate/display deleted documents in admin interface.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419939 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:06:56 +00:00
Mark Robert Miller
f79de4b70e
SOLR-4162: ZkCli usage examples are not correct because the zkhost parameter is not present and it is mandatory for all commands.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419878 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 23:50:55 +00:00
Mark Robert Miller
89bddae466
SOLR-4028: When using ZK chroot, it would be nice if Solr would create the initial path when it doesn't exist.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419866 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 23:18:14 +00:00
Mark Robert Miller
ef21415d6c
SOLR-4124: You should be able to set the update log directory with the CoreAdmin API the same way as the data directory.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419720 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 20:19:53 +00:00
Yonik Seeley
6f6211d310
SOLR-4118: Fix replicationFactor to align with industry usage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419689 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 19:29:24 +00:00
Mark Robert Miller
81a14f54cd
stop indexwriter waits on close
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419665 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 18:55:06 +00:00
Robert Muir
ba9560fd74
declare jetty.version as entity to remove the 10x duplication (asking for trouble upgrading in the future)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419551 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:12:25 +00:00
Robert Muir
56df745988
SOLR-4155: upgrade jetty to 8.1.8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419466 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 14:02:32 +00:00
Dawid Weiss
f26a84adca
LUCENE-4603: Upgrade randomized testing to version 2.0.5: print forked JVM PIDs on heartbeat from hung tests (Dawid Weiss)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419261 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 08:41:16 +00:00
Mark Robert Miller
8561fc877c
whoops - this was supposed to be changed to 12000 rather than 120
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419191 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 03:21:30 +00:00
Yonik Seeley
4a8408ceea
SOLR-2592: fix implicit router to return found slice, test querying via shards
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419019 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 16:54:01 +00:00
Mark Robert Miller
ab00c42eff
SOLR-4158: When a core is registering in ZooKeeper it may not wait long enough to find the leader due to how long the potential leader waits to see replicas.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418818 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 05:52:08 +00:00
Yonik Seeley
7eb16a69a5
SOLR-2592: deleteByQuery routing support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418814 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 05:09:24 +00:00
Mark Robert Miller
7ebb85ab6d
SOLR-4159: CHANGIES entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418791 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 00:18:29 +00:00
Mark Robert Miller
9075acd9be
SOLR-4159: When we are starting a shard from rest, a potential leader should not consider it's last published state when deciding if it can be the new leader.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418790 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 00:16:17 +00:00
Mark Robert Miller
452a32f314
SOLR-3911: sync properties files after write so that they are written out before the directory is closed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418789 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 00:12:03 +00:00
Yonik Seeley
6a11fd8db6
SOLR-2592: realtime-get support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418762 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 22:00:15 +00:00
Mark Robert Miller
dffe8d2877
SOLR-3911: write out replication stats through Directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418756 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 21:26:55 +00:00
Yonik Seeley
376cf5cd78
SOLR-2592: integration tests for routing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418755 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 21:16:57 +00:00
Yonik Seeley
2111cfecd8
tests: allow custom schema in ZK and copy to canonical schema name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418737 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 19:34:50 +00:00
Mark Robert Miller
62552bd6a2
SOLR-4117: harden size of directory code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418725 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 18:14:10 +00:00
Mark Robert Miller
82d0ed529a
SOLR-4033: Consistently use the solrconfig.xml lockType everywhere.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418712 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 17:16:04 +00:00
Yonik Seeley
27e2737ab2
finish removing nocommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418695 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 15:50:58 +00:00
Uwe Schindler
217f8b076b
Remove the nocommit failing all Jenkins builds! The Exception message is crazy enough *g*
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418625 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 08:33:16 +00:00
James Dyer
b134c54a4e
fix test bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418606 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 06:25:47 +00:00
Yonik Seeley
113437054c
SOLR-2592: more DocCollection refactoring in tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418507 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 22:06:37 +00:00
James Dyer
330a570fc6
fix test bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418500 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 21:56:56 +00:00
Grant Ingersoll
10bb87d0bf
minor tweak to log message to know the event
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418428 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 18:44:54 +00:00
Grant Ingersoll
a8117d275d
minor tweak to log message to know the event
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418427 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 18:44:44 +00:00
Yonik Seeley
c82f4f61a6
SOLR-2592: fix composite id router for full-range
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418337 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 14:47:34 +00:00
Yonik Seeley
49593470e3
remove nocommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418117 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 22:39:00 +00:00
Yonik Seeley
c08e5eaf20
SOLR-2592: fix composite id router slice selection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418116 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 22:36:52 +00:00
Yonik Seeley
5cb909b11f
SOLR-2592: fix shifting by 32 bits in compositeId router
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418100 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 21:51:32 +00:00
Yonik Seeley
b81dc76340
SOLR-2592: add hash router tests, fix compositeId bit specification parsing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418093 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 21:32:17 +00:00
Robert Muir
8f9bcb02f9
SOLR-4147: 64-bit IBM jre miscompiles code for these tests, they pass with -Xint
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418082 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 21:06:49 +00:00
Yonik Seeley
ff17839ed6
SOLR-2592: refactor routers to separate public classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418043 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 19:50:30 +00:00
Yonik Seeley
2152cdf451
SOLR-2592: avoid distrib search if current core is active and hosting targeted shard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418030 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 18:42:36 +00:00
Mark Robert Miller
f13444989e
try waiting up to 2 min rather than just 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417931 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 15:10:24 +00:00
Erick Erickson
b85d07d0dd
Attempt for fixing lazy core test failure. See SOLR-1028 and SOLR-4149
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417907 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 14:30:02 +00:00
Mark Robert Miller
af20e0b5a6
SOLR-3531: Allowing configuring maxMergeSizeMB and maxCachedMB when using NRTCachingDirectoryFactory.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417736 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 04:39:30 +00:00
Mark Robert Miller
497c6fca11
removed by mistake - put it back
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417711 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 00:24:00 +00:00
Mark Robert Miller
6996e74dca
SOLR-4062: The update log location in solrconfig.xml should default to ${solr.ulog.dir} rather than ${solr.data.dir:}
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417702 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 00:10:19 +00:00
James Dyer
58cde699ad
remove duplicate code from test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417636 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 20:36:03 +00:00
James Dyer
5b1d05c6ab
reduce noise on TestSqlEntityProcessorDelta
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417632 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 20:29:40 +00:00
Uwe Schindler
91240881de
Fix the tests.jvms override in some modules so the user (e.g., Jenkins) cannot override it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417622 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 20:15:11 +00:00
Robert Muir
f5fdf9362f
null static field for GC in base test class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417545 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:29:59 +00:00
Mark Robert Miller
efb8b8e62e
remove nocommit in uncalled test method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417099 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:34:54 +00:00
James Dyer
987acc6ccc
make test noisy to help debug failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417058 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:45:40 +00:00
Mark Robert Miller
9469102f30
SOLR-4114: Allow creating more than one shard per instance with the Collection API.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417045 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:26:05 +00:00
James Dyer
d3d4ee84cd
ignore this test for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417019 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 16:28:01 +00:00
James Dyer
87b1a93a77
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416977 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 15:04:35 +00:00
Yonik Seeley
e34b5ea98e
SOLR-2592: delegate query-time shard selection to collection router
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416744 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 02:01:02 +00:00
Shai Erera
2ae7bbed6d
disable doubleWrite check in MockDirectoryFactory, or otherwise TestReplicationHandler fails
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416491 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 12:38:54 +00:00
Shai Erera
afc68d0a52
LUCENE-4575: add IndexWriter.setCommitData
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416361 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 07:21:49 +00:00
Yonik Seeley
91a788e871
SOLR-2592: refactor doc routers, use implicit router when implicity creating collection, use collection router to find correct shard when indexing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416216 13f79535-47bb-0310-9956-ffa450edef68
2012-12-02 18:00:11 +00:00
Mark Robert Miller
317931ee5f
log less often than twice a second
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416058 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 21:51:20 +00:00
Mark Robert Miller
228fb5669f
fix script
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416054 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 21:46:58 +00:00
Yonik Seeley
1cee959d6b
SOLR-2592: progress - introduce DocCollection, add properties for collections, add a router collection property, add some builtin routers, rename HashPartitioner to DocRouter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1416025 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 17:13:26 +00:00
James Dyer
5aacb271b2
ignore this test for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415904 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 01:40:11 +00:00
Mark Robert Miller
94c588e37c
SOLR-4074: Raise default ramBufferSizeMB to 100 from 32.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415873 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 22:19:12 +00:00
Chris M. Hostetter
b229140e87
SOLR-2890: Fixed a bug that prevented omitNorms and omitTermFreqAndPositions options from being respected in some <fieldType/> declarations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415817 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 20:01:15 +00:00
Uwe Schindler
fe3892f65e
Fix: Pass all props and refs down on antcall delegation...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415787 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 18:53:23 +00:00
Uwe Schindler
fdb070314f
Re-enable Solr tests on Linux and Windows Jenkins. !!! Hack !!!: Disable *all* of Solr on FreeBSD Jenkins (via sysprop)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415781 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 18:33:44 +00:00
Yonik Seeley
00b29b4298
SOLR-4121: fix single quoted token issue with solr qparser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414929 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 21:29:42 +00:00
Mark Robert Miller
ad138e5219
SOLR-4119: Update Guava to 13.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414853 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 18:31:13 +00:00
Mark Robert Miller
672eeff8d2
SOLR-4087: Add MAX_DOC_FREQ option to MoreLikeThis.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414841 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 17:53:06 +00:00
Mark Robert Miller
5543ee91ec
SOLR-4117: Retrieving the size of the index may use the wrong index dir if you are replicating.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414773 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 15:54:11 +00:00
Mark Robert Miller
446080b6b5
SOLR-4055: clone params for create calls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414744 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 15:08:47 +00:00
Mark Robert Miller
862335a772
SOLR-4032: Files larger than an internal buffer size fail to replicate.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414428 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 22:05:18 +00:00
James Dyer
01cfcca8a6
SOLR-2141 / SOLR-4047 / SOLR-3842 - remove tabs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414259 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 16:49:21 +00:00
James Dyer
048fd10f4b
SOLR-2141 / SOLR-3842 - CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414248 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 16:24:16 +00:00
James Dyer
9c1d89fe1b
SOLR-2141 / SOLR-4047 / SOLR-3842 - fix problems with VariableResolver, better test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414242 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 16:12:26 +00:00
Mark Robert Miller
aa0958f735
only try and clear the tmp directory if it exists
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414238 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 16:00:15 +00:00
Chris M. Hostetter
309312aa7e
SOLR-3960: Fixed a bug where Distributed Grouping ignored PostFilters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413975 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 02:54:29 +00:00
James Dyer
af004fd22b
SOLR-4086: fix trivial test mistake
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413729 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 17:11:20 +00:00
James Dyer
012c260973
SOLR-1916: reinstate @Ignore'ed test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413684 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 15:36:46 +00:00
Yonik Seeley
eed8b5859e
javadoc fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413052 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 20:46:07 +00:00
Yonik Seeley
2d4e789d00
SOLR-4093: solr specific parser + localParams syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413042 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 19:45:50 +00:00
James Dyer
3bb8a5e877
SOLR-4111: test fix for SpellCheckCollatorTest#testContextSensitiveCollate
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1413036 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 19:24:54 +00:00
Alan Woodward
f40f9dd181
SOLR-4101: Add storeOffsetsWithPositions flag to SchemaField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412803 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:56:00 +00:00
James Dyer
84b624f028
SOLR-2045: workaround for Locales not supported by Derby
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412262 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 19:59:56 +00:00
Mark Robert Miller
cb1a232def
raise test timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412182 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 16:36:14 +00:00
Mark Robert Miller
258baa7069
SOLR-4099: Allow the collection api work queue to make forward progress even when it's watcher is not fired for some reason.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1412140 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 15:02:47 +00:00
Mark Robert Miller
5ef698c7cd
SOLR-4097: Race can cause NPE in logging line on first cluster state update. (Add CHANGES entry)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411956 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 00:29:02 +00:00
Mark Robert Miller
617028b3c1
avoid possible logging npe in race
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411932 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 23:50:39 +00:00
James Dyer
925dcb80bd
SOLR-4095: fix silly bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411887 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 21:23:56 +00:00
James Dyer
ad834cd712
SOLR-1916: entry in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411823 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 19:52:16 +00:00
James Dyer
01ffd5b4b4
SOLR-1916: DIH - fix remaining forbidden apis & remove build-time exclusion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411820 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 19:48:54 +00:00
James Dyer
1f47a886a3
SOLR-4096: FileDataSource & FieldReaderDataSource to default to UTF-8 charset
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411812 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 19:38:52 +00:00
Mark Robert Miller
105babd077
add logging around shard assignment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411801 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 19:04:17 +00:00
Mark Robert Miller
84cdc246f4
add to error msg
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411789 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 18:48:17 +00:00
Mark Robert Miller
399a2da4ee
raise test zk session timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411768 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 17:58:56 +00:00
James Dyer
0eab30da1d
SOLR-4095: NumberFormatTransformer & DateFormatTransformer default to the Root Locale
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411757 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 17:40:57 +00:00
Mark Robert Miller
2c91a229cd
don't set solrhome to null after test has run
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411707 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 15:45:48 +00:00
Mark Robert Miller
2f6b3ecc6f
clean up static fields in test base class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411544 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 05:38:32 +00:00
Mark Robert Miller
81c849c7e2
SOLR-4034: remove tabs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411541 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 05:27:37 +00:00
Mark Robert Miller
4eabb7c83c
SOLR-4008: add Raintung Li to CHANGES for SOLR-4009
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411538 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 05:21:21 +00:00
Mark Robert Miller
3005330649
SOLR-4034: Check if a collection already exists before trying to create a new one.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411536 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 05:08:07 +00:00
Mark Robert Miller
dad188820e
SOLR-3602: Update ZooKeeper to 3.4.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411527 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 03:36:14 +00:00
Mark Robert Miller
e4aa1e392a
raise zk client timeout for this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411523 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 03:25:42 +00:00
Chris M. Hostetter
f0ee717c65
SOLR-3970: SystemInfoHandler now exposes more details about the JRE/VM/Java version in use
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411495 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 01:13:12 +00:00
Mark Robert Miller
9ad99fc073
raise the test zk client timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411486 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 00:30:33 +00:00
Mark Robert Miller
e821c3ab6c
SOLR-4088: Format code and remove tabs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411471 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 22:42:05 +00:00
Mark Robert Miller
bdff3aa4a4
SOLR-4088: New and improved auto host detection strategy for SolrCloud.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411466 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 22:38:28 +00:00
Mark Robert Miller
1464045268
SOLR-4075: A logical shard that has had all of it's SolrCores unloaded should be removed from the cluster state.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411450 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 22:06:16 +00:00
James Dyer
58a8e8be6b
SOLR-4086: fix TestVariableResolver
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411370 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 19:50:50 +00:00
James Dyer
7d67fc2dc8
SOLR-4086: fix residual problems with DateFormatEvaluator
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411366 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 19:43:52 +00:00
James Dyer
6f572b5033
SOLR-4086: fix TestVariableResolver
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411357 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 19:18:04 +00:00
James Dyer
743fc1081c
SOLR-4086: fix dateformat evaluator unit test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411334 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 17:58:06 +00:00
James Dyer
11071d5631
SOLR-4086: remove tabs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411304 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 16:54:24 +00:00
James Dyer
26e0f02214
SOLR-4086: Refactor DIH - VariableResolver & Evaluator
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411276 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 16:23:50 +00:00
Mark Robert Miller
c7fb9535ee
raise wait timeout to a minute
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411060 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 04:09:41 +00:00
Robert Muir
61851c0966
SOLR-3959: escape the internal comma separator of poly fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1410917 13f79535-47bb-0310-9956-ffa450edef68
2012-11-18 16:29:02 +00:00
Robert Muir
cb90f42bee
SOLR-4084: add factory for FuzzySuggester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1410908 13f79535-47bb-0310-9956-ffa450edef68
2012-11-18 15:50:01 +00:00
Yonik Seeley
a7dfbe02f6
SOLR-4074: default ramBufferSizeMB to 100
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1410593 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 22:03:41 +00:00
Yonik Seeley
54b8e81b1f
QueryParsing.toString support for WrappedQuery, ExtendedQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1410115 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 23:56:02 +00:00
Yonik Seeley
102b0b8f61
SOLR-4076: fuzzy support for MultiTermAwareComponent in SolrQueryParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1409517 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 22:58:12 +00:00
James Dyer
1d7592c509
SOLR-4051: fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408885 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 18:48:03 +00:00
James Dyer
f2775f1c51
SOLR-4051: Configurable DIH Property Writers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408880 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 18:38:45 +00:00
James Dyer
3e45aec329
SOLR-4051: Configurable DIH Property Writers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408873 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 18:30:51 +00:00
Mark Robert Miller
27181e53a0
* SOLR-4003: The SolrZKClient clean method should not try and clear zk paths that start with /zookeeper, as this can fail and stop the removal of further nodes. (Mark Miller)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408831 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 16:56:27 +00:00
Alan Woodward
492741333b
SOLR-4022: Remove unintentional subliminal advertising from test schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408649 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 09:29:34 +00:00
Alan Woodward
0f57f8bdef
SOLR-4022: Allow sorting on ExternalFileFields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408646 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 09:19:10 +00:00
Yonik Seeley
ddb20fd43d
SOLR-4036: field aliases in fl should not cause properties of target field to be used
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408560 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 02:41:08 +00:00
Yonik Seeley
8d047adbb9
SOLR-3989: SolrZkClient constructor dropped exception cause when throwing a new RuntimeException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408510 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 00:03:58 +00:00
Mark Robert Miller
6794693f30
SOLR-4064: When there is an unexpected exception while trying to run the new leader process, the SolrCore will not correctly rejoin the election.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408398 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 18:49:06 +00:00
James Dyer
b87c71a09b
SOLR-2045: suppress creation of derby.log during test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408377 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 17:54:45 +00:00
James Dyer
0de0c53e35
SOLR-2045: DIH doesn't release jdbc connections for some databases
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408368 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 17:36:32 +00:00
James Dyer
f8736aaf9a
SOLR-2045: DIH doesn't release jdbc connections for some databases
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408364 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 17:33:00 +00:00
Mark Robert Miller
3627b45e9c
remove nocommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408336 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 16:01:16 +00:00
Mark Robert Miller
f902314d74
SOLR-3993: If multiple SolrCore's for a shard coexist on a node, on cluster restart, leader election would stall until timeout, waiting to see all of the replicas come up.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408313 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 15:10:47 +00:00
Mark Robert Miller
267df1a190
SOLR-4067: ZkStateReader#getLeaderProps should not return props for a leader that it does not think is live.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408305 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 14:37:12 +00:00
Mark Robert Miller
aaa329f061
SOLR-4055: Remove tabs and format to Lucene convention
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408134 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 22:29:41 +00:00
Mark Robert Miller
99c4749d1a
SOLR-4055: Fix a thread safety issue with the Collections API that could cause actions to be targeted at the wrong SolrCores.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408125 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 21:54:04 +00:00
Mark Robert Miller
3c4c55aad1
SOLR-4063: remove unused variable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408091 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 19:30:20 +00:00
Mark Robert Miller
e92475e10e
SOLR-4063: Allow CoreContainer to load multiple SolrCores in parallel rather than just serially.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408088 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 19:18:03 +00:00
Mark Robert Miller
9eb16eef21
SOLR-4060: ReplicationHandler can try and do a snappull and open a new IndexWriter after shutdown has already occurred, leaving an IndexWriter that is not closed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407817 13f79535-47bb-0310-9956-ffa450edef68
2012-11-10 14:11:05 +00:00
Robert Muir
b57d801ae3
don't fail if we cant delete: for some reason windows is hanging on to open file handles to these jars?
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407815 13f79535-47bb-0310-9956-ffa450edef68
2012-11-10 14:08:45 +00:00
James Dyer
18ed36adac
SOLR-3856: Improve tests for SqlEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407547 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 17:17:54 +00:00
James Dyer
f57cdb8fc3
SOLR-3856: @Ignore Delta test while investigating Linux failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407140 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 15:51:48 +00:00
Robert Muir
3c14a51d14
SOLR-4050: ensure we have no trash in example/lib, move jetty start.jar into ivy.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407107 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 14:50:41 +00:00
Yonik Seeley
959bccf7c1
SOLR-4050: upgrade jetty start.jar to match jetty libs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407093 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 14:20:51 +00:00
James Dyer
f8be77c39b
SOLR-3856: Better test failure output
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406698 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 16:20:25 +00:00
Yonik Seeley
ce716b2606
SOLR-4031: add checksums for new jetty jars
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406664 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 15:06:15 +00:00
Yonik Seeley
d5222ffba3
SOLR-4031: Upgrade to Jetty 8.1.7
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406601 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 12:59:31 +00:00
Robert Muir
25eab66662
try to fix the worst of the class summaries so that the first sentence is parsed correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406454 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 04:29:25 +00:00
Robert Muir
857f32d508
javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406444 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 04:07:59 +00:00
Robert Muir
d93f599e32
SOLR-3589: Edismax parser does not honor mm parameter if analyzer splits a token
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406437 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 03:25:20 +00:00
Robert Muir
fe910775ee
lock in hossman's changes, if someone defeats the boss stage (solr-core) then we move to the next level in the game
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406252 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 17:59:48 +00:00
James Dyer
51635a9f02
SOLR-3856: Improve tests for SqlEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406245 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 17:49:17 +00:00
James Dyer
5461ef1ac1
SOLR-3856: Improve tests for SqlEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406231 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 17:24:40 +00:00
Chris M. Hostetter
b6db7c76f1
SOLR-3904: progress adding package.html files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406204 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 16:17:50 +00:00
Alan Woodward
d370453c58
SOLR-1972: Ignore metrics threads in more tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406075 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 09:05:53 +00:00
James Dyer
f1a67f7cb0
SOLR-4019: Fix tests that are invalid due to logging change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1405919 13f79535-47bb-0310-9956-ffa450edef68
2012-11-05 18:51:00 +00:00
James Dyer
5fb2789394
SOLR-4019: Ignore tests that are invalid due to logging change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1405912 13f79535-47bb-0310-9956-ffa450edef68
2012-11-05 18:41:03 +00:00
James Dyer
3ea6657976
SOLR-4019: Log 503 stack traces unless from PingRequestHandler. Suppress logging some stack traces with ShowFileRequestHandler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1405893 13f79535-47bb-0310-9956-ffa450edef68
2012-11-05 17:39:30 +00:00
Alan Woodward
bebdb3707a
LUCENE-4520: ValueSource.getSortField() shouldn't throw IOException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1404523 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 09:53:34 +00:00
Chris M. Hostetter
fcee466184
More tests, written to try and demonstrate SOLR-4020
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1404318 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 19:51:03 +00:00
Alan Woodward
85f92b37f3
SOLR-1972: Ignore metrics threads in JettyWebappTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1404171 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 14:34:42 +00:00
Alan Woodward
cdbb28458e
SOLR-1972: Ignore metrics threads in ResourceLoaderTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1404047 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 09:14:39 +00:00
Dawid Weiss
847bb71cdf
SOLR-4007: Morfologik dictionaries not available in Solr field type
...
due to class loader lookup problems. (Lance Norskog, Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1404042 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 09:04:04 +00:00
Erick Erickson
99a7dbb949
Fixed a test case that was broken in Java7 by SOLR-1028
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403936 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 23:54:25 +00:00
Alan Woodward
9af47143be
Clean up after XMLUpdateRequestHandlerTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403803 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 17:50:19 +00:00
Robert Muir
87f549a1f8
LUCENE-4514: Make Scorer.freq() well defined: number of matches in doc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403782 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 17:05:33 +00:00
Erick Erickson
472242dc8f
fixes for SOLR-1028, support for rapid core opening and closing. Part of SOLR-1293
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403710 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:15:44 +00:00
Robert Muir
38bf19cdcf
LUCENE-4514: make scorer.freq() well defined: number of matches in doc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/cleanup2878@1403702 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 13:56:23 +00:00
Alan Woodward
228ad7f439
SOLR-1972: Ignore metrics threads in SolrJ tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403667 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 11:19:32 +00:00
Alan Woodward
14f821624b
SOLR-1972: Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403641 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 09:01:14 +00:00
Alan Woodward
465d54eb82
SOLR-1972: Add metrics-core sha1 and license files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403638 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 08:38:26 +00:00
Alan Woodward
03ed8213cb
SOLR-1972: Add extra query stats to RequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403555 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:13:03 +00:00
Mark Robert Miller
7e65097905
raise test timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403490 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:42:03 +00:00
Mark Robert Miller
6c5fb54052
SOLR-4009: OverseerCollectionProcessor is not resiliant to many error conditions and can stop running on errors.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403480 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:25:22 +00:00
Mark Robert Miller
9370f3584f
SOLR-4005: If CoreContainer fails to register a created core, it should close it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403396 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 16:10:39 +00:00
Mark Robert Miller
7047994203
SOLR-4012 LeaderIntegrationTest sometimes hangs - ensure unique zk data dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403353 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 15:13:19 +00:00
Mark Robert Miller
3a71167078
when we timeout waiting for recoveries to finish, print the zk cluster state and current stack traces for all threads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403131 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 00:00:15 +00:00
Alan Woodward
dac9a06854
SOLR-4004: Improve Javadoc for SolrPing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403109 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 22:08:09 +00:00
Mark Robert Miller
2343f0d06a
more informative error msg in test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403056 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 18:04:23 +00:00
Mark Robert Miller
245133a3bd
raise test timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403033 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 16:13:30 +00:00
Dawid Weiss
e0e91d252f
Upgrade randomized testing to version 2.0.4: avoid hangs on shutdown
...
hooks hanging forever by calling Runtime.halt() in addition to
Runtime.exit() after a short delay to allow graceful shutdown (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402952 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 08:34:26 +00:00