Commit Graph

15681 Commits

Author SHA1 Message Date
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
Michael McCandless df52763f42 LUCENE-4290: be sure to throw exc if index didn't index offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420275 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:47:49 +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
Robert Muir f2d1557c5d LUCENE-4290: basic highlighter that uses postings offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420217 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 15:21:03 +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 4afe9c1ced LUCENE-4615: ReusingFacetArrays was left out by mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420162 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 13:53:40 +00:00
Shai Erera 7dd14db96b LUCENE-4615: do not reuse facet aggregation arrays by default; added ReusingFacetArrays
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420159 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 13:51:00 +00:00
Robert Muir 17f8b6cf36 LUCENE-4593: first step towards FST storage abstraction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420014 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 07:14:37 +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
Uwe Schindler 4e584a86a6 LUCENE-4614: Create dev-tools/eclipse/dot.classpath automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419893 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 23:59:19 +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
Ryan McKinley 334e075ea9 LUCENE-3795: makeQuery should not require ConstantScoreQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419687 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 19:27:19 +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 a0ccd37bb1 LUCENE-4611: remove duplicate 3rd party versioning from build.xmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419644 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 18:39:35 +00:00
David Wayne Smiley 739c9ef807 LUCENE-4594: PrefixTreeStrategy should not index center points
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419630 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 18:25:42 +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
Shai Erera 3159590f4d LUCENE-4604: Implement OrdinalPolicy.NO_PARENTS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419521 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 15:29:11 +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
Adrien Grand b549619dc8 LUCENE-4591: Make CompressingStoredFields{Writer,Reader} accept a segment suffix as a constructor parameter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419449 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 13:42:02 +00:00
Shai Erera dffaebd814 LUCENE-4598: Change PayloadIterator to not use top-level reader API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419397 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 12:58:28 +00:00
Robert Muir e01ed8f674 LUCENE-4601: fix ivy availability check to use typefound
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419366 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 12:17:49 +00:00
Doron Cohen 361b43117d LUCENE-4590: WriteEnwikiLineDoc "trailing change": make categoriesLineFile(File) public.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419317 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 10:13:06 +00:00
Dawid Weiss 2b114c8a51 Corrected eol-style.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419302 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 09:53:08 +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
Tommaso Teofili c83fac6288 [LUCENE-4345] - improved DS performance by doing commits only once
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419258 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 08:20:03 +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
Michael McCandless e8ec44a923 fix typo: Samping -> Sampling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419123 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 20:06:38 +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
Shai Erera bc61e7cdc9 LUCENE-4596: DirectoryTaxonomyWriter concurrency bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418860 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 09:38:26 +00:00
Doron Cohen d3da4138d6 LUCENE-4590: Added WriteEnwikiLineDocTask.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418852 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 09:26:09 +00:00
Doron Cohen 2ae20cf77c LUCENE-4585: (Spatial PrefixTree) bring back few CHANGES.txt entries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418834 13f79535-47bb-0310-9956-ffa450edef68
2012-12-09 08:51: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