21060 Commits

Author SHA1 Message Date
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
Alan Woodward
bd68541c0f Revert backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634051 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 13:42:47 +00:00
Noble Paul
996bf1412b added an asMap() method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634047 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 12:59:58 +00:00
Alan Woodward
ee2d2f3a26 LUCENE-5911: Update trunk CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634036 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 08:59:35 +00:00
Adrien Grand
c179a9bf94 LUCENE-6021: Make SparseFixedBitSet and FixedBitSet share a common "BitSet" interface.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634012 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 07:32:19 +00:00
Robert Muir
dbe6c7ff05 LUCENE-5969: remove 4.x back compat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633998 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 04:48:13 +00:00
Robert Muir
ff50c35fc2 LUCENE-5969: finish porting rest of codec to 5.0 features
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633991 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 02:43:41 +00:00
Jan Høydahl
7c3703a5b2 SOLR-6647: Bad error message when missing resource from ZK when parsing Schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633969 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 22:15:03 +00:00
Jan Høydahl
3deda56ac9 Start script fails to detect solr on non-default port and then after 30s tails wrong log file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633960 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 21:45:21 +00:00
Adrien Grand
62ed868f2a LUCENE-6022: DocValuesDocIdSet checks live docs before doc values.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633879 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 16:49:17 +00:00
Michael McCandless
ad9fb9a9dd LUCENE-6019: add more safety during DV flush
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633830 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 15:03:26 +00:00
Michael McCandless
748fd311e6 LUCENE-6019: remove printStackTrace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633775 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 09:05:38 +00:00