Chris Hostetter
71c0bddd14
SOLR-12581: the JSON Facet 'relatedness()' aggregate function now supports a 'min_popularity' option using the extended type:func syntax
2018-07-25 10:06:30 -07:00
Chris Hostetter
98d463ae48
SOLR-12567: JSON Facet "functions" now support an extended "type:func" syntax, similar to other types of facets
...
This also allows additional local params to be specified for if the aggregation function can take advantage of them.
2018-07-24 10:43:49 -07:00
Erick Erickson
9d7aef6e77
SOLR-12576: Update ref guide for additional information displayed in cloud view
2018-07-23 20:58:32 -07:00
Varun Thacker
9d9c3a0cd8
SOLR-11598: Support more than 4 sort fields in the export writer
2018-07-20 11:38:07 -07:00
Cassandra Targett
c152caeb23
Ref Guide: fix URL example rendering in result-grouping.adoc so all characters appear properly
2018-07-20 07:40:24 -05:00
Chris Hostetter
3a5d4a25df
SOLR-12343: Fixed a bug in JSON Faceting that could cause incorrect counts/stats when using non default sort options
...
This also adds a new configurable "overrefine" option
2018-07-19 10:05:28 -07:00
Cassandra Targett
d443ed088d
SOLR-11453: Ref Guide: add info on location of solr_slow_requests.log
2018-07-18 15:55:12 -05:00
Cassandra Targett
8242fc8368
Ref Guide: tiny edit to standardize usages of "tlog" for "transaction log"
2018-07-18 15:51:20 -05:00
Cassandra Targett
722f7dabd0
SOLR-11277: Ref Guide: add parameters for defining kilo/mega/gigabyte suffixes
2018-07-18 15:49:40 -05:00
Cassandra Targett
d6afe1d016
SOLR-12507: clean up italics in MODIFYCOLLECTION example
2018-07-18 15:48:29 -05:00
Alessandro Benedetti
1a83a14668
Merge remote-tracking branch 'upstream/master' into LUCENE-8343
2018-07-18 10:19:21 +01:00
Noble Paul
49b1fe2b6d
SOLR-12522: Support a runtime function `#ALL` for 'replica' in autoscaling policies
2018-07-17 15:40:22 +10:00
Chris Hostetter
2b395dabb8
SOLR-12115: explain all the types of Domain changes available in JSON Faceting
...
this also restructures the order of the content a bit to introduce concepts in the order they will most likelye be useful to most users
2018-07-16 09:15:11 -07:00
Noble Paul
1e50030940
SOLR-12495,SOLR-11986 ref guide
2018-07-16 17:57:57 +10:00
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
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
7bb3e5c248
Ref Guide: add step to install asciidoctor before jekyll-asciidoc to prevent wrong version of gem being installed as a dependency
2018-05-17 15:03:14 -05: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
David Smiley
02b5172ea2
SOLR-11925: Time Routed Aliases: router.autoDeleteAge feature
2018-02-08 23:12:09 -05:00
Andrzej Bialecki
d2e8e10233
Add documentation for searchRate trigger.
2018-02-07 14:45:55 -08:00
Steve Rowe
dd90bfbe87
Add warning about inability to consume an input token graph to the Synonym Graph Filter and Managed Synonym Graph Filter entries
2018-02-05 11:26:11 -05:00
Andrzej Bialecki
ce5932fc37
SOLR-11778: Docs for per-stage metrics, and the missing "regex" parameter docs.
2018-02-02 14:30:01 +01:00
Cassandra Targett
a4320aab8d
SOLR-11848: Ref Guide: include info on grouping operations and using curl for large files. This closes #303 .
2018-02-01 15:24:14 -06:00
Chris Hostetter
95122e1448
SOLR-11916: new SortableTextField which supports analysis/searching just like TextField, but also sorting/faceting just like StrField
2018-02-01 10:40:29 -07:00
Cassandra Targett
5b5a396b0c
SOLR-11715: Fix example queries so they appear correctly; add fl param to geodist example
2018-02-01 10:02:50 -06:00
Cassandra Targett
af5bc1c228
SOLR-11835: Adjust Ukranian language example
2018-01-31 12:56:50 -06:00
Noble Paul
0b0e8e5e7a
SOLR-11880: ref-guide
2018-01-31 22:23:05 +11:00
Jan Høydahl
4176231e91
Remove debug comment on top of doc file. Fixes #315
2018-01-30 16:42:59 +01:00
Christine Poerschke
abf3d11332
SOLR-11480: Remove unused "Admin Extra" files and mentions. (Eric Pugh, Christine Poerschke)
2018-01-30 12:39:44 +00:00
Steve Rowe
e6928d857a
SOLR-11658: ZK mentions: 3.4.10->3.4.11. Also fixed CHANGES.txt attribution.
2018-01-29 14:20:10 -05:00
Andrzej Bialecki
d3d7b0034d
SOLR-11376: Support computing plans for only specific collections.
2018-01-29 12:16:16 +01:00
David Smiley
154bdeb7db
SOLR-11617: Alias metadata API; returned from LISTALIASES, set via MODIFYALIAS
2018-01-28 16:56:19 -05:00
David Smiley
a1828a5664
SOLR-11722: New CREATEROUTEDALIAS cluster command for time routed aliases.
...
(a refactoring of some of the related parts will follow in next commit)
2018-01-25 14:45:49 -05:00
Steve Rowe
6ca04b62a9
SOLR-11894: Ref guide: remove 'side' param from Edge N-Gram Tokenizer documentation
2018-01-24 05:56:47 -05:00
Ishan Chattopadhyaya
183835ed24
SOLR-11624: Autocreated configsets will not use .AUTOCREATED suffix
2018-01-22 19:48:41 +05:30
Mikhail Khludnev
42832f8839
SOLR-11834: ref-guide: [subquery] doesn't need top level fl to repeat subq.fl
2018-01-17 22:52:12 +03:00
Steve Rowe
03095ce4d2
SOLR-11592: Add OpenNLP language detection to the langid contrib
2018-01-17 11:29:17 -05:00
Chris Hostetter
e2bba98dfd
SOLR-11854: multivalued primative fields can now be sorted by implicitly choosing the min/max value for asc/desc sort orders
2018-01-16 11:57:44 -07:00
Chris Hostetter
6dcbb2d412
SOLR-3218: Added range faceting support for CurrencyFieldType
2018-01-14 16:30:24 -07:00
Cassandra Targett
60c6890ff0
Ref Guide: typos and small edits
2018-01-11 08:40:26 -06:00
Erick Erickson
ae1e192022
SOLR-11829: [Ref-Guide] Indexing documents with existing id
2018-01-09 17:57:53 -08:00
Erick Erickson
1f09d5b350
SOLR-11819: The schema api reference manual page should not use hyphens in the example field name
2018-01-06 20:25:14 -08:00
Shalin Shekhar Mangar
caa731a333
SOLR-11748: Remove Autoscaling action throttle
2018-01-02 19:08:36 +05:30
Erick Erickson
8e439a0a5c
SOLR-7733: remove optimize from the UI.
2017-12-28 20:41:48 -08:00
Shalin Shekhar Mangar
43f17f7af1
SOLR-11201: Implement autoscaling trigger for arbitrary metrics that creates events when a given metric breaches a threshold
2017-12-22 21:18:50 +05:30
Cassandra Targett
33a64afee7
SOLR-11753: minor typos
2017-12-18 11:55:29 -06:00
Joel Bernstein
ca5e2a335b
SOLR-11742: Fix error
2017-12-15 17:05:32 -05:00
Joel Bernstein
9dee35f92d
SOLR-11742: Add documentation for 7.2 release statistical functions
2017-12-15 15:33:05 -05:00
Steve Rowe
3e2f9e62d7
LUCENE-2899: Add OpenNLP Analysis capabilities as a module
2017-12-15 11:24:18 -05:00
Cassandra Targett
44cc0defe8
SOLR-11753: copy edits; add docs for SOLR-11448
2017-12-13 14:33:46 -06:00
Cassandra Targett
6d23ee96a9
SOLR-11753: add upgrade notes; misc cleanups in other pages
2017-12-12 15:07:33 -06:00
Noble Paul
25f24e094e
SOLR-9743: documentation
2017-12-08 19:55:27 +11:00
Noble Paul
24a0708d3c
SOLR-11359: added documentation
2017-12-08 17:36:41 +11:00
Adrien Grand
70b36666d4
LUCENE-8051: Typo in LevensHtein distance.
...
Closes #284
2017-12-06 17:29:16 +01:00
David Smiley
d84c92ed11
SOLR-11078: Add note about the trade-off between Point and Trie fields.
2017-12-06 11:23:46 -05:00
Cassandra Targett
5b4efc5a41
Ref Guide: numerous minor typos ("with out", "ie", "eg") + a couple incorrect link refs
2017-12-06 09:45:21 -06:00
Steve Rowe
ccedbdd9d6
minor cleanup on spell checking page
2017-12-04 18:04:47 -05:00
Steve Rowe
c72c02e525
minor cleanups on highlighting page
2017-12-04 17:56:30 -05:00
Cassandra Targett
52cefbe742
SOLR-11412: Add docs for bi-directional CDCR; split CDCR pages into multiple child pages
2017-12-04 13:55:39 -06:00
David Smiley
83753d0a2a
SOLR-11662: synonymQueryStyle option for FieldType used by query parser
2017-12-04 13:25:16 -05:00
Cassandra Targett
f2dd3c5f85
SOLR-11646: Add v2 API examples to several pages; add context to about-this-guide.adoc; tweak CSS to make tabs more obvious
2017-12-01 15:59:24 -06:00
Cassandra Targett
c2f26183a7
SOLR-11573: Update meta-docs section on including code from non-adoc files
2017-11-28 15:01:02 -06:00
Christine Poerschke
64b3a5bb4b
SOLR-11250: A new DefaultWrapperModel class for loading of large and/or externally stored LTRScoringModel definitions. (Yuki Yano, shalin, Christine Poerschke)
2017-11-28 14:55:57 +00:00
Shalin Shekhar Mangar
207e546122
SOLR-11202: Implement a set-property command for AutoScaling API
2017-11-28 16:08:32 +05:30
Cassandra Targett
affeec7269
SOLR-11573: Add solr-root-paths param to allow pulling in code blocks from outside solr-ref-guide tree
2017-11-21 13:42:24 -06:00
Cassandra Targett
4ca6e77a02
SOLR-11584: CSS changes for HTML tabs: change padding in tab panes; add space between tabs
2017-11-21 09:15:51 -06:00
Noble Paul
1794ff679e
typo in class name
2017-11-20 22:42:22 +10:30
yonik
96af869da3
SOLR-11251: docs - JSON Facet API
2017-11-16 11:10:30 -05:00
Chris Hostetter
a371cab3b6
Fix javascript indentation now that i figured out my emacs configs were previously broken
2017-11-15 11:33:11 -07:00
Steve Rowe
aef58a26a2
SOLR-11584: remove zero-width space (U+200B) that causes compilation to fail on some platforms
2017-11-14 22:30:50 -05:00
Cassandra Targett
df70e27d7d
SOLR-11584: add JS and CSS to support tabbed content; add "column" style TOC support
2017-11-14 16:47:14 -06:00
Chris Hostetter
d77d54b1a6
SOLR-11641: Change to default to so default behavior is to PostFilter if user specifies
2017-11-14 10:45:29 -07:00
Erick Erickson
6e3d082395
SOLR-11635: CDCR Source configuration example in the ref guide leaves out important settings
2017-11-10 09:50:24 -08:00
Cassandra Targett
0546a64acf
SOLR-3504: add note about hard num docs limit in Lucene to planning installation section
2017-11-09 14:11:55 -06:00
Shalin Shekhar Mangar
b03c7249d3
SOLR-11628: Add documentation of maxRamMB for filter cache and query result cache
2017-11-09 18:56:17 +05:30
Cassandra Targett
118c6f5f7b
SOLR-11409: Add tutorial for deploying Solr on EC2
2017-11-06 15:32:13 -06:00
Chris Hostetter
7f033ac12b
SOLR-10934: ref-guide link+anchor checking that doesn't require jekyll
2017-11-03 10:44:03 -07:00
Cassandra Targett
42cc1c07f7
Ref Guide: Update release steps to publish the Guide; increase TOC level so more sections appear in how-to-contribute page online
2017-11-02 14:45:11 -05:00
Cassandra Targett
6428ddb10e
SOLR-11144: Add Analytics Component docs to the Ref Guide
2017-11-02 13:18:40 -05:00
Steve Rowe
52b4625ac7
Minor ref guide edits
2017-10-30 22:33:54 -04:00
Christine Poerschke
b8bcaf9246
SOLR-10132: A new optional facet.matches parameter to return facet buckets only for terms that match a regular expression. (Gus Heck, Christine Poerschke)
2017-10-30 18:03:25 +00:00
Chris Hostetter
8d030280a1
SOLR-11541: refguide: purge unneccessary page-shortname and page-permalink attributes from all source docs
2017-10-29 15:08:43 -07:00
Cassandra Targett
252994de3c
Ref Guide: parameterize versions in using-solrj.adoc and move autoscaling api docs in hierarchy
2017-10-27 10:39:07 -05:00
Cassandra Targett
4e99388084
SOLR-11032: forgot to save merge conflict resolution...grrrrr
2017-10-26 15:27:49 -05:00
Cassandra Targett
7ece47caf1
SOLR-11032: Update SolrJ tutorial with new example test for real tested code samples
2017-10-26 15:25:05 -05:00
Cassandra Targett
f748fc24b1
Ref Guide: copy edit metrics updates; change param presentation format
2017-10-26 14:58:08 -05:00
Cassandra Targett
be4a0846b6
SOLR-11509: Upgrade notes for 7.1 Ref Guide
2017-10-26 14:58:08 -05:00
Cassandra Targett
95b75303c7
Ref Guide: fix missing anchor reference by removing link to nowhere
2017-10-26 14:05:01 -05:00
Cassandra Targett
79baebb8b9
Ref Guide: copy edit new autoscaling pages; fixes in lots of other pages for "eg" and "ie" misspellings
2017-10-26 13:48:39 -05:00
Chris Hostetter
3be50df7b6
SOLR-11552: ref-guide tools should fail build if any page exists with #parents != 1
2017-10-26 10:37:29 -07:00
Cassandra Targett
706f039fb2
SOLR-11411: Add v2-api.adoc back into hierarchy
2017-10-26 09:38:52 -05:00
Shalin Shekhar Mangar
82669b3e66
SOLR-11165: Added warning about broken v2 API support in History API
2017-10-26 01:20:15 +05:30