Robert Muir
2ea416ee3d
LUCENE-8366: Upgrade to ICU 62.1
2018-06-21 20:09:13 -04:00
Erick Erickson
5cd8aa4ff9
SOLR-12028: BadApple and AwaitsFix annotations usage
2018-06-21 16:02:56 -07:00
Chris Hostetter
629081f950
Merge remote-tracking branch 'refs/remotes/origin/master'
2018-06-21 12:20:00 -07:00
Chris Hostetter
08e3141f6c
Fix a silly test bug that was assuming numFound=0 would mean no facet results, even though these facet requests always use an explicit query domain.
...
Also fix the expected/actual facet response checks to ensure there are no 'extra' keys, since not checking that is how the the previous problem slipt through the cracks until it just hapened to affect a testBespoke query (because the randomized index didn't have any matches for that query) and manifested as 0 buckets being checked
2018-06-21 12:05:26 -07:00
David Smiley
7c28d57973
SOLR-12413: Ensure pre-loaded aliases in ZK are considered.
...
(fix use of zk version in Aliases.EMPTY)
2018-06-21 14:00:12 -04:00
Gus Heck
bc9ac994a4
SOLR-11654 TimePartitionedUpdateProcessor.lookupShardLeaderOfCollection should route to the ideal shard
2018-06-21 11:45:59 -04:00
David Smiley
8eb006e4ed
SOLR-12471: testLLPDecodeIsStableAndPrice -- raise threshold some more
2018-06-21 09:29:27 -04:00
Shalin Shekhar Mangar
fabc408d3b
SOLR-12507: Modify collection API should support un-setting properties
2018-06-21 15:45:24 +05:30
Varun Thacker
3a2ec9baf8
SOLR-11807: Restoring collection now treats maxShardsPerNode=-1 as unlimited
2018-06-21 14:21:16 +05:30
Marc-Andre Morissette
008bc74beb
LUCENE-8365: Fix ArrayIndexOutOfBoundsException in UnifiedHighlighter
...
This fixes a "off by one" error in the UnifiedHighlighter's code that
is only triggered when two nested SpanNearQueries contain the same term.
Signed-off-by: Simon Willnauer <simonw@apache.org>
Closes #408
2018-06-20 16:49:49 +02:00
Steve Rowe
ee5aa87254
Remove duplicate 'git merge'
2018-06-20 10:16:12 -04:00
Steve Rowe
bcbcb16b6a
Make sure remote branch is available and tracked locally, and merge remote into local branch
2018-06-20 09:38:30 -04:00
Cao Manh Dat
daff67e279
SOLR-11216: Race condition in peerSync
2018-06-20 16:26:02 +07:00
Steve Rowe
74bd5d5658
Handle the case of checking out a remote branch that has never been checked out locally before
2018-06-19 22:21:26 -04:00
Steve Rowe
d04acc95f0
Actually checkout the tip of the branch instead of just saying we will
2018-06-19 19:33:54 -04:00
Varun Thacker
3d20e8967b
SOLR-12489: User specified replicationFactor and maxShardsPerNode is used when specified during a restore operation.
...
A user can now specify nrtReplicas/tlogReplicas/pullReplicas while restoring the collection.
Specifying replicationFactor or nrtReplicas have the same effect and only one can be specified
2018-06-19 19:45:08 +05:30
Varun Thacker
81906d31a6
SOLR-11676: Fix a SolrJ test to not expect replicationFactor that is not being set anymore
2018-06-19 16:13:45 +05:30
Karl Wright
dcfbaf31db
LUCENE-8363: Interpolate should yield points on the ellipsoid.
2018-06-19 02:31:40 -04:00
David Smiley
f5508505f2
SOLR-12361: Fix test AddBlockUpdateTest.indexSolrInputDocumentsDirectly
2018-06-18 23:59:44 -04:00
Anshum Gupta
6222c46201
SOLR-11277: Documentation for maxSize based auto hard commit
2018-06-18 09:56:43 -07:00
Adrien Grand
90145d0112
Copy the latest lucene's NOTICE.txt contents into Solr's NOTICE.txt
2018-06-18 14:42:08 +02:00
Ishan Chattopadhyaya
4138ad662e
SOLR-12428: Solr LTR jar now included in _default configset's solrconfig.xml
2018-06-18 15:02:20 +05:30
Alan Woodward
ab2fec1642
LUCENE-8237: Correct handling of position increments in sub-tokenstreams
2018-06-18 09:57:38 +01:00
Alan Woodward
d1dc874d90
LUCENE-8360: NGram filters should set posIncAtt in end()
2018-06-18 09:57:38 +01:00
Varun Thacker
11fcb23906
SOLR-11676: Keep nrtReplicas and replicationFactor in sync while creating a collection and modifying a collection
2018-06-18 12:09:53 +04:00
Andrzej Bialecki
28967e0f67
SOLR-12392: BadApple this test for now.
2018-06-18 08:51:25 +02:00
Uwe Schindler
e21d4937e0
SOLR-12450: Don't allow referal to external resources in various config files
2018-06-17 13:15:29 +02:00
Erick
2519025fda
LUCENE-7976: Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments
2018-06-15 12:33:02 -07:00
Mike McCandless
e7aac9b0c9
fix minor javadoc typos
2018-06-15 13:57:24 -04:00
David Smiley
c22da7d7a9
SOLR-12416: When creating a time routed alias, the router.autoDeleteAge option wasn't considered.
2018-06-15 07:41:03 -04:00
Simon Willnauer
772e171ac6
LUCENE-8358: Relax assertion in IW#writeSomeDocValuesUpdates
...
This assertion is too strict since we can see this situation if for instance
a ReadersAndUpdates instance gets written to disk concurrently and
readerpooling is off. This change also simplifies ReaderPool#getReadersByRam and
adds a test for it.
2018-06-15 12:01:29 +02:00
Dawid Weiss
47b9ca6f57
SOLR-11200: ioThrottle solr ref guide follow-up.
2018-06-15 09:48:20 +02:00
David Smiley
4799bc5a4a
SOLR-12362: JSON parsing: upgrade to List on end of array not start. And fix TestJsonRecordReader assumptions RE null keys
2018-06-15 00:46:17 -04:00
Steve Rowe
fba42bbac6
SOLR-12435: Fix bin/solr help and ref guide text to describe ZK_HOST in solr.in.sh/solr.in.cmd as an alternative to -z cmdline param
2018-06-14 21:06:09 -04:00
Erick Erickson
2db2fb3909
SOLR-11578: Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a more accurate representation of the cluster
2018-06-14 14:05:24 -07:00
Erick Erickson
ae82bac928
SOLR-11578: Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a more accurate representation of the cluster
2018-06-14 13:52:48 -07:00
Steve Rowe
26a1143dcf
SOLR-12437: Document 'bin/solr config' in the ref guide
2018-06-14 16:29:54 -04:00
Erick Erickson
a98fcda9c6
SOLR-12028: BadApple and AwaitsFix annotations usage
2018-06-14 13:16:39 -07:00
user
21fe4164de
SOLR-12362: Uploading docs in JSON now supports child documents as field values
2018-06-14 12:14:49 -04:00
Varun Thacker
a26a1bb249
SOLR-11453: Ref-Guide Changes
2018-06-14 16:29:03 +02:00
Mikhail Khludnev
052fede51d
SOLR-9685: documenting #tags in query DSL.
2018-06-14 17:20:54 +03:00
Alan Woodward
6f24be9457
LUCENE-8357: Fix function score explanations
2018-06-14 11:07:30 +01:00
David Smiley
228a84fd6d
LUCENE-8344: TokenStreamToAutomaton doesn't ignore trailing posInc when preservePositionIncrements=false
2018-06-13 23:35:44 -04:00
Steve Rowe
eea4197a3a
SOLR-12481: Move CHANGES entry to 7.4 section
2018-06-13 15:11:08 -04:00
Steve Rowe
49afab08dd
SOLR-12434: Move CHANGES entry to 7.4 section
2018-06-13 13:46:46 -04:00
Andrzej Bialecki
481a1f859d
SOLR-11779: Reduce logging, fix index size conversion bug.
2018-06-13 19:44:55 +02:00
Noble Paul
377f16de5e
SOLR-12208: added a testcase for fetching arbitrary replica info
2018-06-14 00:07:30 +10:00
Steve Rowe
6f9f4f70f2
SOLR-12434: Fix standalone mode 'bin/solr config' to not pass in empty -z ZK_HOST param; revert accidental ZK_HOST definition in solr.in.cmd
2018-06-13 09:35:18 -04:00
Alan Woodward
5ae716c412
LUCENE-7444: StandardAnalyzer not longer uses english stopwords by default
2018-06-13 11:38:16 +01:00
Simon Willnauer
7eb74ac50f
LUCENE-8164: IndexWriter silently accepts broken payload.
...
This has been fixed via LUCENE-8165 since we are now checking
for offset+length going out of bounds.
Co-authored-by: Nhat Nguyen <nhat.nguyen@elastic.co>
Co-authored-by: Robert Muir <rmuir@apache.org>
2018-06-13 10:16:33 +02:00