Cassandra Targett
b45c43fdeb
SOLR-13438: update ref guide for new default delete behavior
2020-10-05 16:19:36 -05:00
Cassandra Targett
5bf487f8b4
Ref Guide: monospace parameter names for overall consistency
2020-10-05 15:32:05 -05:00
Tomoko Uchida
b70eaeee5a
LUCENE-9558: Clean up package name conflicts for analyzers-icu. ( #1946 )
2020-10-05 17:52:23 +09:00
Timothy Potter
e879a52291
SOLR-14659: Remove restlet as dependency for the ManagedResource API ( #1938 )
...
Co-authored-by: noblepaul <noble.paul@gmail.com>
2020-10-04 11:21:49 -06:00
noblepaul
4728a710e9
LUCENE-9559: "gradle eclipse" do not work if .java files are not in proper package
2020-10-04 21:44:01 +11:00
Erick Erickson
f6c4f8a755
SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn
2020-10-03 09:47:37 -04:00
Tomas Fernandez Lobbe
8f2f80bbb3
SOLR-14663: Copy ConfigSet root data from base ConfigSet when using CREATE command
2020-10-01 14:13:40 -07:00
David Smiley
6c3b1aa5ca
SOLR-12987: Fix precommit
2020-10-01 17:02:38 -04:00
Erik Hatcher
45dc2615c7
SOLR-14792: Remove /browse references from example and docs
2020-10-01 10:57:57 -04:00
Erik Hatcher
1af17a5f01
SOLR-14792: add removal message to major changes section of ref guide
2020-10-01 10:54:14 -04:00
David Smiley
9cadbf04b6
SOLR-12987: Deprecated plugins are logged once and with log category org.apache.solr.DEPRECATED ( #1927 )
2020-10-01 08:31:39 -04:00
Bruno Roustant
167c3050df
SOLR-14905: Upgrade commons-io version to 2.8.0.
...
Closes #1934
2020-10-01 10:07:42 +02:00
Munendra S N
274a3d69d2
Revert "SOLR-14767 : Fix NumberFormatException when int/long field value is floating num"
...
This reverts commit 63f0b6b706
.
2020-09-29 23:53:13 +05:30
Chris Hostetter
52183dfbf6
SOLR-14889: improve templated variable escaping in ref-guide _config.yml
2020-09-29 11:09:15 -07:00
Chris Hostetter
8c7502dfeb
SOLR-14898: Stop returning duplicate HTTP response headers when requests are forward to another node
2020-09-29 09:19:03 -07:00
Munendra S N
3dcb19f886
SOLR-14897: limit no of forwarding for given request
...
* Irrespective of active or down replicas, restrict no of forwarding of request.
Previously, this restriction was applied only if active is not found
2020-09-29 19:48:12 +05:30
Apoorv Bhawsar
63f0b6b706
SOLR-14767 : Fix NumberFormatException when int/long field value is floating num ( #1775 )
2020-09-29 19:23:33 +05:30
Guna Sekhar Dora Kovvuru
1dba76c0d3
SOLR-14333: Implement toString in Collapse filter ( #1371 )
2020-09-29 19:19:49 +05:30
Andrzej Bialecki
8b329a09c2
SOLR-14850: Correct the spelling in contributor's name.
2020-09-29 10:11:17 +02:00
noble
a65e9dd311
SOLR-14151: cleanup
2020-09-29 15:37:47 +10:00
noble
01da67c728
SOLR-14901: TestPackages uses binary precompiled classes to refer to analysis factory FQCNs
2020-09-29 15:25:22 +10:00
Andrzej Bialecki
32041c8d9b
SOLR-14850: Fix ExactStatsCache NullPointerException when shards.tolerant=true.
2020-09-28 14:04:48 +02:00
Atri Sharma
4105414c90
SOLR-13528: Implement API Based Config For Rate Limiters ( #1906 )
...
This commit moves Rate Limiter configurations from web.xml to a new command based approach using clusterprops.json
2020-09-28 14:57:06 +05:30
Tomoko Uchida
5e617ccc33
LUCENE-9317: Clean up split package in analyzers-common ( #1836 )
2020-09-28 16:49:28 +09:00
Munendra S N
ddd10725b0
SOLR-14503: use specified waitForZk val as conn timeout for zk
...
* Also, consume SOLR_WAIT_FOR_ZK in bin/solr.cmd
2020-09-24 22:28:04 +05:30
S N Munendra
ac58472310
SOLR-14036: Remove explicit distrib=false from /terms handler ( #1900 )
...
* Remove distrib=false from /terms handler so that terms are returned from across all shards instead of a single local shard.
* cleanup shards parameter handling in TermsComponent. This is handled in HttpShardHandler
* Remove redundant tests for shard whitelist
* remove redundant terms params from ScoreNodeStream
2020-09-24 22:12:24 +05:30
S N Munendra
7be262ee5a
move 9x upgrade notes out of changes.txt ( #1914 )
2020-09-24 21:44:29 +05:30
Christine Poerschke
ea77d24237
SOLR-11167: Avoid $SOLR_STOP_WAIT use during 'bin/solr start' if $SOLR_START_WAIT is supplied. ( #1913 )
2020-09-24 17:08:30 +01:00
Christine Poerschke
876de8be41
SOLR-14828: reduce 'error' logging noise in BaseCloudSolrClient.requestWithRetryOnStaleState ( #1825 )
2020-09-24 17:06:45 +01:00
noblepaul
cafa449769
SOLR-14613: Avoid multiple ZK write
2020-09-24 17:26:41 +10:00
noblepaul
26bb6415d1
SOLR-14894: ASL header
2020-09-24 12:40:05 +10:00
noblepaul
565c5b1ac4
SOLR-14894: Use annotations to implement V2 collection APIs
2020-09-24 12:37:12 +10:00
noblepaul
1c9c1509fa
SOLR-14890: syncing with 8x
2020-09-24 10:58:40 +10:00
Damiano Albani
ef54042315
Fix minor typo ( #1916 )
2020-09-23 10:08:23 -05:00
Noble Paul
fd0c08615d
SOLR-14890: Refactor code to use annotations for configset API ( #1911 )
2020-09-23 21:55:51 +10:00
David Smiley
7b53671920
SOLR-14768: Fix multipart POST to Solr. ( #1838 )
...
Regression from 8.6
Multipart POST would fail due to a NoClassDefFoundError of Jetty MultiPart. Solr cannot access many Jetty classes, which is not noticeable in our tests.
2020-09-22 17:42:18 -04:00
David Smiley
2197776be6
SOLR-13181: param macro expansion could throw ( #1877 )
...
...StringIndexOutOfBoundsException on bad syntax
* failOnMissingParams: should have been returning null (failing) on bad syntax cases
Co-authored-by: Christine Poerschke <cpoerschke@apache.org>
2020-09-22 15:46:59 -04:00
Tomas Fernandez Lobbe
7b7a5a16ce
SOLR-10391: Add overwrite option to UPLOAD ConfigSet action ( #1861 )
...
When set to true, Solr will overwrite an existing configset in ZooKeeper in an UPLOAD.
A new cleanup parameter can also be passed to let Solr know what to do with the files that existed in the old configset, but no longer exist in the new configset (remove or keep)
2020-09-22 10:36:59 -07:00
Alexandre Rafalovitch
1611586417
SOLR-14880: Support coreRootDirectory setting when create new cores from command line, in standalone mode
...
Update to match latest code with shorter name
2020-09-22 09:02:14 -04:00
Ilan Ginzburg
d898edaf93
SOLR-14840: Overseer doc in asciidoc
...
Work done by Cassandra Targett <cassandra.targett@lucidworks.com>
2020-09-22 09:03:35 +02:00
Alexandre Rafalovitch
91b6223f38
SOLR-14878: Expose coreRootDirectory via API (Correction to make name shorter and always return value)
2020-09-21 22:56:08 -04:00
noblepaul
4087958d31
SOLR-14884: TestContainerPlugin.testApiFromPackage jenkins failures
2020-09-22 11:20:49 +10:00
Tomas Fernandez Lobbe
f1921b99b4
Improve TestConfigSetsAPI ( #1892 )
...
* Replace Auth plugin with mocks
* Remove unused password param
* Start cluster only once
* Use SolrCloudTestCase
* Use MiniSolrCloudCluster's methods to remove collections and configsets
2020-09-21 10:03:47 -07:00
Jason Gerlowski
9a6ca2dcd0
SOLR-14859: Set fieldType defaults for DateRangeField
...
AbstractSpatialPrefixTreeFieldType (and its children) create index
fields based on a prototype with options frozen in PrefixTreeStrategy,
regardless of options specified in the schema. This works fine most of
the time, but causes problems when QParsers or other query optimization
logic makes decisions based on these options (which are potentially out
of sync with the underlying index data). Most commonly this causes
issues with "exists" (e.g. [* TO *]) queries.
This commit enforces fieldType defaults that line up with the 'hardcoded'
FieldType used by PrefixTreeStrategy. Options on either the fieldType
or the field itself which contradict these defaults will result in
exceptions at schema load/modification time.
2020-09-21 12:57:08 -04:00
Alexandre Rafalovitch
da2714cb86
SOLR-9607: Finalize move of Terms component and request handler into the implicit definitions ( #1897 )
...
* Updated implicit definition with terms=true, distrib=false
* Commented out terms handler with notice, as this is the config used in tests
* Remove spurious mentions cluttering other test configs
* Remove implicit terms=true param
* Remove definitions from shipped configsets
* Improve documentation
* Add CHANGES record
2020-09-21 09:05:37 -04:00
noblepaul
73c06e35e8
SOLR-14881: ManagedSchemaRoundRobinCloudTest test failures
2020-09-21 15:08:23 +10:00
noblepaul
64ca559042
SOLR-14879: address TestPackages test failures
2020-09-21 14:55:54 +10:00
Tom Edge
fa756b1c31
SOLR-14802: geodist: Support most spatial field types as an arg
...
FunctionQParser: overload parseValueSourceList with flags
2020-09-20 23:19:48 -04:00
Uwe Schindler
aa071f72b1
SOLR-14824: Hotfix for escaping windows paths. IMHO, the template appraoch is not good, we should take care of escaping other props, too
2020-09-20 10:42:19 +02:00
Noble Paul
3664182d24
SOLR-14879: address TestPackages test failures ( #1895 )
2020-09-20 13:01:47 +10:00