Michael McCandless
|
72d36243a9
|
improve javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1489004 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-03 14:23:55 +00:00 |
Michael McCandless
|
77e064a334
|
LUCENE-5028: remove doShare from FST's PositiveIntOutputs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1488987 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-03 13:33:39 +00:00 |
Chris M. Hostetter
|
e38d831c4f
|
SOLR-4858: svn add missing test class, and remove nocommit that was overriding randomization of updateLog in SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1488431 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-31 23:42:51 +00:00 |
Yonik Seeley
|
b3acf03c7e
|
SOLR-4858: increase ulog test coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1488365 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-31 19:40:51 +00:00 |
Yonik Seeley
|
145772accb
|
SOLR-4858: call ulog.init on core reopen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1488349 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-31 18:37:24 +00:00 |
Robert Muir
|
850349987a
|
LUCENE-5027: remove DocConsumer.doAfterFlush and other dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1488311 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-31 16:59:33 +00:00 |
Uwe Schindler
|
7239a57a51
|
SOLR-4881: Fix DocumentAnalysisRequestHandler to correctly use EmptyEntityResolver to prevent loading of external entities like UpdateRequestHandler does
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487976 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 18:58:58 +00:00 |
Uwe Schindler
|
fecb6fb0a2
|
SOLR-4877, LUCENE-5023: Removed SolrIndexSearcher#getDocSetNC()'s special case for handling TermQuery to prevent NullPointerException if reader does not have fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487914 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 16:22:29 +00:00 |
Shalin Shekhar Mangar
|
2c1af23df7
|
SOLR-4870: RecentUpdates.update() does not increment numUpdates loop counter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487897 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 15:34:21 +00:00 |
Michael McCandless
|
e08b852a7d
|
improve javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487817 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 11:13:36 +00:00 |
Shai Erera
|
376b331651
|
LUCENE-5016: Sampling can break FacetResult labeling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487807 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 10:36:59 +00:00 |
Shawn Heisey
|
b4bf678713
|
SOLR-4228: fix maven test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487602 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 19:21:14 +00:00 |
Stefan Matheis
|
d4d127d5d1
|
SOLR-4867: Admin UI - setting loglevel on root throws RangeError (backport for 4.3.1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487595 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 18:57:11 +00:00 |
Shalin Shekhar Mangar
|
b9b4ded14c
|
SOLR-4855: Move entry in change log to 4.3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487552 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 17:16:30 +00:00 |
Shalin Shekhar Mangar
|
f9a5dc2c88
|
SOLR-4855: DistributedUpdateProcessor doesn't check for peer sync requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487538 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 16:40:28 +00:00 |
Shai Erera
|
b9ee14c82b
|
don't use java 7 diamond operator for easy merging with 4x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487466 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 12:54:26 +00:00 |
Shai Erera
|
aa0b265387
|
LUCENE-5022: Add FacetResult.mergeHierarchies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487465 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 12:47:05 +00:00 |
Shai Erera
|
d784679c84
|
LUCENE-5015: Unexpected performance difference between SamplingAccumulator and StandardFacetAccumulator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487397 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 08:24:03 +00:00 |
Shawn Heisey
|
a79ffdfeee
|
SOLR-4868: fix inability to set root logger in Log4JWatcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487294 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 06:02:17 +00:00 |
Shalin Shekhar Mangar
|
ee096e5cf8
|
SOLR-4863: Removed non-existent attribute sourceId from dynamic JMX stats to fix AttributeNotFoundException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487236 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 04:55:13 +00:00 |
Shawn Heisey
|
a41bfba673
|
SOLR-4228: Add full ping functionality to SolrPing in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487189 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 01:46:19 +00:00 |
Chris M. Hostetter
|
277c65f9b9
|
additional examples of the switch parser inspired by a recent email thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487166 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 23:42:48 +00:00 |
David Wayne Smiley
|
02a14e43f6
|
LUCENE-5017: SpatialOpRecursivePrefixTreeTest "Contains" test bug.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487098 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 20:23:39 +00:00 |
Stefan Matheis
|
5ad879d348
|
SOLR-4867: Admin UI - setting loglevel on root throws RangeError
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487096 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 20:21:29 +00:00 |
Adrien Grand
|
5de9c6af0b
|
Remove HyphenationCompoundWordTokenFilter and DictionaryCompoundWordTokenFilter from the list of offset offenders.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1486913 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 12:53:16 +00:00 |
Jan Høydahl
|
d7f397056b
|
SOLR-4785: Fixed bug with missing boost on toplevel query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1486898 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 12:09:13 +00:00 |
Shai Erera
|
90dd61de5c
|
LUCENE-5020: Make DrillSidewaysResult ctor public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1486872 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 11:23:05 +00:00 |
Tommaso Teofili
|
eee9bd713f
|
SOLR-4865 - improved UIMA URP logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1486792 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 07:35:33 +00:00 |
Adrien Grand
|
3e89362436
|
LUCENE-5018: Don't update offsets in CompoundWordTokenFilterBase.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1486788 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-28 07:21:48 +00:00 |
Martijn van Groningen
|
ee3fb273bf
|
Fixed fieldcache insanity failure in testBasic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1486012 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-24 11:20:37 +00:00 |
Mark Robert Miller
|
2d716bfa97
|
SOLR-4745: Do not pass a SolrCore in ZkController.preRegister()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485835 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 19:35:52 +00:00 |
Mark Robert Miller
|
6edd7326fd
|
SOLR-4814: If a SolrCore cannot be created it should remove any information it published about itself from ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485831 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 19:17:46 +00:00 |
Steven Rowe
|
5876b39115
|
fix dependencies so logging works from replicator/ tests: Maven config; downgrade commons-logging from v1.1.3 to v1.1.1: httpcore dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 15:43:57 +00:00 |
Robert Muir
|
b762f74fee
|
fix dependencies so logging works from replicator/ tests, turn on debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485672 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 12:53:17 +00:00 |
Erick Erickson
|
db6899a0ed
|
SOLR-4849, test failures due to windows pathing issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485403 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-22 20:23:40 +00:00 |
Robert Muir
|
eb8cb0312a
|
add a variant of testThreadInterruptDeadlock that uses 2 threads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485388 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-22 20:10:02 +00:00 |
Robert Muir
|
884b73c5ec
|
LUCENE-4992: CustomScoreQuery does not work with arbitrary queries: scoringQueries must match every document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485040 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-22 03:35:22 +00:00 |
Erik Hatcher
|
6a9fc2aa55
|
SOLR-4842: merge an additional test case from branch_4x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484889 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-21 17:44:34 +00:00 |
Erik Hatcher
|
850edd0251
|
SOLR-4842: merge from branch_4x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484884 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-21 17:33:34 +00:00 |
Mark Robert Miller
|
2e716bad60
|
test logging: key by hashCode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484795 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-21 13:23:03 +00:00 |
Michael McCandless
|
697133b10f
|
remove 2>&1 from filename
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484740 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-21 10:40:30 +00:00 |
Simon Willnauer
|
c0e7a50ab8
|
LUCENE-5002: Fix Deadlock when IW#deleteAll() is called concurrently to a flushing DWPT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484734 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-21 10:28:48 +00:00 |
Michael McCandless
|
3ea62ddf6a
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484604 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-20 21:27:27 +00:00 |
Steven Rowe
|
0b55aaa6a2
|
LUCENE-5007: Add optional named -testArgs param to smokeTestRelease.py, passed through to 'ant test' invocations; add -DsmokeTestRelease.testArgs sysprop to 'ant nightly-smoke', to pass through as -testArgs param to smokeTestRelease.py.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484524 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-20 16:51:52 +00:00 |
Shawn Heisey
|
946de09d26
|
SOLR-4048: improve and clean up findRecursive
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484386 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-20 07:39:55 +00:00 |
Adrien Grand
|
251f2ceb88
|
Fix test bug.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484180 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 20:49:20 +00:00 |
Adrien Grand
|
f4904cdc1f
|
Fix TestMockDirectoryWrapper.testDiskFull (broken by last commit).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484151 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 17:32:15 +00:00 |
Adrien Grand
|
c7d7eae2ae
|
Partial revert of r1479766 (http://svn.apache.org/viewvc?view=revision&revision=1479766).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484146 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 17:04:11 +00:00 |
Shawn Heisey
|
927308b528
|
SOLR-4048: add findRecursive method to NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484135 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 16:16:18 +00:00 |
Adrien Grand
|
1a7228353e
|
EdgeNGramTokenFilter: Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484077 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 09:27:53 +00:00 |