Anshum Gupta
26f76cc1be
SOLR-12547: Fix typo in documentation for maxSize based auto-commit
2018-07-11 23:00:49 -07:00
Alexandre Rafalovitch
b7d14c50fb
SOLR-11694: Remove outdated UIMA module
2018-07-07 09:58:57 -04:00
Ishan Chattopadhyaya
c291fa3724
SOLR-12530: Ability to disable configset upload
2018-06-29 19:12:07 +05:30
Noble Paul
62b9cbc6f9
SOLR-11985: added validation and test
2018-06-29 14:53:14 +10:00
Erick Erickson
c303c5f126
LUCENE-8370: Reproducing TestLucene{54,70}DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields() failures
2018-06-28 18:28:37 -07:00
Cassandra Targett
38c33de24c
SOLR-12529: clean up how to publish ref guide docs
2018-06-28 15:36:14 -05:00
Alan Woodward
0fbe3d257e
LUCENE-8356: Remove StandardFilter from Solr schemas
2018-06-27 12:05:23 +01:00
Noble Paul
a929003f5b
SOLR-11985: ref guide
...
SOLR-12511: ref guide
SOLR-12517: ref guide
2018-06-27 12:58:08 +10:00
Andrzej Bialecki
1023b839ae
SOLR-11665: Improve error handling of shard splitting. Fix splitting of mixed replica types.
2018-06-26 20:35:34 +02:00
David Smiley
095f9eb90d
SOLR-12398: Add Heatmap facet option to JSON Facet API.
...
* moved the preponderance of the implementation from SpatialHeatmapFacets (used by SimpleFacets) into the new API.
2018-06-25 22:37:13 -04:00
Shalin Shekhar Mangar
6b4e9340d8
SOLR-12507: Support deleting properties using a blank parameter value
2018-06-25 16:34:52 +05:30
Shalin Shekhar Mangar
fabc408d3b
SOLR-12507: Modify collection API should support un-setting properties
2018-06-21 15:45:24 +05:30
Varun Thacker
3d20e8967b
SOLR-12489: User specified replicationFactor and maxShardsPerNode is used when specified during a restore operation.
...
A user can now specify nrtReplicas/tlogReplicas/pullReplicas while restoring the collection.
Specifying replicationFactor or nrtReplicas have the same effect and only one can be specified
2018-06-19 19:45:08 +05:30
Anshum Gupta
6222c46201
SOLR-11277: Documentation for maxSize based auto hard commit
2018-06-18 09:56:43 -07:00
Erick
2519025fda
LUCENE-7976: Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments
2018-06-15 12:33:02 -07:00
Dawid Weiss
47b9ca6f57
SOLR-11200: ioThrottle solr ref guide follow-up.
2018-06-15 09:48:20 +02:00
Steve Rowe
fba42bbac6
SOLR-12435: Fix bin/solr help and ref guide text to describe ZK_HOST in solr.in.sh/solr.in.cmd as an alternative to -z cmdline param
2018-06-14 21:06:09 -04:00
Steve Rowe
26a1143dcf
SOLR-12437: Document 'bin/solr config' in the ref guide
2018-06-14 16:29:54 -04:00
Varun Thacker
a26a1bb249
SOLR-11453: Ref-Guide Changes
2018-06-14 16:29:03 +02:00
Mikhail Khludnev
052fede51d
SOLR-9685: documenting #tags in query DSL.
2018-06-14 17:20:54 +03:00
Cassandra Targett
7773bf6764
SOLR-11779: Ref Guide: minor typos; capitalize section titles; remove monospace from section titles
2018-06-11 15:54:30 -05:00
Cassandra Targett
f1ce5bb22a
Ref Guide: fix missing colons to make proper labeled list
2018-06-11 15:35:13 -05:00
Cassandra Targett
fc3f642692
SOLR-12223: Update docs to add Initial Startup section for bi-directional updates
2018-06-11 14:55:21 -05:00
Cassandra Targett
efd1690a06
Ref Guide: use headline case for section titles
2018-06-11 14:32:54 -05:00
Cassandra Targett
16242997f2
SOLR-112476: add 7.4 upgrade notes for Ref Guide
2018-06-11 14:32:54 -05:00
Jan Høydahl
43fbf0321d
Make spatial example more readable and fix bug where *:* did not show. Fixes #400
2018-06-11 21:21:43 +02:00
Jan Høydahl
f76f7fc61f
Minor typo in autoscaling refguide docs. Fixes #401
2018-06-11 21:18:40 +02:00
Cassandra Targett
74576b0083
SOLR-9480: Ref Guide minor typo cleanup; remove outdated/unnecessary anchors
2018-06-11 12:02:22 -05:00
David Smiley
4f1b83bd85
SOLR-12274: Solr Ref Guide, spatial-search: Corrected obsolete JTS license info & location
2018-06-11 12:13:12 -04:00
Cassandra Targett
c6c1aeb768
SOLR-12160: Ref Guide: break up some longer paragraphs a bit
2018-06-11 08:57:42 -05:00
Cassandra Targett
cff9923795
SOLR-12181: Ref Guide: add link to ref'd JIRA issue + minor punctuation fixes
2018-06-11 08:45:50 -05:00
broustant
a06256ccee
SOLR-11865: QueryElevationComponent changes
...
* new useConfiguredElevatedOrder setting
* more extensible (customizable via subclass)
** ElevationProvider
** handleInitializationException with cause enum
* use BytesRef for uniqueKey ID pervasively instead of String.
* ElevatorComparatorSource now reuses getBoostedDocs logic
* setSort will short-circuit if there are no elevated Ids
* extensive refactoring and affects some interrelated components
2018-06-09 11:32:24 -04:00
Cassandra Targett
c524dc2606
Ref Guide: ensure consistency with "etc." in sentences
2018-06-08 15:24:11 -05:00
Cassandra Targett
4dacf90812
SOLR-11982: Ref Guide: remove deprecated content; break up long paragraphs
2018-06-08 15:16:16 -05:00
Cassandra Targett
4c7b7c0063
SOLR-4793: Ref Guide: shorten the section heading & fix refs
2018-06-08 14:38:31 -05:00
Cassandra Targett
9b5dd15471
SOLR-12378: Ref Guide: reformat parameter list; break up big paragraph; fix typos
2018-06-08 14:09:50 -05:00
Cassandra Targett
a06c24cf92
Ref Guide: fix inconsistent "eg" and "ie" usages; capitalize ZooKeeper properly
2018-06-08 11:08:41 -05:00
Cassandra Targett
eb7bb2d906
SOLR-12338: State default value more directly
2018-06-08 10:49:29 -05:00
Andrzej Bialecki
417940cdd7
SOLR-12438: Improve status reporting of metrics history API.
2018-06-07 22:26:47 +02:00
Cassandra Targett
d7abebd7af
SOLR-12376: Add some links to other Ref Guide pages; minor format & typo cleanup
2018-06-07 14:30:51 -05:00
Cassandra Targett
6e88035297
SOLR-12018: Remove comments.apache.org integration for the Ref Guide
2018-06-07 10:17:23 -05:00
David Smiley
cf63392183
SOLR-12376: New TaggerRequestHandler (SolrTextTagger).
2018-06-05 14:04:55 -04:00
Noble Paul
f27d8a2dbf
SOLR-12387: added documentation
2018-06-05 12:53:22 +10:00
Jan Høydahl
6ca0c5f98a
SOLR-12401: Add refGuide docs and CHANGES
2018-05-30 12:51:00 +02:00
Cao Manh Dat
6084da559c
SOLR-12338: Replay buffering tlog in parallel
2018-05-30 11:05:48 +07:00
Varun Thacker
8821b80616
fix typo in autoscaling trigger page
2018-05-29 18:49:24 -07:00
Andrzej Bialecki
6bbce38b77
SOLR-11779: Basic long-term collection of aggregated metrics.
2018-05-29 10:35:39 +02:00
Dawid Weiss
0e4e0096fd
SOLR-12396: Upgrade Carrot2 to 3.16.0, HPPC to 0.8.1, morfologik to 2.1.5
2018-05-25 09:16:41 +02:00
Steve Rowe
54a63d0d0c
SOLR-12388: Enable a strict ZooKeeper-connected search request mode, in which search requests will fail when the coordinating node cant communicate with ZooKeeper, by setting the "shards.tolerant" param to "requireZkConnected"
2018-05-25 01:03:54 -04:00
markrmiller
48bd259516
SOLR-12378: Support missing versionField on indexed docs in DocBasedVersionConstraintsURP.
2018-05-23 15:44:37 -05:00