Commit Graph

30564 Commits

Author SHA1 Message Date
Nicholas Knize f291f3eb6c isolate large vertex shape test from basic shape test 2018-07-15 16:12:06 -05:00
Nicholas Knize d387cb5241 update TestLatLonShape to handle large number of vertices 2018-07-15 09:36:18 -05:00
Nicholas Knize e56c81b452 Fix simple tessellator test errors 2018-07-14 23:45:43 -05:00
Erick Erickson db8db0d2b6 SOLR-12551: Upgrade to Tika 1.18 2018-07-14 15:45:33 -07:00
Michael Braun abdbd9c996 Update to trunk 2018-07-14 14:08:05 -04:00
Nicholas Knize 3b1714e737 LUCENE-8396: silence random large poly test - for now 2018-07-14 12:48:28 -05:00
Michael Braun f0e1864ceb Merge remote-tracking branch 'source/master' into remove-constructor-wrapper-classes 2018-07-14 13:39:37 -04:00
Nicholas Knize b5ef13330f LUCENE-8396: Add Points Based Shape Indexing and Search that decomposes shapes into a triangular mesh and indexes individual triangles as a 6 dimension point 2018-07-14 11:28:37 -05:00
David Smiley 424608946c SOLR-12441: Lowercase _NEST_PARENT_ and _NEST_PATH_ fields. 2018-07-13 22:51:13 -04:00
Mike McCandless 07de1dc011 LUCENE-8397: add DirectoryTaxonomyWriter.getCache 2018-07-13 10:20:03 -04:00
Chris Hostetter 0545901c24 Tighten up the test variability to reduce the risk of some random collection/query combinations that can't be verified 2018-07-12 21:48:38 -07:00
Alan Woodward 8997d41357 LUCENE-8395: WordDelimiterGraphFilter can incorrectly add holes 2018-07-12 13:13:04 +01:00
Adrien Grand b68829e656 Add 6.6.5 bwc indices. 2018-07-12 11:08:04 +02:00
Adrien Grand e01eefe965 Add version 6.6.5. 2018-07-12 11:02:21 +02:00
Anshum Gupta 26f76cc1be SOLR-12547: Fix typo in documentation for maxSize based auto-commit 2018-07-11 23:00:49 -07:00
Erick Erickson 93ae3669b5 SOLR-12008: Settle a location for the log4j2.xml file 2018-07-11 20:57:38 -07:00
David Smiley fe180bbd59 SOLR-12441: New NestedUpdateProcessorFactory 2018-07-10 22:59:41 -04:00
Adrien Grand 14e132b29f LUCENE-8382: Don't propagate calls to setMinCompetitiveScore in MultiCollector. 2018-07-10 09:17:34 +02:00
Adrien Grand b1bb11b79d LUCENE-8391: More tests for merge policies. 2018-07-10 09:17:34 +02:00
Adrien Grand a864ef8231 LUCENE-8394: Explicitly handle the case when segments are smaller than the floor size. 2018-07-10 09:17:34 +02:00
Adrien Grand 8e0d9849bd LUCENE-8393: TieredMergePolicy needs to take into account the maximum segment size when computing the allowed number of segments. 2018-07-10 09:17:34 +02:00
Adrien Grand 9433ab79e2 LUCENE-8392: Avoir corner cases when maxMergeAtOnce is greater than segmentsPerTier. 2018-07-10 09:17:34 +02:00
Cao Manh Dat cd08c7ef13 SOLR-12412: release IndexWriter after getting tragic exception 2018-07-10 09:25:38 +07:00
Adrien Grand ad01baedbf LUCENE-8383: Fix computation of mergingBytes in TieredMergePolicy. 2018-07-09 15:23:36 +02:00
Adrien Grand 41ddac5b44 LUCENE-8385: Fix computation of the allowed segment count in TieredMergePolicy. 2018-07-09 15:21:10 +02:00
Alan Woodward 963cceebff LUCENE-8390: Replace MatchesIteratorSupplier with IOSupplier 2018-07-09 12:35:12 +01:00
Cao Manh Dat 1197176110 SOLR-12412: Leader should give up leadership when IndexWriter.tragedy occur 2018-07-09 09:14:23 +07:00
Alexandre Rafalovitch 5f5e5dbfb5 Added name in the CHANGES.txt 2018-07-08 13:33:13 -04:00
Alexandre Rafalovitch b7d14c50fb SOLR-11694: Remove outdated UIMA module 2018-07-07 09:58:57 -04:00
Alan Woodward 6d6e67140b LUCENE-8388: Remove PostingsEnum#attributes() 2018-07-06 18:16:09 +01:00
Chris Hostetter 7d8ef9e39d SOLR-12516: Fix some bugs in 'type:range' Facet refinement when sub-facets are combined with non default values for the 'other' and 'include' options.
1) the optional other buckets (before/after/between) are not considered during refinement

