Noble Paul
|
83f0d3578c
|
SOLR-4799 faster join using join=zipper aka merge join for nested DIH EntityProcessors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643097 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-03 11:56:26 +00:00 |
Robert Muir
|
854e3f930e
|
move optimizations section up, and move compression changes to optimizations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643090 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-03 10:54:53 +00:00 |
Adrien Grand
|
bd88a849c3
|
LUCENE-6091: Fix UsageTrackingFilterCachingPolicy's handling of null DocIdSets.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643085 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-03 10:42:09 +00:00 |
Adrien Grand
|
07cf3638ec
|
LUCENE-6088: TermsFilter implements Accountable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643079 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-03 10:26:36 +00:00 |
Robert Muir
|
8e1d811e09
|
LUCENE-6090: use raw deflate stream for CompressionMode.HIGH_COMPRESSION
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643075 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-03 10:09:14 +00:00 |
Anshum Gupta
|
778e1b31ab
|
SOLR-6755: Adding a try/catch block and extra logging to get more details when this test fails next
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643013 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 21:50:19 +00:00 |
Robert Muir
|
834c63b932
|
LUCENE-6089: Tune CompressionMode.HIGH_COMPRESSION
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642981 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 18:20:03 +00:00 |
Mark Robert Miller
|
34bee4999d
|
SOLR-6756: A first pass at making the cloud-dev scripts work again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642963 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 17:41:30 +00:00 |
Timothy Potter
|
d7851a8c5f
|
SOLR-6653: should return error code >0 when something fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642952 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 16:57:06 +00:00 |
Yonik Seeley
|
564aed06e9
|
SOLR-6776: only clear changesSinceCommit on a hard commit so tlog will still be flushed on a softCommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642946 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 16:46:05 +00:00 |
Robert Muir
|
972ae5392a
|
LUCENE-6085: add back SI.attributes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642919 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 15:45:50 +00:00 |
Timothy Potter
|
7ff7ab4a31
|
SOLR-6732: back compat support needed in trunk and 5x to support upgrades from 4.10.1 to 5x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642917 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 15:41:58 +00:00 |
Michael McCandless
|
da3f0749d5
|
LUCENE-6087: allow custom DirectoryReader to SearcherManager
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642887 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 14:51:53 +00:00 |
Mark Robert Miller
|
d2a05a3d50
|
SOLR-4792: Remove WAR file from dist directory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642879 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 14:33:49 +00:00 |
Shalin Shekhar Mangar
|
9d4bd1f350
|
SOLR-6796: distrib.singlePass does not return correct set of fields for multi-fl-parameter requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642873 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 14:04:35 +00:00 |
Michael McCandless
|
facb9a0158
|
don't allow O(N^2) merging in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642829 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 09:30:15 +00:00 |
Michael McCandless
|
ce164ff8de
|
VerboseFS shouldn't suppress exceptions if it doesn't want to log them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642827 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 09:21:22 +00:00 |
Michael McCandless
|
333645af1b
|
improve assume message in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642822 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 08:50:44 +00:00 |
Timothy Potter
|
6530bfc93f
|
SOLR-6694: fix misplaced percent found when fixing this issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642780 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 22:57:24 +00:00 |
Shalin Shekhar Mangar
|
25bbac4a0d
|
SOLR-6795: distrib.singlePass returns score even though not asked for
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642774 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 22:44:11 +00:00 |
Timothy Potter
|
224f6f59c1
|
SOLR-6694: auto-detect JAVA_HOME using the Windows registry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642767 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 22:00:23 +00:00 |
Michael McCandless
|
e989394fb2
|
LUCENE-6084: add reasonable IndexOutput.toString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642761 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 21:21:38 +00:00 |
Timothy Potter
|
9806b86719
|
SOLR-6726: better strategy for selecting the JMX RMI port based on SOLR_PORT in bin/solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642745 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 19:50:30 +00:00 |
Shalin Shekhar Mangar
|
3c34c0f125
|
Moved back-ported items to 4.10.3 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642733 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 18:49:32 +00:00 |
Chris M. Hostetter
|
1d57269643
|
SOLR-6780: Fixed a bug in how default/appends/invariants params were affecting the set of all keys found in the request parameters, resulting in some key=value param pairs being duplicated.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642727 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 18:09:56 +00:00 |
Shalin Shekhar Mangar
|
42ff0ca08a
|
Removing svn:keywords from new test file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642711 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 16:57:39 +00:00 |
Shalin Shekhar Mangar
|
608a61cd5c
|
SOLR-6554: Moved performance test factors into constants
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642708 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 16:32:36 +00:00 |
Noble Paul
|
62353b343e
|
SOLR-6476 reference to a deleted servlet cleaned up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642705 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 16:18:36 +00:00 |
Shalin Shekhar Mangar
|
2339bd0218
|
SOLR-6554: Refactored Overseer to improve reuse and put batching logic inside ZkStateWriter. Added a new ZkStateWriterTest.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642693 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 14:37:04 +00:00 |
Mark Robert Miller
|
193c1be0b4
|
SOLR-6752: Buffer Cache allocate/lost metrics should be exposed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642689 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 14:29:29 +00:00 |
Noble Paul
|
56d7da62ba
|
SOLR-6476 removing othe vestiges of config REST APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642660 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 09:59:15 +00:00 |
Noble Paul
|
f317f12f87
|
SOLR-6476 refactored bulk schema APIs and other read REST APIs to use standard RequestHandler mechanism
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642641 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 08:02:05 +00:00 |
David Wayne Smiley
|
a371f353f5
|
SOLR-6510: add tests for collapse on docvalues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 02:39:18 +00:00 |
Robert Muir
|
4d18ac3959
|
LUCENE-6082: simplify exception handling in simpletext .si format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642560 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 16:05:21 +00:00 |
Robert Muir
|
effff3b1c7
|
LUCENE-6082: remove abort() from codec apis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642558 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 15:58:29 +00:00 |
Robert Muir
|
bdc977613d
|
IW.close() always closes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642528 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 07:11:03 +00:00 |
Robert Muir
|
9f6e3efcba
|
add test that files are cleaned up after abort
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642527 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 07:05:53 +00:00 |
David Wayne Smiley
|
e2ed5913cb
|
LUCENE-6031: don't call deprecated TokenSources method (in tests)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642512 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 04:34:11 +00:00 |
David Wayne Smiley
|
015eacf293
|
SOLR-6680: DefaultSolrHighlighter: avoid CachingTokenFilter when not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642510 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 04:23:57 +00:00 |
Uwe Schindler
|
57ff9ed94c
|
LUCENE-5968: Improve error message when 'ant beast' is run on top-level modules
This closes #96
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642488 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 23:52:42 +00:00 |
Robert Muir
|
cddb06dde3
|
don't mock windows on windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642486 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 23:23:55 +00:00 |
Shalin Shekhar Mangar
|
83299a07e3
|
SOLR-6554: Add a ClusterState.copyWith method which accepts a collection directly instead of a map of collections and use it throughout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642466 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 19:24:58 +00:00 |
Uwe Schindler
|
150cd9abb6
|
SOLR-4792: remove empty webapp folder in dev-tools/maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642464 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 19:15:28 +00:00 |
Shalin Shekhar Mangar
|
49c10c164a
|
LUCENE-6081: Bump language level in IntelliJ configuration for trunk.
This closes #111.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642446 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 16:10:40 +00:00 |
Shalin Shekhar Mangar
|
918b2280a8
|
SOLR-6554: Removed one-liner methods and unused methods from overseer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642443 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 16:08:05 +00:00 |
Shalin Shekhar Mangar
|
2b0ecdbf47
|
SOLR-6554: Speed up overseer operations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642437 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 15:53:11 +00:00 |
Michael McCandless
|
9d35397ad5
|
fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642415 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-29 10:37:55 +00:00 |
Robert Muir
|
46e8f846c5
|
LUCENE-6080: remove some deprecations from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642374 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-28 23:05:14 +00:00 |
Robert Muir
|
20e0d50186
|
fix ant regenerate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642304 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-28 14:33:21 +00:00 |
David Wayne Smiley
|
d439254a5a
|
LUCENE-6031: Rename TokenStreamFromTermPositionVector to TokenStreamFromTermVector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642295 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-28 13:38:13 +00:00 |