Uwe Schindler
9d21418dfc
LUCENE-8993: Also update to latest version of Apache Parent POM
2019-10-03 12:30:21 +02:00
Chris Hostetter
60b9ec0866
LUCENE-8991: disable java.util.HashMap assertions to avoid spurious vailures due to JDK-8205399
...
(cherry picked from commit 10da07a396
)
2019-10-02 15:58:51 -07:00
Chris Hostetter
18bf61504f
SOLR-13811: Refactor AutoAddReplicasIntegrationTest to isolate problematic situation into an AwaitsFix test method
...
(cherry picked from commit a57ec148e5
)
2019-10-02 10:13:52 -07:00
Ahmed Adel
016b1766f8
Fixing link to Lucene Java Bugs page ( #909 )
2019-10-02 12:45:11 +02:00
Uwe Schindler
4a015e224d
LUCENE-8993: Change all repository references in Maven POM files to HTTPs; update some related URLs, too
2019-10-01 19:22:09 +02:00
Thomas Wöckinger
1ee531920a
SOLR-13802: Write analyzer property luceneMatchVersion to managed schema
...
Closes #911
(cherry picked from commit 4ddde00667
)
2019-10-01 09:23:54 -04:00
Erick Erickson
2f0dc888f5
SOLR-13771: Add -v and -m to ulimit section of reference guide and bin/solr checks. Forgot CHANGES.txt entry
...
(cherry picked from commit 67f4c7f36e
)
2019-09-30 18:01:39 -04:00
Erick Erickson
b919f34bc0
SOLR-13771: Add -v and -m to ulimit section of reference guide and bin/solr checks
...
(cherry picked from commit a1f3d2c29a
)
2019-09-30 17:59:09 -04:00
Chris Hostetter
3559e440e0
Minor logging improvements
...
(cherry picked from commit 0ec7986fc0
)
2019-09-30 10:28:35 -07:00
Cao Manh Dat
494d823e9d
SOLR-13798: SSL: Adding Enabling/Disabling client's hostname verification config
2019-09-30 16:31:11 +01:00
Joel Bernstein
5c860391ef
SOLR-13632,SOLR-13667,SOLR-13625: Update CHANGES.txt
2019-09-29 20:37:50 -04:00
Joel Bernstein
82fb0242f4
SOLR-13632: Fix precommit
2019-09-29 19:40:37 -04:00
Joel Bernstein
c27b8509d0
SOLR-13632: Support integral plots, cosine distance and string truncation with math expressions
2019-09-29 19:40:14 -04:00
Erick Erickson
e6892683a2
:SOLR-13454: Investigate ReindexCollectionTest failures, added more safeguards in bandaid code
...
(cherry picked from commit 4f89987141
)
2019-09-29 12:26:23 -04:00
Shalin Shekhar Mangar
d353c19f77
SOLR-13712: JMX MBeans are not exposed because of race condition between creating platform mbean server and registering mbeans
...
(cherry picked from commit 2ba61c8fb9
)
2019-09-29 10:11:08 +05:30
Munendra S N
b7ce53d0bf
SOLR-13417: handle stats on date/str fields in solrj's JSON facet resp
...
* Except for min/max aggregation in all other cases values woudl be
number. As for same data/string field, value can vary based on
aggregation used, capture response in Map<String, Object>
2019-09-28 12:21:18 +05:30
Munendra S N
9586396dba
SOLR-13180: fix classCastEx in JSON Request API
2019-09-28 11:22:45 +05:30
Yonik Seeley
971b5d5823
SOLR-13399: add SPLITSHARD splitByPrefix docs ( #903 )
...
* SOLR-13399: add SPLITSHARD splitByPrefix docs
* SOLR-13727: CHANGES entry for bug
2019-09-27 13:36:58 -04:00
Chris Hostetter
e979255ca7
SOLR-13747: New TestSSLTestConfig.testFailIfUserRunsTestsWithJVMThatHasKnownSSLBugs() to give people running tests more visibility if/when they use a known-buggy JVM causing most SSL tests to silently SKIP
...
(cherry picked from commit ec9780c8aa
)
2019-09-26 14:13:02 -07:00
johngqjiang
4df2702cdb
LUCENE-8980: Blocktree seekExact now checks min-max range of the segment
...
(cherry picked from commit 99f4cec459
)
2019-09-26 15:58:30 -04:00
Munendra S N
d23303649a
SOLR-13272: add documentation for arbitrary range in JSON facet
2019-09-26 10:17:11 +05:30
Anshum Gupta
3c3d5b1172
LUCENE-8984: MoreLikeThis MLT is biased for uncommon fields ( #871 ) ( #901 )
...
* LUCENE-8984: MoreLikeThis MLT is biased for uncommon fields (#871 )
2019-09-25 15:26:00 -07:00
David Smiley
74cfacee96
SOLR-13784: EmbeddedSolrServer coreName optional
...
(cherry picked from commit 0d0af505a0
)
2019-09-25 11:34:12 -04:00
Munendra S N
f43909111f
SOLR-13022: validate sort parameters in JSON facet after parsing
...
* This fixes NPE in case of non-existent aggregate functions in sort/prelim_sort
* validate sort direction
2019-09-25 10:57:17 +05:30
Chris Hostetter
8e2a050800
SOLR-13786: AwaitsFix SolrExporterIntegrationTest
...
(cherry picked from commit 4ec4061cbc
)
2019-09-23 10:33:26 -07:00
Gus Heck
b1fc4bb31e
SOLR-11492 - clean up /solr/cloud-dev and add a well documented script.
...
(cherry picked from commit d75f027912
)
2019-09-21 08:54:07 -04:00
Munendra S N
230c6bf2cb
SOLR-13272: add support for arbitrary ranges in JSON Range faceting
...
In some cases, the gap might need to be different for different ranges.
To support such cases, add support to specify arbitrary ranges.
2019-09-21 12:08:41 +05:30
Munendra S N
b7a4665925
SOLR-13725: allow negative values for limit in TermsFacetMap
...
* when limit is negative all the facet values are returned
* allow mincount=0 in TermsFacetMap.
2019-09-21 11:19:42 +05:30
Munendra S N
31aa08ad24
SOLR-13780: fix ClassCastException in NestableJsonFacet
...
* handle both int and long values for count. In case of single-shard or
standalone, count is int whereas in multishard count would be long
2019-09-21 11:19:32 +05:30
Jason Gerlowski
393d1978c1
SOLR-13638: Add debug,trace RBAP logging ( #894 )
...
Increase log level to DEBUG or TRACE for
org.apache.solr.security.RuleBasedAuthorizationPlugin for
more helpful debugging output.
2019-09-20 14:52:15 -04:00
Chris Hostetter
be5e2974e1
SOLR-13781: AwaitsFix TestContainerReqHandler.testPackageAPI
...
(cherry picked from commit 5a01a8b362
)
2019-09-19 17:15:04 -07:00
Dawid Weiss
8c308a940b
SOLR-13779: Use the safe fork of simple-xml for clustering contrib
2019-09-19 12:25:12 +02:00
Jan Høydahl
a7865cdfdd
SOLR-13734 JWTAuthPlugin to support multiple issuers ( #860 )
...
(cherry picked from commit dd729549b5
)
2019-09-19 10:35:07 +02:00
Andrzej Bialecki
d50085f1cb
SOLR-13763: Ignore freedisk changes in a live simulator created from snapshot.
2019-09-18 23:22:50 +02:00
Anshum Gupta
b9633e0f26
SOLR-13773: Prometheus Exporter GC and Heap options ( #887 ) ( #890 )
...
* SOLR-13773: Prometheus Exporter GC and Heap options
* Adding info to the ref-guide.
2019-09-18 13:40:46 -07:00
Andrzej Bialecki
84bf86f999
SOLR-13763: Improve the tracking of "freedisk" in autoscaling simulations.
2019-09-18 19:19:34 +02:00
Amish Shah
91f5d2ff79
LUCENE:8945: Allow to change the output file delimiter on Luke "export terms" feature
...
Signed-off-by: Tomoko Uchida <tomoko@apache.org>
2019-09-18 20:05:08 +09:00
David Smiley
4e20227ee5
LUCENE-8981: fix typo in javadoc that breaks precommit
2019-09-17 17:07:50 -04:00
Bruno Roustant
a80534a589
LUCENE-8921: IndexSearcher.termStatistics API change
...
This 8x backport keeps the original method to call the new one.
Closes #797
(cherry picked from commit fd0c8b9e81
)
2019-09-17 16:56:09 -04:00
Michael Sokolov
48307b5e82
LUCENE-8981: update Kuromoji javadocs, adding experimental tags to DictionaryBuilder and JapaneseTokenizer ctor
2019-09-17 08:15:28 -04:00
Jan Høydahl
fce0a5d45b
SOLR-13767: Upgrade jackson to 2.9.9 ( #886 )
...
(cherry picked from commit b617769614
)
2019-09-17 01:17:44 +02:00
Andrzej Bialecki
d3671fd0d2
SOLR-13159: Add a warning about DNS resolution in SolrCloud clusters.
2019-09-16 18:48:29 +02:00
Andrzej Bialecki
2f701c6787
SOLR-9658: Max idle time support for SolrCache implementations.
2019-09-16 18:23:11 +02:00
Jason Gerlowski
f12a652e11
SOLR-13622: Fix file-handle leak
2019-09-14 20:41:15 -04:00
Jan Høydahl
a5b5585822
SOLR-13238: BlobHandler generates non-padded md5
...
(cherry picked from commit 31735eeb40
)
2019-09-14 22:26:59 +02:00
Thomas Wöckinger
f56aacd0a1
SOLR-13739: Optimized large managed schema modifications
...
Internal O(n^2) problem.
Fixes #855
(cherry picked from commit e788024b84
)
2019-09-13 12:36:44 -04:00
Atri Sharma
55d9290433
LUCENE-8939: Introduce Shared Count Early Termination In Parallel Search ( #823 )
...
This commit introduces a strategy to early terminate for sorted
collections during parallel search when requested number of
hits have been collected but the total hits threshold has not
yet been reached.
2019-09-13 17:31:25 +02:00
Koen De Groote
ad6d73b481
Changing keyset() to entryset() and sometines values(). ( #868 )
2019-09-13 15:42:42 +02:00
jimczi
c4815f04c0
LUCENE-8966: The Korean analyzer now splits tokens on boundaries between digits and alphabetic characters.
2019-09-13 10:00:08 +02:00
Chris Hostetter
89c54ec0d1
LTR Test Hardening:
...
1) use per-method state isolation in several tests...
This helps prevent failures in one test to allow persisted date to leak into other test methods,
as well as ensuring that these tests play nicely with -Dtests.iters > 1
2) TestRerankBase cleanup to eliminate unnecessary extra SolrCore (that was being leaked)
(cherry picked from commit 3ed96026d3
)
2019-09-12 18:12:09 -07:00