867 Commits

Author SHA1 Message Date
Cao Manh Dat
494d823e9d SOLR-13798: SSL: Adding Enabling/Disabling client's hostname verification config 2019-09-30 16:31:11 +01:00
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
Munendra S N
d23303649a SOLR-13272: add documentation for arbitrary range in JSON facet 2019-09-26 10:17:11 +05:30
Jan Høydahl
a7865cdfdd SOLR-13734 JWTAuthPlugin to support multiple issuers (#860)
(cherry picked from commit dd729549b563f01e707bf6991675f80922981265)
2019-09-19 10:35:07 +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
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
Michael Gibney
ca25f9f573 SOLR-13714: Correct refguide regarding shardHandlerFactory solrconfig.xml element (#843) 2019-09-12 13:19:18 -05:00
Jan Høydahl
4af601eb10 SOLR-13713: JWTAuthPlugin to support multiple JWKS endpoints
(cherry picked from commit 4599f6e9ee2a647c1d6861adfedb12e5cf74783d)
2019-09-10 13:04:21 +02:00
Erick Erickson
dd27d003a4 SOLR-13729: Add the caution that schemaless is not suitable for production to the 'Schemaless Mode' section of the ref guide
(cherry picked from commit 0ad1684dfc3f6ac58c86f38d41cf04496e780961)
2019-09-01 10:00:35 -04:00
Noble Paul
df32670511 SOLR-13710: Persist package jars locally & expose them over http 2019-08-27 14:12:08 +10:00
Tomas Fernandez Lobbe
706059dded SOLR-13257: Support deterministic replica routing
Deterministic replica routing can help improve caching and allow a more consistent paging when sorting by score

This closes #677
2019-08-21 11:38:15 -07:00
Noble Paul
c18146602b
SOLR-13650: ref guide typo 2019-08-20 18:37:28 +10:00
noble
ddb46deec3 SOLR-13650: ref guide 2019-08-20 12:03:19 +10:00
Mikhail Khludnev
ea8f921e71 adding <SpanPositionRange> into XML Query Parser 2019-08-14 18:23:08 +03:00
Megan Carey
7fc5c0e07d SOLR-13399: Adding splitByPrefix param to IndexSizeTrigger; some splitByPrefix test and code cleanup 2019-08-12 16:03:51 -04:00
noble
aec2eb0c9d SOLR-13682: command line option to export documents to a file 2019-08-10 17:44:52 +10:00
Jason Gerlowski
299d92da5c SOLR-13622: Rename FilesStream -> CatStream
Also fixes an 'cat' OS-dependent bug in StreamExpressionTest.
2019-08-08 08:39:10 -04:00
Shalin Shekhar Mangar
de522052c8 SOLR-13674: NodeAddedTrigger does not support configuration of replica type hint.
A new replicaType property has been added to NodeAddTrigger so that new replicas of the given type are added when the preferredOp is addreplica. The default value of replicaType is `NRT`.

This closes #821.

(cherry picked from commit ed137dbe281cfb314af340673a7b646922a2e7d1)
2019-08-08 15:19:53 +05:30
Bruno Roustant
445f4bf5c2 SOLR-11866: QueryElevationComponent match="subset" feature
Closes #780

(cherry picked from commit d97912529d5ec4e86a8b6def4103bc6f4fbfd24b)
2019-08-05 11:51:40 +02:00
Munendra S N
691b095066 SOLR-13633: fix typos in analytics documentation 2019-07-29 09:58:07 +05:30
Jason Gerlowski
fa9473df8f SOLR-13622: Add fileStream stream-source 2019-07-25 09:14:01 -04:00
Munendra S N
1089bbd73b SOLR-13191: correct the zookeeper link in ref-guide 2019-07-23 21:12:55 +05:30
Gus Heck
081e2ef2c0 SOLR-13375 2 dimensional routed aliases 2019-07-15 11:11:24 -04:00
Christine Poerschke
72d38364f1 Fix couple of solr-ref-guide typos. 2019-07-11 11:30:28 +01:00
Tomoko Uchida
d586c44a33 SOLR-13588: Document Estonian analyzer in Solr Ref Guide 2019-07-03 22:04:47 +09:00
Andrzej Bialecki
30a5b2cd87 SOLR-13583: Impossible to delete a collection with the same name as an existing alias. 2019-07-03 13:36:01 +02:00
David Smiley
1c1d77a791 SOLR-13158: DIH: Add System property toggle for use of dataConfig param
(cherry picked from commit 325824cd391c8e71f36f17d687f52344e50e9715)
2019-07-03 00:03:29 -04:00
Munendra S N
fc15cd79f7 SOLR-12554: Expose IndexWriterConfig's ramPerThreadHardLimitMB
* When ramPerThreadHardLimitMB is not specified, then Lucene's
  default value 1945 is used. The specified value should be
  greater than 0 and less than 2048MB
2019-07-01 23:47:26 +05:30
Jason Gerlowski
60ec073b27 Add missing predefined RBAP perms to ref-guide 2019-06-30 07:29:09 -04:00
Jan Høydahl
2ef43ce78a SOLR-13569: AdminUI visual indication of prod/test/dev environment
(cherry picked from commit b54126169b2c2f116b5217c3566f5df2ba206a39)
2019-06-26 12:10:39 +02:00
Andrzej Bialecki
da6e6fd559 SOLR-13566: REINDEXCOLLECTION does not work with (basic) authentication. 2019-06-25 16:54:56 +02:00
Christine Poerschke
ff14a17711 Fix op[t]ional typo in json-facet-api.adoc file. 2019-06-25 11:29:10 +01:00
David Smiley
5259e964b5 SOLR-13367: Range queries will now highlight in hl.method=unified mode.
Lucene MatchesUtils.disjunction method for disjunction over
 BytesRefIterator terms.
2019-06-25 00:11:12 -04:00
epugh
759770c9ab highlight select * not supported 2019-06-21 07:24:46 -04:00
Noble Paul
61292c90ed syntax error 2019-06-19 12:31:47 +10:00
Noble Paul
d12a800467 typo 2019-06-19 12:31:33 +10:00
Noble Paul
0623e1275e typo 2019-06-19 12:31:14 +10:00
Noble Paul
545b61ca23 SOLR-13329: changed the put:on-each to put: on-each-node 2019-06-19 01:03:32 +10:00
Noble Paul
562c462ee3 SOLR-13534: Dynamic loading of jars from a remote url (#712)
* SOLR-13534 : Dynamic loading to support loading jars from a URL
2019-06-17 17:00:26 +10:00
Ishan Chattopadhyaya
4c11ef3367 SOLR-13434: Fixing documentation regarding samplePercentage clusterprop 2019-06-16 22:53:08 +05:30
Gus Heck
6cf6ecc44f SOLR-13551 Minor fix in aliases.adoc
(cherry picked from commit 4ba4444154fd7394bca3123d19306a5afd132bc8)
2019-06-14 18:12:00 -04:00
Jan Høydahl
482a3e2bfa LUCENE-8820: Fix download links from ref-guide
(cherry picked from commit 9a796117fe7d0071792e0d9e59fcb78c5e2b73c9)
2019-06-13 10:37:17 +02:00
Cassandra Targett
e139c86769 SOLR-13235: Split Collections API Ref Guide page into several smaller child pages 2019-06-12 19:04:33 -05:00
Mikhail Khludnev
5f6df28e11 SOLR-13509: add omitHeader=false for shards requests to avoid NPE on partialResuls check 2019-06-12 18:12:21 +02:00
Jan Høydahl
da8fbbd99c SOLR-13371 improve security chapters in refguide (#635)
(cherry picked from commit 27b1c369943d61517626e335138c7190d090bfa2)
2019-06-10 23:48:38 +02:00
Andrzej Bialecki
c932e7ffd5 SOLR-13512: Raw index data analysis tool (extension of COLSTATUS collection command). 2019-06-10 19:22:17 +02:00
Cassandra Targett
7425044457 Ref Guide: little typos 2019-06-07 17:32:25 -05:00
Cassandra Targett
b3d1a7b8e2 SOLR-12330: ref guide typos 2019-06-07 14:33:14 -05:00
Cassandra Targett
c75963b744 Ref Guide: minor typos/fixes for 8.1 ref guide 2019-06-07 14:33:05 -05:00