Nick Knize
|
bc01212d1a
|
LUCENE-6904: rewrite GeoPointInBBoxQuery to FieldValueQuery when min/max lon/lat values are set to limits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715957 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 21:23:57 +00:00 |
Michael McCandless
|
160cf90742
|
INFRA-9182: improvements from Paul Elschot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715951 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 21:03:46 +00:00 |
Chris M. Hostetter
|
3036977ab5
|
SOLR-8261 + SOLR-8329 + SOLR-8239: update 6.0 upgrade instructions to note new defaultSimFromFieldType option for people who want backcompat behavior even if luceneMatchVersion is increased. Also fixed some typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715950 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 21:00:42 +00:00 |
Anshum Gupta
|
064f9e9970
|
SOLR-7912: Add boost support, and also exclude the queried document in MoreLikeThis QParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715931 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 19:41:08 +00:00 |
Adrien Grand
|
8eea72d476
|
LUCENE-6906: Fix Lucene54DocValuesFormat on large empty segments.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715918 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 19:05:31 +00:00 |
David Wayne Smiley
|
60bb927256
|
LUCENE-6801: Clarify javadocs of PhraseQuery, MultiPhraseQuery RE terms at same position. Add test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715908 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 18:17:08 +00:00 |
Chris M. Hostetter
|
5b0b4194a1
|
SOLR-8329: SchemaSimilarityFactory now supports a 'defaultSimFromFieldType' init option for using a fieldType name to identify which Similarity to use as a default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715881 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 16:50:49 +00:00 |
Erik Hatcher
|
8090380ecd
|
Fix XXE vulnerability in MBeansHandler diff feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715863 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 16:05:45 +00:00 |
Christine Poerschke
|
11d8f445be
|
SOLR-8277: (Search|Top)GroupsFieldCommand tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715798 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 13:09:21 +00:00 |
Alan Woodward
|
23dabd19ff
|
SOLR-8194: Improve error reporting of nulls in UpdateRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715749 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 09:50:03 +00:00 |
Yonik Seeley
|
1047e54916
|
tests: add nested terms facet on blockChildren under parent terms facet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715705 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 21:48:30 +00:00 |
Uwe Schindler
|
7bea628bf3
|
LUCENE-6169: Remove the Java 9 workaround, as change was reverted in OpenJDK source
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715619 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 10:33:56 +00:00 |
Uwe Schindler
|
24bc7b1edd
|
LUCENE-6902: Don't retry to fsync files / directories; fail immediately
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715617 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 10:27:57 +00:00 |
Uwe Schindler
|
f4fe17cce8
|
SOLR-5971: Fix error 'Illegal character in query' when proxying request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715615 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 09:56:22 +00:00 |
Uwe Schindler
|
8f7764a1ba
|
SOLR-8303: CustomBufferedIndexInput now includes resource description when throwing EOFException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715402 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 18:55:55 +00:00 |
Chris M. Hostetter
|
cae3ddd5c7
|
SOLR-8271: Change implicit default Similarity to use SchemaSimilarityFactory when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715393 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 17:00:34 +00:00 |
Alan Woodward
|
3fdbc588a9
|
SOLR-8302: Remove deprecated methods in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715345 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 12:56:00 +00:00 |
Christine Poerschke
|
ef498a2ce7
|
LUCENE-6893: factor out CorePlusQueriesParser from CorePlusExtensionsParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715343 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 12:14:59 +00:00 |
Alan Woodward
|
0f3aecfdff
|
SOLR-8302: SolrResourceLoader takes a Path for its instance directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715342 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 12:12:05 +00:00 |
Varun Thacker
|
9cc17dd904
|
SOLR-8315: Removed default core checks in the dispatch filter since we don't have a default core anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715317 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 03:42:26 +00:00 |
Varun Thacker
|
80403d0a28
|
SOLR-8309: the test waits for the cluster state to get updated locally before checking correctness of routing requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715314 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-20 02:17:31 +00:00 |
David Wayne Smiley
|
44b232f6f8
|
LUCENE-6898: Don't fully read the last stored field value from disk if the StoredFieldVisitor doesn't want it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715299 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-19 22:33:47 +00:00 |
Chris M. Hostetter
|
766b017b1a
|
SOLR-8280: Fixed bug in SimilarityFactory initialization that prevented SolrCoreAware factories from functioning properly with managed schema features
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715215 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-19 17:03:36 +00:00 |
Christine Poerschke
|
491bb5ba90
|
SOLR-8298: small preferLocalShards implementation refactor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715208 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-19 16:20:53 +00:00 |
Christine Poerschke
|
b7195573ec
|
SOLR-8283: factor out SortSpecParsing[Test] from QueryParsing[Test]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715049 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 19:48:40 +00:00 |
Christine Poerschke
|
e776333c02
|
SOLR-8283: factor out StrParser from QueryParsing.StrParser (Christine Poerschke)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714994 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 13:33:19 +00:00 |
Christine Poerschke
|
b005748ef8
|
SOLR-8114: correct CHANGES.txt entry location (was in 6.0.0 section but should have been 5.4.0 section instead)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714960 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 10:17:36 +00:00 |
Dawid Weiss
|
d07124ef6f
|
LUCENE-6899: upgrade randomizedtesting to version 2.3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714945 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-18 07:50:02 +00:00 |
Dawid Weiss
|
a03ed96eae
|
SOLR-8294: Cleanup solrconfig.xmls under solr/example/example-DIH/solr (removed obsolete clustering handler sections).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714856 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 19:34:18 +00:00 |
Chris M. Hostetter
|
95dbd95e62
|
SOLR-8295: fix buggy test assumption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714843 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 18:18:05 +00:00 |
Noble Paul
|
b5ed21b258
|
SOLR-7569 test failure fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714842 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 18:15:07 +00:00 |
Varun Thacker
|
dd8b980036
|
SOLR-8300: Use constants for the /overseer_elect znode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714841 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 18:07:52 +00:00 |
Christine Poerschke
|
ea917093f8
|
SOLR-8290: remove SchemaField.checkFieldCacheSource's unused QParser argument
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714766 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 12:00:16 +00:00 |
Shai Erera
|
64783d1757
|
SOLR-8246: fix SolrCLI to delete config directory if creating a core failed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714764 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 11:56:52 +00:00 |
Michael McCandless
|
830fc1fbfb
|
LUCENE-6891: use prefix coding when writing dimensional values in each leaf block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714749 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-17 10:22:27 +00:00 |
Chris M. Hostetter
|
edb2b4818f
|
SOLR-8295: Fix NPE in collapse QParser when collapse field is missing from all docs in a segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714701 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-16 22:42:25 +00:00 |
Yonik Seeley
|
0186803a9d
|
SOLR-8284: fix NPE short form sort:index and sort:count
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714641 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-16 17:47:09 +00:00 |
Jan Høydahl
|
efa69bb18e
|
SOLR-8269: Upgrade commons-collections to 3.2.2. This fixes a known serialization vulnerability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714638 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-16 17:35:48 +00:00 |
Uwe Schindler
|
1c8a34f324
|
LUCENE-6874: Add a new UnicodeWhitespaceTokenizer to analysis/common that uses Unicode character properties extracted from ICU4J to tokenize text on whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714354 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-14 19:21:20 +00:00 |
Gregory Chanan
|
b916bbc50a
|
SOLR-8286: Remove instances of solr.hdfs.blockcache.write.enabled from tests and docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714278 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-13 23:45:44 +00:00 |
Mark Robert Miller
|
9ba90f5f71
|
SOLR-8288: DistributedUpdateProcessor#doFinish should explicitly check and ensure it does not try to put itself into LIR.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714271 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-13 22:07:14 +00:00 |
Adrien Grand
|
0ed54b3105
|
LUCENE-6276: Added TwoPhaseIterator.matchCost().
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714261 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-13 20:08:01 +00:00 |
Christine Poerschke
|
56b0a46f10
|
SOLR-8287: TrieDoubleField and TrieLongField now override toNativeType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714226 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-13 15:52:02 +00:00 |
Mark Robert Miller
|
31da6a3535
|
SOLR-8279: Add a new SolrCloud test that stops and starts the cluster while indexing data.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714216 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-13 14:46:58 +00:00 |
Mark Robert Miller
|
15ac4b0e83
|
SOLR-7989: After a new leader is elected it, it should ensure it's state is ACTIVE if it has already registered with ZK.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714211 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-13 14:33:27 +00:00 |
Mark Robert Miller
|
820eea1f3d
|
SOLR-8075: Fix faulty implementation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714204 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-13 13:40:52 +00:00 |
Chris M. Hostetter
|
918476e0ac
|
SOLR-6168: Add a 'sort' local param to the collapse QParser to support using complex sort options to select the representitive doc for each collapsed group
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714133 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-12 22:52:06 +00:00 |
Erick Erickson
|
7d1ccd8ddb
|
SOLR-6273: Removed unused imports, no code changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714099 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-12 17:43:00 +00:00 |
Michael McCandless
|
6da5a2d14f
|
IW infoStream also tells us MMapDir.UNMAP_SUPPORTED on init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714073 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-12 15:26:59 +00:00 |
Alan Woodward
|
067c8b2b30
|
SOLR-8278: Fix Windows test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714041 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-12 13:26:20 +00:00 |