Noble Paul
e23c50b2a8
SOLR-13710: Persist package jars locally & expose them over http
2019-08-27 14:04:42 +10:00
Tomas Fernandez Lobbe
8f4103dd4b
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:31:12 -07:00
Noble Paul
30ce19a13e
SOLR-13650:ref guide typo
2019-08-20 18:36:24 +10:00
noble
37b2a1f9b2
SOLR-13650: ref guide
2019-08-20 12:04:15 +10:00
Mikhail Khludnev
70162d3fb1
adding <SpanPositionRange> into XML Query Parser
2019-08-14 18:19:47 +03:00
Megan Carey
768ca7c5a7
SOLR-13399: Adding splitByPrefix param to IndexSizeTrigger; some splitByPrefix test and code cleanup
2019-08-12 15:59:45 -04:00
Tomoko Uchida
9b986d268f
SOLR-13593: Allow to look up analyzer components by their SPI names in field type configuration.
2019-08-11 16:35:25 +09:00
noble
b9912411ea
SOLR-13682: precommit errors
2019-08-10 17:21:17 +10:00
Noble Paul
e45e8127d5
SOLR-13682: command line option to export documents to a file
...
* SOLR-13682: command line option to export documents to a file
2019-08-10 16:34:23 +10:00
Jason Gerlowski
2eb493d170
SOLR-13622: Rename FilesStream -> CatStream
...
Also fixes an 'cat' OS-dependent bug in StreamExpressionTest.
2019-08-08 08:38:21 -04:00
Shalin Shekhar Mangar
ed137dbe28
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 .
2019-08-08 15:14:55 +05:30
Bruno Roustant
d97912529d
SOLR-11866: QueryElevationComponent match="subset" feature
...
Closes #780
2019-08-05 11:23:47 +02:00
Munendra S N
8566bcd25e
SOLR-13633: fix typos in analytics documentation
2019-07-29 09:28:28 +05:30
Jason Gerlowski
dc8e9afff9
SOLR-13622: Add fileStream stream-source
2019-07-25 09:13:00 -04:00
Munendra S N
eae7a46be9
SOLR-13191: correct the zookeeper link in ref-guide
2019-07-23 21:07:57 +05:30
Gus Heck
c97551cc36
SOLR-13375 - 2 dimensional routed aliases
2019-07-15 09:57:13 -04:00
Christine Poerschke
7eb730f6e0
Fix couple of solr-ref-guide typos.
2019-07-11 10:18:41 +01:00
Andrzej Bialecki
717afb11fc
SOLR-13583: Impossible to delete a collection with the same name as an existing alias.
2019-07-03 15:52:36 +02:00
Tomoko Uchida
9d2f516357
SOLR-13588: Document Estonian analyzer in Solr Ref Guide
2019-07-03 22:02:47 +09:00
David Smiley
325824cd39
SOLR-13158: DIH: Add System property toggle for use of dataConfig param
2019-07-02 23:59:39 -04:00
Munendra S N
0e877aac34
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 22:42:19 +05:30
Jason Gerlowski
d6345439dc
Add missing predefined RBAP perms to ref-guide
2019-06-30 06:36:43 -04:00
Jan Høydahl
b54126169b
SOLR-13569: AdminUI visual indication of prod/test/dev environment
2019-06-26 12:09:02 +02:00
Andrzej Bialecki
4d1058db6e
SOLR-13566: REINDEXCOLLECTION does not work with (basic) authentication.
2019-06-25 16:54:27 +02:00
Christine Poerschke
94ecd3a7f6
Fix op[t]ional typo in json-facet-api.adoc file.
2019-06-25 11:04:30 +01:00
David Smiley
85ec39d931
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:10:08 -04:00
Jason Gerlowski
d318a6e3f9
SOLR-13261: Clarify parallel-sql docs to make it clear 'SELECT *' not supported
2019-06-20 22:07:08 -04:00
Mikhail Khludnev
48a1cb0bdc
SOLR-7530: clarifying the doc
2019-06-19 10:45:01 +03:00
Noble Paul
aad7b96128
syntax error
2019-06-19 12:27:01 +10:00
Noble Paul
4c0c4cbdb5
typo
2019-06-19 12:21:30 +10:00
Noble Paul
39475119f7
typo
2019-06-19 12:20:17 +10:00
Noble Paul
ed42d36c7b
SOLR-13329: changed the put:on-each to put: on-each-node
2019-06-19 00:16:57 +10:00
Noble Paul
d514beab94
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 16:49:31 +10:00
Ishan Chattopadhyaya
ded3b77171
SOLR-13434: Fixing documentation regarding samplePercentage clusterprop
2019-06-16 22:52:10 +05:30
Gus Heck
4ba4444154
SOLR-13551 Minor fix in aliases.adoc
2019-06-14 18:08:40 -04:00
Jan Høydahl
9a796117fe
LUCENE-8820: Fix download links from ref-guide
2019-06-13 10:36:19 +02:00
Cassandra Targett
c8b38d8969
SOLR-13235: Split Collections API Ref Guide page into several smaller child pages
2019-06-12 19:03:21 -05:00
Mikhail Khludnev
5ba6c0c7a2
SOLR-13509: add omitHeader=false for shards requests to avoid NPE on partialResuls check
2019-06-12 18:09:29 +02:00
Jan Høydahl
27b1c36994
SOLR-13371 improve security chapters in refguide ( #635 )
2019-06-10 23:46:22 +02:00
Andrzej Bialecki
010466ec04
SOLR-13512: Raw index data analysis tool (extension of COLSTATUS collection command).
2019-06-10 19:21:46 +02:00
Cassandra Targett
4130876510
Ref Guide: little typos
2019-06-07 17:31:46 -05:00
Cassandra Targett
c598e27ae7
Ref Guide: minor typos/fixes for 8.1 ref guide
2019-06-07 13:47:26 -05:00
Cassandra Targett
24f7a0bf51
SOLR-12330: ref guide typos
2019-06-07 13:47:26 -05:00
Cao Manh Dat
301ea0e462
SOLR-13434: OpenTracing support for Solr ( #685 )
2019-06-04 20:04:11 +01:00
noble
b6d20b6f1b
SOLR-13329: ref guide
2019-06-04 16:11:32 +10:00
noble
776ae37957
SOLR-13329: ref guide
2019-06-04 15:36:16 +10:00
Erick Erickson
7ebeab71f4
SOLR-8346: Upgrade Zookeeper to version 3.5.5
2019-06-03 17:50:35 -07:00
Cassandra Targett
0c15f638e9
Ref Guide: fix bad link reference
2019-05-30 14:58:20 -05:00
Cassandra Targett
b86dd59fe1
Ref Guide: expand abbreviations, standarize some spellings
2019-05-30 14:49:02 -05:00
Cassandra Targett
df96a0e1b8
Ref Guide: fix title case for all section headings
2019-05-30 14:10:05 -05:00