Michael McCandless
|
c96f750558
|
LUCENE-5610: add Terms.getMin/Max
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589729 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-24 13:57:47 +00:00 |
Dawid Weiss
|
5767c9a835
|
Branch for LUCENE-5622
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE-5622@1589645 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-24 09:22:03 +00:00 |
Mark Robert Miller
|
b25a5d00ab
|
SOLR-5735: Try to enable this test again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589489 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 18:50:54 +00:00 |
Michael McCandless
|
3c72219c98
|
print commit time in msec to IW's infoStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589423 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 14:16:05 +00:00 |
Michael McCandless
|
7847d3f899
|
LUCENE-5487: add comment explaining hotspot voodoo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589416 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 14:05:11 +00:00 |
Uwe Schindler
|
ee060ebca1
|
LUCENE-5626: Fix bug in SimpleFSLockFactory's obtain() that sometimes throwed IOException (ERROR_ACESS_DENIED) on Windows if the lock file was created concurrently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589394 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 12:43:38 +00:00 |
Mark Robert Miller
|
b74b88a823
|
SOLR-6002: CLOSE_LOCK does not need to be static, waitForMerges when DirectUpdateHandler2 closes the IndexWriter, add Greg to CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589327 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 01:01:45 +00:00 |
Mark Robert Miller
|
678758ae57
|
SOLR-6002: Fix a couple of ugly issues around SolrIndexWriter close and rollback as well as how SolrIndexWriter manages it's ref counted directory instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589294 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 21:23:31 +00:00 |
Robert Muir
|
26be737077
|
fix file format typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589276 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 20:06:23 +00:00 |
Ryan Ernst
|
056ba38708
|
SOLR-5999: Add checkIntegrityAtMerge support to solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589272 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 19:45:58 +00:00 |
Shai Erera
|
c06db19203
|
upgrade to new HttpClient APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589148 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 14:53:01 +00:00 |
Robert Muir
|
029f4fb5a8
|
LUCENE-5624: fix NativeFS file handle leak, improve lock testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589131 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 14:07:12 +00:00 |
Mark Robert Miller
|
521361d252
|
SOLR-5996: Add deleteId and not Id for failed delete tracking.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589127 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 13:47:39 +00:00 |
Uwe Schindler
|
2234d02205
|
Create staging URL without https, because it makes smoketester take much longer. Also remove obsolete extra changes dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589105 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 12:19:37 +00:00 |
Robert Muir
|
ae38f96887
|
LUCENE-5622: fix noisy tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589104 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 12:19:37 +00:00 |
Uwe Schindler
|
d3e43ba112
|
Fix upgrading instructions in CHANGES.txt to include recent Java 7 instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589071 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 10:24:39 +00:00 |
Chris M. Hostetter
|
2899801a3d
|
SOLR-6000: fix the javadoc typo for real this time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588967 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 19:07:34 +00:00 |
Chris M. Hostetter
|
a17b8003ad
|
SOLR-6000: javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588964 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 19:03:24 +00:00 |
Stefan Matheis
|
b8d878843f
|
SOLR-5897: clarify what has been done for CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588954 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 18:37:48 +00:00 |
Robert Muir
|
30de6c512a
|
LUCENE-5623: fix bug in earlyterminatingcollector, fix test to be reproducible and more evil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588953 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 18:36:34 +00:00 |
Michael McCandless
|
e08a758625
|
ThreadAffinityDocumentsWriterThreadPool.toString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588923 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 16:47:27 +00:00 |
Michael McCandless
|
a7478c8d17
|
if you run -Dtests.verbose, QueryUtils now advertises when it's opening an IndexWriter to make an empty index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588921 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 16:40:52 +00:00 |
Stefan Matheis
|
a14dbd1159
|
SOLR-5897: modify CHANGES.txt, backport to 4.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588914 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 16:21:57 +00:00 |
Stefan Matheis
|
6aee6b26af
|
SOLR-5897: Add license header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588913 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 16:19:56 +00:00 |
Uwe Schindler
|
0e8a6d7d2f
|
SOLR-5309: Disable test as it fails now almost every time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588903 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 15:33:36 +00:00 |
Stefan Matheis
|
b4b30303ae
|
SOLR-5897: JQuery file listed as version 1.7.2 but actually contains 1.4.3 code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 15:16:27 +00:00 |
Uwe Schindler
|
251b589e47
|
LUCENE-5612: Add more documentation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588889 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 14:47:10 +00:00 |
Robert Muir
|
14a9e19e18
|
LUCENE-5612: fix NativeFSLockFactory to pass LockStressTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588870 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 11:09:26 +00:00 |
Mark Robert Miller
|
2ce470fa6c
|
SOLR-5996: Improve request fail logging by including id.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588846 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 03:04:03 +00:00 |
Robert Muir
|
f548fdc1e9
|
LUCENE-5621: revert: the bug is not mine
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588742 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-20 12:09:53 +00:00 |
Robert Muir
|
07f5817715
|
LUCENE-5621: Let DirectPF and RAMOutputStream wreak havoc together if they like
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588741 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-20 12:04:55 +00:00 |
Robert Muir
|
ec0a9f1f13
|
LUCENE-5621: remove IndexOutput.flush
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588739 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-20 11:43:42 +00:00 |
Steven Rowe
|
6902200e65
|
Fix copy/paste-o javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588670 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-19 16:24:30 +00:00 |
Uwe Schindler
|
7f3e945a2a
|
LUCENE-5612: Reuse the socket's input/output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588590 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 23:13:32 +00:00 |
Ryan Ernst
|
2af485f151
|
SOLR-5974: Remove ShardDoc.score and use parent's ScoreDoc.score
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588580 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 22:10:26 +00:00 |
Uwe Schindler
|
4df4a1c902
|
LUCENE-5612: Add ant target to test NativeFSLockFactory, refactor the lock verifier.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588570 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 21:32:49 +00:00 |
Robert Muir
|
8e3727bb05
|
LUCENE-5616: remove FieldInfos leniency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588507 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 16:26:30 +00:00 |
Robert Muir
|
b9a22bb5db
|
LUCENE-5617: don't rely on directory metadata for stored fields 'maxpointer', change to hard check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588498 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 15:56:21 +00:00 |
Mark Robert Miller
|
07470a07f9
|
SOLR-5996: Fix checkIfDiffIsLegal, add some testing, refactor out a few methods into CloudInspectUtil.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588486 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 15:00:25 +00:00 |
Michael McCandless
|
de8ca2551f
|
fix stale comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588483 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 14:55:23 +00:00 |
Michael McCandless
|
1c208440f3
|
LUCENE-5615: catch invalid per-segment delete counts when writing the segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588459 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 13:08:40 +00:00 |
David Wayne Smiley
|
8afaa1ea5b
|
LUCENE-5608: fix visibility of CellTokenStream from RPT/PT Strategy because of javadoc constraints on package visibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588457 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 12:24:59 +00:00 |
Shalin Shekhar Mangar
|
a536cb3548
|
SOLR-5993: ZkController can warn about shard leader conflict even after the conflict is resolved
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588415 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 05:30:37 +00:00 |
Mark Robert Miller
|
bbad949644
|
SOLR-5776: *sigh* Revert this for now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588406 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 02:56:48 +00:00 |
David Wayne Smiley
|
5630a25118
|
LUCENE-5608: Refactor SpatialPrefixTree/Cell API. Introduced CellIterator.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588404 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 02:45:49 +00:00 |
Mark Robert Miller
|
abed84e836
|
SOLR-5989: Pass add and delete fails to checkShardConsistency call in ChaosMonkeyNothingisSafeTest so that legal differences are ignored.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588403 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 02:37:12 +00:00 |
Mark Robert Miller
|
389a4b93dc
|
SOLR-5776: Set the server side to SHA1PRNG as in Steve's original patch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588402 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 02:22:51 +00:00 |
David Wayne Smiley
|
1736bb4418
|
LUCENE-5565: reverting spatial API change; leave in trunk for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588400 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-18 02:11:56 +00:00 |
Mark Robert Miller
|
e2fb46a51e
|
SOLR-5776: Enabled SSL tests can easily exhaust random generator entropy and block.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588388 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-17 23:20:27 +00:00 |
Erick Erickson
|
c8bf11d202
|
add 'remove' as update option for atomically removing a value from a multivalued field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588385 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-17 22:46:38 +00:00 |