2) when using the include option: if edge is specified, then the refinement of all range buckets mistakenly includes the lower bound of the range, regardless of whether lower was specified.
2018-07-06 09:34:05 -07:00
Erick Erickson a09f3facfc SOLR-12028: BadApple and AwaitsFix annotations usage 2018-07-05 13:47:51 -07:00
Steve Rowe 302df4dbf3 fix 'gem uninstall' to remove ignore dependency conflicts 2018-07-05 15:03:41 -04:00
Steve Rowe 407e1500bb fix 'gem uninstall' to remove all versions of the gem 2018-07-05 15:00:56 -04:00
Steve Rowe 6c0a03c578 First uninstall 'asciidoctor' gem before installing it, to remove unwanted versions 2018-07-05 14:58:10 -04:00
Steve Rowe 039dae76cb Run 'rvm cleanup all' to remove old stuff 2018-07-05 14:53:44 -04:00
Mike McCandless fa3cd86de8 LUCENE-8379: add TermQuery.getTermStates 2018-07-05 10:16:55 -04:00
Mike McCandless 4dc2008dc1 LUCENE-8378: add DocIdSetIterator.range method 2018-07-05 10:01:53 -04:00
Jason Gerlowski 98768d9825 SOLR-12309: Improve CloudSolrClient.Builder constructor Javadocs 2018-07-05 09:31:37 -04:00
Nhat Nguyen 7e548ba860 LUCENE-8384: Fix missing advance DVGen in PendingSoftDeletes
Today we only advance the docValues update generation in
PendingSoftDeletes for the soft-deletes field. If we update a
soft-deletes DV field, then update a non-soft-deletes DV field, then
onNewReader will consider that we never update DV field although we did.

This commit makes sure that we always advance the docValues update
generation when handling docValues update in PendingSoftDeletes.

Co-authored-by: Simon Willnauer <simonw@apache.org>
2018-07-04 22:15:47 -04:00
Alexandre Rafalovitch 2aae3fb3d2 SOLR-2834: Handle CharacterFilters in Solr
Impacts Document and Field Analyzes and was previously a class cast error
2018-07-04 22:05:45 -04:00
Nhat Nguyen d96ef95e0f LUCENE-8381: Add change log entry 2018-07-04 20:19:43 -04:00
Nhat Nguyen 0ccd5d580d LUCENE-8381: Do not count hard-deletes as soft-deletes in merges
Today if a document is soft-deleted, then hard-deleted, IW, however,
considers that doc as soft-deleted when wrapping readers for merges.

This change makes sure that IW excludes the hard-deleted documents from
a merge reader, and does not count them as soft-deletes.

Co-authored-by: Simon Willnauer <simonw@apache.org>
2018-07-04 14:16:34 -04:00
Uwe Schindler 5ec0a3f422 SOLR-12450: Add CVE number to changelog 2018-07-04 18:35:06 +02:00
Noble Paul f86c477521 SOLR-12495: An #EQUALS function for replica in autoscaling policy to equally distribute replicas 2018-07-05 00:39:52 +10:00
Christine Poerschke 7b2a2d989c SOLR-12395: Remove SignificantTermsQParserPlugin's deprecated old name ('sigificantTerms') in favour of new 'significantTerms' name 2018-07-04 14:13:56 +01:00
Adrien Grand 799d2acd88 LUCENE-7976: Fix indentation. 2018-07-04 13:36:54 +02:00
Christine Poerschke 067a6633ed SOLR-12537: remove some unused (private static) loggers 2018-07-04 11:37:56 +01:00
Dawid Weiss 0f652627a0 LUCENE-8380: UTF8TaxonomyWriterCache page/ offset calculation bug 2018-07-04 09:06:33 +02:00
yonik b7b6f242e8 SOLR-12533: getting index size shouldn't create directory (metrics race) 2018-07-03 22:55:38 -04:00