Mikhail Khludnev
|
ce061a5198
|
SOLR-11251: documenting debug=timing hint for JSON Facet API.
|
2018-04-10 16:14:16 +03:00 |
Ishan Chattopadhyaya
|
a70b257c80
|
SOLR-12096: Fix test failure, using deterministic sort order
|
2018-04-10 12:35:05 +05:30 |
Mark Miller
|
5e2a5a5b8c
|
SOLR-10783: Add support for Hadoop Credential Provider as SSL/TLS store password source.
|
2018-04-09 21:57:56 -05:00 |
Joel Bernstein
|
1d8c58eb6d
|
SOLR-12198: Fix precommit
|
2018-04-09 21:41:17 -04:00 |
Joel Bernstein
|
0e4605cc45
|
SOLR-12198: Stream Evaluators should not copy matrices needlessly
|
2018-04-09 21:24:55 -04:00 |
David Smiley
|
f0aed933a6
|
SOLR-12139: eq() now works on strings and perhaps anything
|
2018-04-09 12:17:48 -04:00 |
Alan Woodward
|
798d351034
|
LUCENE-8242: Deprecate createNormalizedWeight
|
2018-04-09 15:07:04 +01:00 |
Ishan Chattopadhyaya
|
ea08bd3b67
|
SOLR-12096: Fixed inconsistent results format of subquery transformer for distributed search (multi-shard)
|
2018-04-09 16:36:07 +05:30 |
Uwe Schindler
|
3530397f17
|
SOLR-11971: Add CVE number: CVE-2018-1308
|
2018-04-08 19:20:12 +02:00 |
Alan Woodward
|
2ae488aae2
|
SOLR-12147: Don't use MemoryPostingsFormat for TestDocTermOrds.testTriggerUnInvertLimit
This can lead to OOM on nightly runs, as it needs to create a very large index,
and the CI machines don't have huge amounts of RAM.
|
2018-04-07 18:34:25 +01:00 |
Steve Rowe
|
5c37b07a3d
|
SOLR-12199: TestReplicationHandler.doTestRepeater(): TEST_PORT interpolation failure: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
|
2018-04-06 14:50:21 -04:00 |
Cassandra Targett
|
abaf378d0e
|
Ref Guide: add language to source blocks; split optimistic concurrency example & add explanations
|
2018-04-06 11:00:09 -05:00 |
Cassandra Targett
|
b2d756c9f4
|
Ref Guide: fix color definition so monospace links display with color
|
2018-04-06 11:00:09 -05:00 |
Chris Hostetter
|
73d74107dc
|
Use asciidoctor's 'attribute-missing: warn' option and fix some places that were generating warnings because of unescaped/uninteded attribute syntax
|
2018-04-05 17:16:00 -07:00 |
Chris Hostetter
|
9009fe6378
|
SOLR-10616: add 'java-javadocs' as a variable in the ref-guide, and cleanup some overly specific mentions of 'Java 8'
Continuation of SOLR-12118
|
2018-04-05 11:36:24 -07:00 |
Joel Bernstein
|
4137f320aa
|
SOLR-12183: Fix precommit
|
2018-04-05 14:00:08 -04:00 |
Joel Bernstein
|
d2845b033e
|
SOLR-12175: Fix TestConfigSetsAPI
|
2018-04-05 14:00:07 -04:00 |
Joel Bernstein
|
c58516edf1
|
SOLR-12183: Remove dead code
|
2018-04-05 14:00:07 -04:00 |
Joel Bernstein
|
80375acb7f
|
SOLR-12183: Refactor Streaming Expression test cases
|
2018-04-05 14:00:07 -04:00 |
Joel Bernstein
|
d420139c27
|
SOLR-12175: Add random field type and dynamic field to the default managed-schema
|
2018-04-05 14:00:07 -04:00 |
Cassandra Targett
|
8e7b1b2375
|
Ref Guide: remove unused README that was copied with our theme design and has never been relevant for us
|
2018-04-05 12:39:48 -05:00 |
Chris Hostetter
|
2573eac1c2
|
SOLR-12134: CHANGES entry: ref-guide 'bare-bones html' validation is now part of 'ant documentation' and validates javadoc links locally
|
2018-04-05 10:10:20 -07:00 |
David Smiley
|
8b3fc53e6e
|
SOLR-12136: highlighting.adoc: Add links and clarify "hl.fl" must refer to stored fields.
|
2018-04-05 11:36:10 -04:00 |
Steve Rowe
|
8e276b90f5
|
SOLR-11929: UpdateLog metrics are not initialized on core reload
|
2018-04-04 11:19:21 -04:00 |
Andrzej Bialecki
|
2bbd193691
|
SOLR-12095: Missed a few calls to init().
|
2018-04-04 17:13:24 +02:00 |
Cao Manh Dat
|
34b83ed869
|
SOLR-12176: Improve FORCELEADER to handle the case when a replica win the election but does not present in clusterstate
|
2018-04-04 03:41:57 +07:00 |
Varun Thacker
|
56f80c0dc7
|
SOLR-12154: Disallow explicit usage of Log4j2 logger via forbidden APIs
|
2018-04-03 18:21:14 -07:00 |
Chris Hostetter
|
c0709f113d
|
SOLR-12134: hook ref-guide 'bare-bones-html' validation into top level documentation target using relative javadoc URL prefixess that are now validated to point to real files
|
2018-04-03 16:15:09 -07:00 |
Steve Rowe
|
b87cbc2f75
|
SOLR-12165: Ref Guide: DisMax default mm param value is improperly documented as 100%
|
2018-04-03 17:59:34 -04:00 |
Cassandra Targett
|
a6e24b2098
|
Ref Guide: fix out of order heading levels (were 3s, should be 2s after 1s)
|
2018-04-03 10:45:47 -05:00 |
Andrzej Bialecki
|
a8b42300c0
|
SOLR-12095: Fix precommit issues.
|
2018-04-03 17:19:56 +02:00 |
Andrzej Bialecki
|
a14980c479
|
SOLR-12095: AutoScalingHandler should validate triggers before updating zookeeper.
|
2018-04-03 15:59:50 +02:00 |
Jan Høydahl
|
0989e5874a
|
SOLR-12144: SOLR_LOG_PRESTART_ROTATION now defaults to false, we leverage log4j2 for log rotation on startup
|
2018-04-03 13:10:20 +02:00 |
Tomas Fernandez Lobbe
|
2c1f110b6b
|
SOLR-12172: Fixed race condition in collection properties
|
2018-04-02 15:56:25 -07:00 |
Varun Thacker
|
41a1cbe2c3
|
SOLR-7887: Fix logging filePattern to use solr.log.X format
|
2018-04-02 10:15:12 -07:00 |
Joel Bernstein
|
269a676940
|
SOLR-12133: Fix precommit
|
2018-04-02 12:53:12 -04:00 |
Joel Bernstein
|
d89a90067b
|
SOLR-12174: Refactor Streaming Expression function registration
|
2018-04-02 12:32:31 -04:00 |
Erick
|
ade301bd0d
|
SOLR-9399: Delete requests do not send credentials & fails for Basic Authentication (CHANGES.txt)
|
2018-04-02 09:26:47 -07:00 |
Erick
|
d2cb6adde9
|
SOLR-9399: Delete requests do not send credentials & fails for Basic Authentication
|
2018-04-02 09:17:02 -07:00 |
Shalin Shekhar Mangar
|
805438c59d
|
SOLR-12133: Removing BadApple annotation
|
2018-04-02 21:20:40 +05:30 |
Shalin Shekhar Mangar
|
8189e4f972
|
SOLR-12133: Fix race conditions that caused NodeMarkersRegistrationTest.testNodeMarkersRegistration to fail
|
2018-04-02 21:15:09 +05:30 |
Mikhail Khludnev
|
a4789db477
|
SOLR-7736: break OverseerTriggerThread when interrupted.
|
2018-04-01 18:37:18 +03:00 |
Mikhail Khludnev
|
7a920cb0f6
|
SOLR-11673: Slave doesn't commit empty index if new index appears on master by deafult.
|
2018-04-01 16:47:23 +03:00 |
Cao Manh Dat
|
ab092942cf
|
SOLR-12066: Move test to DeleteInactiveReplicaTest
|
2018-03-31 14:50:28 +07:00 |
Shalin Shekhar Mangar
|
bd85fd389f
|
SOLR-12169: Fix ComputePlanActionTest.testSelectedCollections fails on jenkins by aggressively cleaning up trigger state left by other test methods in the test setup
|
2018-03-30 22:56:58 +05:30 |
Shalin Shekhar Mangar
|
85decabe46
|
SOLR-12133: Fix race conditions that caused TriggerIntegrationTest.testEventQueue to fail
|
2018-03-30 22:53:55 +05:30 |
Shalin Shekhar Mangar
|
e3c67b1980
|
SOLR-12169: Update jira number in BadApple annotation
|
2018-03-30 19:42:13 +05:30 |
Cao Manh Dat
|
35bfe89790
|
SOLR-12066: Cleanup deleted core when node start
|
2018-03-30 20:11:39 +07:00 |
Cao Manh Dat
|
d483108a15
|
SOLR-12168: LIROnShardRestartTest failures
|
2018-03-30 19:54:18 +07:00 |
Shalin Shekhar Mangar
|
83cca5cd06
|
SOLR-12133: Fix failures in TriggerIntegrationTest.testEventQueue due to race conditions
|
2018-03-30 16:42:35 +05:30 |