Shalin Shekhar Mangar
|
2e0eea7346
|
SOLR-6591: Ignore overseer operations for collections with stateFormat > 1 if the parent ZK path doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636400 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 17:30:04 +00:00 |
Shalin Shekhar Mangar
|
06510acbab
|
Fix assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636379 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 16:11:22 +00:00 |
Erick Erickson
|
7292a07b0c
|
SOLR-6670: change BALANCESLICEUNIQUE to BALANCESHARDUNIQUE. corrected typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636363 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 14:33:53 +00:00 |
Noble Paul
|
19a2ea8679
|
SOLR-6365
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636330 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 11:57:00 +00:00 |
Erick Erickson
|
7702efb849
|
SOLR-6670: change BALANCESLICEUNIQUE to BALANCESHARDUNIQUE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636226 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-03 01:52:39 +00:00 |
Michael McCandless
|
17ab4645d5
|
LUCENE-6041: remove FieldInfo.isIndex/hasDocValues sugar APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636166 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-02 19:03:11 +00:00 |
Timothy Potter
|
6d827b409a
|
SOLR-3619: get the smoke tester working with the bin/solr script and server directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635887 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-01 01:22:01 +00:00 |
Michael McCandless
|
6bf44e9439
|
LUCENE-6039: NO -> NONE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635861 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 20:48:22 +00:00 |
Ryan Ernst
|
ae4db8f48d
|
LUCENE-6030: Add norms patched compression for a small number of common values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635854 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 20:16:30 +00:00 |
Timothy Potter
|
df21abecc4
|
SOLR-3619: Fix IDEA project settings after move to server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635833 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 18:18:17 +00:00 |
Timothy Potter
|
d76c1768b6
|
SOLR-6662: better validation when parsing command-line options that expect a value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635812 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 16:56:22 +00:00 |
Michael McCandless
|
ea5aa39e23
|
LUCENE-6039: a few more null checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635807 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 16:32:30 +00:00 |
Michael McCandless
|
bc41d58cd3
|
LUCENE-6039: cutover to IndexOptions.NO/DocValuesType.NO instead of null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635790 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 15:10:08 +00:00 |
Timothy Potter
|
05ad610074
|
SOLR-3619: Rename 'example' dir to 'server'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635666 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-31 04:30:52 +00:00 |
Adrien Grand
|
eca3d5335e
|
LUCENE-6035: FilteredDocIdSet(Iterator) expose the delegate instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635596 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 19:26:27 +00:00 |
Timothy Potter
|
967172f78d
|
SOLR-6631: Part deux - refactor LatchChildWatcher to LatchWatcher that takes an optional EventType during construction to only release the latch when a specific event type is received.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635573 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 18:19:46 +00:00 |
Uwe Schindler
|
b57699ff06
|
LUCENE-6036: Prevent this test failing on turkish default locale
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635549 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 17:04:13 +00:00 |
Joel Bernstein
|
0a27b98333
|
SOLR-6584 Export handler causes bug in prefetch with very small indexes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635539 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 16:44:11 +00:00 |
Adrien Grand
|
347e4447eb
|
LUCENE-6025: Add BitSet.prevSetBit and cut over the join module to this API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635531 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 16:06:17 +00:00 |
Michael McCandless
|
de9490a0e5
|
4.10.2 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635516 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 14:42:10 +00:00 |
Anshum Gupta
|
d7a1423439
|
SOLR-6248: Changing the format of mlt query parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635329 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 23:10:17 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
d49fb2f7ec
|
Fixed SimpleQParserPlugin javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635223 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 17:45:27 +00:00 |
Noble Paul
|
6ae76082e6
|
SOLR-6610
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635163 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 14:56:49 +00:00 |
Timothy Potter
|
cb0b53eaac
|
Backout fix for SOLR-6631 as things like create collection are hanging now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635155 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 14:46:29 +00:00 |
Timothy Potter
|
e3f636a276
|
SOLR-6631: DistributedQueue spinning on calling zookeeper getChildren()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635131 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 13:38:15 +00:00 |
Michael McCandless
|
b4ecbb9dcb
|
4.10.2 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635127 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 13:21:05 +00:00 |
Shalin Shekhar Mangar
|
0e165d33ad
|
Fix NPE on nightly tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635067 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 08:37:18 +00:00 |
Anshum Gupta
|
b53c39959f
|
SOLR-6248: Removing svn:keywords that got auto-added with the commit hook.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634941 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 18:37:04 +00:00 |
Anshum Gupta
|
a5ba0b84f7
|
SOLR-6248: MoreLikeThis QParser that works in standalone/cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634937 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 18:12:31 +00:00 |
Chris M. Hostetter
|
7bd7a91057
|
SOLR-6187: fix Zaccheo's name in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634915 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 16:57:41 +00:00 |
Chris M. Hostetter
|
7ac4cf6303
|
SOLR-6655: fix forbidden API for real this time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634912 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 16:50:25 +00:00 |
Shalin Shekhar Mangar
|
aee9727bec
|
SOLR-6655: Use root locale in String.format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634830 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 09:58:53 +00:00 |
Robert Muir
|
9711899eaa
|
LUCENE-6027: fix visibility issues in field comparators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634785 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 06:30:55 +00:00 |
Robert Muir
|
3da558bf5a
|
remove generated accessXXX here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634780 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 05:42:20 +00:00 |
Erik Hatcher
|
4350a1d01c
|
SOLR-6661: Adjust all example configurations to allow overriding error-prone relative paths for solrconfig.xml <lib> references with solr.install.dir system property; bin/solr scripts will set it appropriately.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634770 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 03:05:19 +00:00 |
Erik Hatcher
|
ae04100de9
|
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634769 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 02:52:23 +00:00 |
Erik Hatcher
|
7e41222b64
|
SOLR-6655: SimplePostTool now features -Dhost, -Dport, and -Dc (for core/collection) parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634765 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 02:48:36 +00:00 |
Shalin Shekhar Mangar
|
516ae95878
|
SOLR-6591: Do not batch updates for different stateFormats together
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634684 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 20:56:41 +00:00 |
Timothy Potter
|
14d27294e9
|
SOLR-6650: disabled by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634621 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 17:52:04 +00:00 |
Robert Muir
|
bfad0ad2f9
|
remove redundant/outdated check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634586 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 16:32:52 +00:00 |
Robert Muir
|
3dfb984bc7
|
LUCENE-6025: Give AbstractPagedMutable the accountable interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634585 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 16:30:45 +00:00 |
Shalin Shekhar Mangar
|
b422645bde
|
SOLR-6591: ZkStateReader.updateClusterState should refresh cluster state for watched collections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634554 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 14:51:08 +00:00 |
Michael McCandless
|
a42ecace8b
|
improve index sorter tests (rename the two different readers); improve javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634549 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 14:37:53 +00:00 |
Michael McCandless
|
2769a62f44
|
add missing space, fix typo in exc message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634489 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 10:17:11 +00:00 |
Adrien Grand
|
a25c4c77db
|
LUCENE-6024: Speed-up BitSet.or/and/andNot.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634478 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 08:54:41 +00:00 |
Shalin Shekhar Mangar
|
08c6f54346
|
SOLR-6591: Overseer can use stale cluster state and lose updates for collections with stateFormat > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634243 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-25 19:20:28 +00:00 |
Timothy Potter
|
23eb9cbfcc
|
SOLR-6650: Add optional slow request logging at WARN level; this closes #101
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634086 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-24 16:21:59 +00:00 |
Robert Muir
|
e7783b8928
|
silence unused compiler warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634065 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-24 14:30:33 +00:00 |
Shalin Shekhar Mangar
|
716b4acc74
|
SOLR-6651: Don't log found twice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634060 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-24 14:07:51 +00:00 |
Shalin Shekhar Mangar
|
13e8aa61fc
|
SOLR-6651: Fix wrong timeout logged in waitForReplicasToComeUp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634057 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-24 13:56:51 +00:00 |