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
Alessandro Benedetti
2b636e8c3a
[LUCENE-8343] minor documentation fixes
2018-06-07 16:51:38 +01:00
Alessandro Benedetti
cef9a2283e
Merge remote-tracking branch 'upstream/master' into LUCENE-8343
2018-06-07 16:50:58 +01:00
Cassandra Targett
6e88035297
SOLR-12018: Remove comments.apache.org integration for the Ref Guide
2018-06-07 10:17:23 -05:00
Alessandro Benedetti
17cfa63479
[LUCENE-8343] documentation fix
2018-06-06 19:42:08 +01: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
Chris Hostetter
669b9e7a53
SOLR-9480: A new 'relatedness()' aggregate function for JSON Faceting to enable building Semantic Knowledge Graphs
2018-05-21 08:22:54 -07:00
Steve Rowe
d91273ddf0
LUCENE-8273: Rename TermExclusionFilter -> ProtectedTermFilter. Allow ProtectedTermFilterFactory to be used outside of CustomAnalyzer, including in Solr, by allowing wrapped filters and their parameters to be specified on construction. Add tests for ProtectedTermFilterFactory in lucene/common/analysis/ and in solr/core/. Add Solr ref guide documentation for ProtectedTermFilterFactory. Improve javadocs for CustomAnalyzer, ConditionalTokenFilter, and ProtectedTermFilter.
2018-05-20 19:52:07 -04:00
Christine Poerschke
0e1426627a
SOLR-12036: use DefaultStreamFactory in Solr Ref Guide (Streaming Expressions) example
2018-05-18 19:58:56 +01:00
Cassandra Targett
0adaeee438
Ref Guide: fix ZK string in kerberos solrj example
2018-05-10 11:53:35 -05:00
Alan Woodward
b5021a6658
Fix precommit
2018-05-10 09:32:39 +01:00
Joel Bernstein
c2819930d7
SOLR-12280: Add dsp to math-expression children
2018-05-09 16:35:53 -04:00
Joel Bernstein
144f00a1e3
Squashed commit of the following:
...
commit e5074c3223e394af17f686294a67a1dd3ecdd147
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed May 9 13:16:34 2018 -0400
SOLR-12280: WIP
commit 69cdeccf161177d10f4d2407542392aaee3fcfe8
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed May 9 13:08:02 2018 -0400
SOLR-12280: WIP
commit c94f0c87c3e57c023d622ad2411e522c4aac491c
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed May 9 11:54:58 2018 -0400
SOLR-12280: WIP
commit 68dd1e73355cb84410f2d0ff3a51797ed6194a10
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed May 9 10:54:32 2018 -0400
SOLR-12280: WIP
commit 04a010543418a469100fa299c606a7b1eed452e1
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed May 9 10:47:27 2018 -0400
SOLR-12280: WIP
commit a6bbfbadaafe33fcdf93d5c72755e30dadadf017
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed May 9 09:40:08 2018 -0400
SOLR-12280: WIP
commit 5d27961aa291bcd71527337632981bcdf62369b4
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 20:43:33 2018 -0400
SOLR-12280: WIP
commit e982cf939f429c05b736f6292c68dd96d7ebc027
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 13:27:29 2018 -0400
SOLR-12280: WIP
commit aae78ab6f387c28a080021bc919ef51864540be2
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 12:23:52 2018 -0400
SOLR-12280: WIP
commit 0787ad76f0f4c62c860784b15490d8a988939997
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 12:20:38 2018 -0400
SOLR-12280: WIP
commit 4df098376ba05188702cca8582959c3fe18066f5
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 12:12:11 2018 -0400
SOLR-12280: WIP
commit 5c0be5136bbab7e0c33b3b8a7b0395b1b330e96d
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 12:04:57 2018 -0400
SOLR-12280: WIP
commit 6c6feac4c2e5a49a5eab87a228713d1b93c8fc70
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 11:57:49 2018 -0400
SOLR-12280: WIP
commit 7d46d11c9dd3a51b68600c2c889f586147545294
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue May 8 11:50:51 2018 -0400
SOLR-12280: WIP
commit 8b6bf19d0091203ed63b39d070dd02a9bece6a61
Author: Joel Bernstein <jbernste@apache.org>
Date: Mon May 7 10:53:14 2018 -0400
SOLR-12280: WIP
commit 5466591999816eaacde6ce18d824d7688e5f4fe8
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri May 4 15:12:43 2018 -0400
SOLR-12280: WIP
commit d7fff7d557a7fd26011c21445b7969b2cd81036f
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri Apr 27 12:50:27 2018 -0400
SOLR-12280: Initial commit
2018-05-09 13:24:08 -04:00
Mikhail Khludnev
ef8edbab00
SOLR-12303: documenting default \[subquery].qt trap.
2018-05-09 12:47:46 +03:00
Mikhail Khludnev
beaf3a47eb
SOLR-8998: documentation fix.
2018-05-06 16:46:56 +03:00
Christine Poerschke
ab11867364
json-facet-api.adoc typo fix.
2018-05-03 18:42:56 +01:00
Cao Manh Dat
ed948efabf
SOLR-12278: Fix typo errors in ref-guide
2018-05-03 10:40:21 +07:00
Cao Manh Dat
596d0dc9a6
SOLR-12278: Adding ref-guide doc for IgnoreLargeDocumentProcessorFactory
2018-05-03 10:35:03 +07:00
Mikhail Khludnev
df713fc700
SOLR-8998: ref guide update.
2018-05-02 18:23:15 +03:00
Andrzej Bialecki
d702dc6133
SOLR-11833: Clarify the meaning of "waitFor". Other minor edits.
2018-04-24 12:22:01 +02:00
Andrzej Bialecki
0d969ab85d
SOLR-11833: Allow searchRate trigger to delete replicas.
2018-04-23 22:19:01 +02:00
Chris Hostetter
4e0e8e979b
SOLR-9304: Fix Solr's HTTP handling to respect '-Dsolr.ssl.checkPeerName=false' aka SOLR_SSL_CHECK_PEER_NAME
2018-04-22 13:38:37 -07:00
Steve Rowe
22c4b9c36f
SOLR-4793: Document usage of ZooKeeper's jute.maxbuffer sysprop for increasing the file size limit above 1MB
2018-04-20 16:06:22 -04:00
Steve Rowe
76578cf17b
SOLR-12163: Minor cleanups
2018-04-20 15:59:06 -04:00
Cassandra Targett
b99e07c753
SOLR-11646: more v2 examples; redesign Implicit Handler page to add v2 api paths where they exist
2018-04-20 14:28:31 -05:00
Cassandra Targett
d08e62d598
SOLR-11646: Add v2 APIs for Config API; change "ConfigSet" to "configset" in docs & specs to match community spelling
2018-04-20 14:28:31 -05:00
Cassandra Targett
42da6f795d
SOLR-12163: Updated and expanded ZK ensemble docs
2018-04-19 09:50:09 -05:00
Cassandra Targett
aab2c770c6
SOLR-11646: change tab-pane padding to align better under tabs
2018-04-19 08:53:24 -05:00
Steve Rowe
79ed3bdf53
Explicitly call out the fact that schema api modification request bodies are in JSON format.
2018-04-18 14:58:54 -04:00
David Smiley
3d5f2f24c3
SOLR-11336: DocBasedVersionConstraints URP is now more extensible; versionField is a list
2018-04-12 14:04:28 -04:00
Tomas Fernandez Lobbe
8927d469cb
SOLR-11982: Add support for indicating preferred replica types for queries
2018-04-11 16:23:00 -07:00
Andrzej Bialecki
376f6c4946
SOLR-12181: Add trigger based on document count / index size.
2018-04-11 15:38:54 +02:00
David Smiley
0292d0f6ea
SOLR-12160: Time Routed Alias (TRA) documentation
2018-04-10 23:20:12 -04:00
Mikhail Khludnev
ce061a5198
SOLR-11251: documenting debug=timing hint for JSON Facet API.
2018-04-10 16:14:16 +03:00
David Smiley
f0aed933a6
SOLR-12139: eq() now works on strings and perhaps anything
2018-04-09 12:17:48 -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
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
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
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
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
Cassandra Targett
b5a3678573
SOLR-12136: fix bad links breaking the build
2018-03-29 14:18:45 -05:00
David Smiley
701af06f62
SOLR-12136: Docs: Improve hl.fl, hl.q, hl.qparser
2018-03-29 12:22:54 -04:00
Jan Høydahl
9e780ba564
LUCENE-7935: Publish .sha512 hash files with the release artifacts
2018-03-28 09:14:03 +02:00
Erick Erickson
08686038e1
SOLR-12136: Document hl.q parameter, plus fixed minor typo in json faceting
2018-03-27 10:21:48 -07:00
Joel Bernstein
e51735d8ea
SOLR-11947: Try another new anchor format
2018-03-26 22:18:56 -04:00
Joel Bernstein
8e68bdffeb
SOLR-11947: Try new anchor format
2018-03-26 21:27:04 -04:00
Joel Bernstein
3adacbc677
SOLR-11947: Fix more broken links
2018-03-26 20:05:47 -04:00
Varun Thacker
bd429347b1
SOLR-7887: Log4J2 upgrade fixes part 2
2018-03-26 16:09:04 -07:00
Joel Bernstein
86fb45db35
SOLR-11947: Try different link format
2018-03-26 18:51:43 -04:00
Joel Bernstein
be5f73c73a
SOLR-11947: Fix ref guide jenkins errors
2018-03-26 18:00:44 -04:00
Joel Bernstein
05dca0493d
SOLR-11947: Fix typo
2018-03-26 15:34:57 -04:00
Joel Bernstein
1ed4e226ac
SOLR-11947: Squashed commit of the following ref guide changes:
...
commit 61053f2fe373bff0b451f549e063550f08ecdac1
Author: Joel Bernstein <jbernste@apache.org>
Date: Mon Mar 26 12:44:12 2018 -0400
SOLR-11947: Fix orphaned files
commit 42302073bf61fde134caeff71b6db3978e113b4d
Author: Joel Bernstein <jbernste@apache.org>
Date: Mon Mar 26 12:27:26 2018 -0400
SOLR-11947: small change
commit b16b1453c2e7d5083f588b4b874c918d521e9fe5
Author: Joel Bernstein <jbernste@apache.org>
Date: Mon Mar 26 12:23:17 2018 -0400
SOLR-11947: proofing
commit 57265ce4659a427c179e206b79d8fe05b01a5f93
Author: Joel Bernstein <jbernste@apache.org>
Date: Sat Mar 24 14:41:48 2018 -0400
SOLR-11947: monte carlo WIP
commit 04e8381f6b5b329c5fa17c1f31c2d848fe9cec2a
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri Mar 23 16:24:10 2018 -0400
SOLR-11947: probabiity WIP
commit 4298a6d514e7e431e322a4f62c22c336430a89f1
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri Mar 23 13:07:05 2018 -0400
SOLR-11947: time series WIP
commit 1a7654f9225948cd4adb3056bc2192cc0d24b3ee
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri Mar 23 11:32:53 2018 -0400
SOLR-11947: machine learning WIP
commit fae0c3aa46e6f26fecb59077207982b2f584ec86
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 22 22:14:15 2018 -0400
SOLR-11947: machine learning WIP
commit fb6a96b2bdc4bbc4c2b5b62b6e69cd561ef9e31b
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 22 14:36:08 2018 -0400
SOLR-11947: numerical analysis WIP
commit a648ba939c90caf5db2a5b88023bd580d4d1e8af
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 22 12:27:33 2018 -0400
SOLR-11947: numerical analysis WIP
commit ce8f1b710d414d8e3ff3c8676f64fc3017316a15
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed Mar 21 19:56:10 2018 -0400
SOLR-11947: numerical analysis WIP
commit 5e25a4884341cdd84988e13250f255eb23d7fd50
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue Mar 20 22:01:59 2018 -0400
SOLR-11947: Curve fitting WIP
commit f381414dc44ecfa781988c5ca75bfb1c80de6674
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue Mar 20 21:49:39 2018 -0400
SOLR-11947: Curve fitting WIP
commit 4be725132215ed44cc84587bb0d11be216360b74
Author: Joel Bernstein <jbernste@apache.org>
Date: Mon Mar 19 19:55:10 2018 -0400
SOLR-11947: Monte Carlo WIP
commit d330b412e46be0ebf8d75e99295e3fe9f978c02c
Author: Joel Bernstein <jbernste@apache.org>
Date: Sun Mar 18 22:00:55 2018 -0400
SOLR-11947: Probability WIP
commit e3d6160c1fa650e054b9694c57d34b3950c80175
Author: Joel Bernstein <jbernste@apache.org>
Date: Sat Mar 17 21:18:43 2018 -0400
SOLR-11947: More WIP
commit 8484b0283f79825dee8eaee82604120d04511de4
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri Mar 16 15:03:06 2018 -0400
SOLR-11947: machine learning WIP
commit 77ecfdc71d79ca8eded0355669310c6025c70d96
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 15 21:33:09 2018 -0400
SOLR-11947: machine learning WIP
commit 7488caf5e54436a0e5fe85c0dda4ea31d8357600
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 15 19:08:50 2018 -0400
SOLR-11947: machine learning WIP
commit 102ee2e1857e7d7f45d7f3195a0a4e91eacb766d
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 15 15:18:31 2018 -0400
SOLR-11947: machine learning WIP
commit 0d5cd2b4a4fd012fe6d640a86733280702cf8673
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed Mar 14 21:49:15 2018 -0400
SOLR-11947: numerical analysis WIP
commit 31eec30576479a9023c7b0e6ccb2d9f685e128a1
Author: Joel Bernstein <jbernste@apache.org>
Date: Wed Mar 14 14:41:06 2018 -0400
SOLR-11947: numerical analysis WIP
commit c6e324ac56ca6e9f229d6acb39fdcf60c3356230
Author: Joel Bernstein <jbernste@apache.org>
Date: Tue Mar 13 15:16:26 2018 -0400
SOLR-11947: term vectors WIP
commit 8c843999eabdb82665641caa9c21f07e95b70a86
Author: Joel Bernstein <jbernste@apache.org>
Date: Mon Mar 12 18:03:53 2018 -0400
SOLR-11947: Add curve fitting to TOC
commit 09be026f6ad400d965fd373403d7a2eb2fae0c90
Author: Joel Bernstein <jbernste@apache.org>
Date: Mon Mar 12 15:36:05 2018 -0400
SOLR-11947: Text analysis WIP
commit e48b4d69abadb603a90c052aa1e36dd60ae7fd33
Author: Joel Bernstein <jbernste@apache.org>
Date: Sun Mar 11 18:29:20 2018 -0400
SOLR-11947: TOC changes
commit f71ebc079713e16492ba45cedafc3b9512f6bae2
Author: Joel Bernstein <jbernste@apache.org>
Date: Sat Mar 10 17:54:04 2018 -0500
SOLR-11947: WIP term vectors
commit ebc6b3943a27454adaf1a2309b6720bb2ba63c8c
Author: Joel Bernstein <jbernste@apache.org>
Date: Sat Mar 10 13:34:19 2018 -0500
SOLR-11947: WIP regression
commit 44752b2d34f46bc7f5693839e42ab3cef9edc47c
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri Mar 9 22:40:40 2018 -0500
SOLR-11947: WIP for vectorization.adoc
commit 43254fcb05386264a6d591b1fa2c2573dcc2d2a3
Author: Joel Bernstein <jbernste@apache.org>
Date: Fri Mar 9 19:42:26 2018 -0500
SOLR-11947: Test local links
commit b60df2000978f70720eb0a36543752fd3bf07d2c
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 8 21:41:17 2018 -0500
SOLR-11947: Update math-expressions TOC
commit de068c3af8557d60de37cb29f3ed7da3f5442772
Author: Joel Bernstein <jbernste@apache.org>
Date: Thu Mar 8 21:24:46 2018 -0500
SOLR-11947: Continued work on math expressions documentation.
commit fe445f2c997ea825d1ae9b9912406521249befc0
Author: Joel Bernstein <jbernste@apache.org>
Date: Sun Mar 4 20:22:33 2018 -0500
SOLR-12054: ebeAdd and ebeSubtract should support matrix operations
commit 1f3ae745cc26453a34a64a4327ceac7cc91d23f5
Author: Joel Bernstein <jbernste@apache.org>
Date: Sun Mar 4 13:24:54 2018 -0500
SOLR-11947: Initial commit for new math expression docs WIP
2018-03-26 15:05:06 -04:00
Mikhail Khludnev
dc2ad7022c
SOLR-9510: documentation
2018-03-26 21:46:17 +03:00
Varun Thacker
bea6e2307b
SOLR-7887: Log4J2 upgrade fixes
2018-03-26 11:32:03 -07:00
Cassandra Targett
df9b884434
Ref Guide: fix bad link to another CDCR page
2018-03-26 12:00:07 -05:00
Erick Erickson
624d128b5e
SOLR-7887: Upgrade Solr to use log4j2 -- log4j 1 now officially end of life
2018-03-25 19:16:09 -07:00
Chris Hostetter
9cda074e55
EarlyTerminatingSortingCollector is no longer a public class on master (LUCENE-8059) so we should stop linking to it from the ref-guide
2018-03-20 15:20:25 -07:00
Cassandra Targett
db62ffe94a
Ref Guide: two more bad javadoc links
2018-03-20 15:33:01 -05:00
Cassandra Targett
48512cc68f
Ref Guide: fix a few wrong javadoc links
2018-03-20 13:54:37 -05:00
Cassandra Targett
a845023652
SOLR-12024: fix parameter name from "encoding" to "encoder"
2018-03-20 12:58:48 -05:00
Chris Hostetter
d6ed71b5c4
SOLR-12118: Solr Ref-Guide can now use some ivy version props directly as attributes in content
2018-03-19 10:13:34 -07:00
Cassandra Targett
b6427c83fa
Ref Guide: Parameterize another place that uses version with solr-docs-version variable
2018-03-16 14:20:46 -05:00
Cassandra Targett
144206db33
Ref Guide: Use version param in GH link for LTR examples; fix name of demo script; make Git URL more precise
2018-03-16 13:45:16 -05:00
Cassandra Targett
80485cf517
SOLR-12067: omitted correct information about where to define autoAddReplica trigger param
2018-03-16 13:18:37 -05:00
Shalin Shekhar Mangar
4c8825b6c6
SOLR-12097: Document the diskType policy attribute and usage of disk space in Collection APIs
2018-03-16 23:38:35 +05:30
Cassandra Targett
92002ed14b
SOLR-12067: Ref Guide updates for autoAddeplicas: change default for autoReplicaFailoverWaitAfterExpiration;
...
running-solr-on-hdfs had inaccurate information about the feature;moved param info to autoscaling trigger docs;
removed unsupported params & added warning about clusterprop deprecation
2018-03-16 08:26:09 -05:00
Shalin Shekhar Mangar
d50890e925
SOLR-12098: Document the Lucene spins auto-detection and its effect on CMS dynamic defaults
2018-03-15 23:06:52 +05:30
Shalin Shekhar Mangar
759b0d092f
SOLR-12099: Remove reopenReaders attribute from 'IndexConfig in SolrConfig' page in ref guide
2018-03-15 18:19:42 +05:30
Cassandra Targett
12d543cbb8
Ref Guide: make sure some URLs aren't hyperlinked; rename "Appendix" section of AWS docs because it looks weird in the middle of the PDF
2018-03-14 16:02:01 -05:00
David Smiley
e9393e88fd
SOLR-12081: improve docs on query parsing RE embedded queries, uf
2018-03-13 16:01:57 -04:00
Cassandra Targett
5ebca378c8
SOLR-11648: Add docs for autoscaling suggestions UI that didn't get done with the feature
2018-03-13 13:33:21 -05:00
Cassandra Targett
bcf74053fa
Ref Guide: add placeholder major changes in solr 8 page into hierarchy so the build doesn't break
2018-03-13 11:15:47 -05:00
Cassandra Targett
e95fe39ab8
Ref Guide: Add master-only page for upgrading to Solr 8 - place for notes for now
2018-03-13 11:10:45 -05:00
Cassandra Targett
179421bfea
SOLR-12058: Add 7.3 Upgrade Notes to Ref Guide; clarify LIR changes for CHANGES Upgrade Notes
2018-03-13 10:38:25 -05:00
Cassandra Targett
8ba6a95e7c
Ref Guide: standardize parameter formatting
2018-03-13 08:49:42 -05:00
Cassandra Targett
2a7826f7a4
Ref Guide: Typo 'Syntac' -> 'Syntax'
2018-03-13 08:49:42 -05:00
David Smiley
bf6503ba58
SOLR-11617: rename alias metadata to properties
2018-03-12 10:36:37 -04:00
Joel Bernstein
13d1c4b466
SOLR-11947: Remove place holders for documentation that will not be complete for 7.3
2018-03-11 18:35:08 -04:00
Cassandra Targett
b7b638e00b
Ref Guide: fix rendering of _val_ param in function query example
2018-03-09 13:23:56 -06:00
Cassandra Targett
ab4cd42903
SOLR-12068: Remove unnecessary config from example
2018-03-08 12:09:14 -06:00
Cassandra Targett
b20573d91e
Ref Guide: really minor typos/grammar fixes
2018-03-08 12:03:42 -06:00
David Smiley
ee1c742c19
SOLR-11722: Merge CREATEDROUTEDALIAS command into CREATEALIAS. Only
...
an API & docs change; the implementation was already there.
2018-03-07 15:16:02 -05:00
Cassandra Targett
be11f56bbc
SOLR-11795: Add more explanation in places; rework headings a bit; fix CSS for better display of labeled list
2018-03-06 12:54:37 -06:00
Shalin Shekhar Mangar
9cec2221a6
SOLR-11066: Added examples of startTime in ref guide. Added null check for processor and code comments to explain skipped events and lastRunAt initialization. Moved default preferredOp value to ComputePlanAction. Extracted a constant.
2018-03-06 21:27:05 +05:30
koji
122271f28d
SOLR-11795: use README.txt rather than .md and add description for default values
2018-03-06 17:14:15 +09:00
Tomas Fernandez Lobbe
c1a44251fe
SOLR-11960: Add collection-level properties
...
Similar to cluster properties, but apply to a single collection.
2018-03-05 16:59:56 -08:00
Noble Paul
50a04c077f
SOLR-11267: Add support for "add-distinct" atomic update operation
2018-03-05 21:37:10 +11:00
Shalin Shekhar Mangar
2620d36bbd
SOLR-11957: Update ref guide and bin/solr script with the new values
2018-03-05 15:53:45 +05:30
koji
6d66fc04b2
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-03-05 15:36:32 +09:00
Cassandra Targett
b470a63690
Ref Guide: Fix link to Tika docs on lang detection; typo in autoscaling API path
2018-03-02 13:56:33 -06:00
Shalin Shekhar Mangar
71fc9cd43d
SOLR-11066: Implement a scheduled autoscaling trigger that runs on a fixed interval beginning with a given start time
2018-03-03 01:06:21 +05:30
Christine Poerschke
c5938f79e5
SOLR-11597: Add contrib/ltr NeuralNetworkModel class.
...
(Michael A. Alcorn, Yuki Yano, Christine Poerschke)
Closes #270
2018-03-02 18:27:55 +00:00
Cassandra Targett
57cfdb1a48
Ref Guide: fix line height changed in SOLR-11646 which inadvertently vertically stretched the left-hand nav;
...
adds a new CSS rule for tabbed sections on a page with the larger line height and changes back left-hand nav line height
2018-02-28 15:17:50 -06:00
Dawid Weiss
fa7a3ce3ee
SOLR-12043: Add mlt.maxdfpct to Solr's documentation
2018-02-28 21:03:21 +01:00
Cassandra Targett
2a158c2ca5
Ref Guide: Copy editing changes committed for 7.3 & fixing typos
2018-02-27 16:05:13 -06:00
koji
4e198a2737
Revert "SOLR-11795: Add Solr metrics exporter for Prometheus"
...
This reverts commit 6859acc450
.
2018-02-24 10:38:06 +09:00
Shalin Shekhar Mangar
4446545de6
Revert "SOLR-11066: Implement a scheduled autoscaling trigger that runs on a fixed interval beginning with a given start time"
...
This reverts commit 137e647
2018-02-22 20:02:35 +05:30
koji
6859acc450
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-02-22 15:08:46 +09:00
Shalin Shekhar Mangar
137e647f2c
SOLR-11066: Implement a scheduled autoscaling trigger that runs on a fixed interval beginning with a given start time
2018-02-22 09:59:23 +05:30
koji
291248c750
Revert "SOLR-11795: Add Solr metrics exporter for Prometheus"
...
This reverts commit 4bfcbc5c60
.
2018-02-21 00:26:03 +09:00
koji
4bfcbc5c60
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-02-20 17:46:47 +09:00
Erick Erickson
be7a811f61
SOLR-11964: SOLR-11874: Docs for ulimits (system) and queryAnalyzerFieldType (spellcheck)
2018-02-19 13:07:53 -08:00
Varun Thacker
a2eb1dc271
Added copy sheet docs for Apache Zepplin
2018-02-18 21:20:20 -08:00
Joel Bernstein
d91e4cbea2
SOLR:11947: Fix ref guide build error
2018-02-16 21:13:31 -05:00
Joel Bernstein
cb88bdbee2
SOLR-11947: Work in progress
2018-02-16 19:07:37 -05:00
Cassandra Targett
36d8261c02
SOLR-11893: Fix wrong field name in UI screenshot
2018-02-15 13:01:27 -06:00
Cassandra Targett
aa9bf0c6f6
SOLR-11944: Ref Guide: Add examples of GeoJSON and WKT
2018-02-15 12:40:11 -06:00
Christine Poerschke
2c8bbc8c18
SOLR-11941: Add abstract contrib/ltr AdapterModel.
2018-02-13 18:49:25 +00:00
David Smiley
5a26381424
SOLR-11722: Rename max-future-ms to maxFutureMs
2018-02-09 11:24:58 -05:00