Commit Graph

269 Commits

Author SHA1 Message Date
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
Chris Hostetter 8a138908c5 SOLR-11540: eliminate the need for explicitly definied page-shortname and/or page-permalink attributes in our asciidoc source files 2017-10-25 09:36:41 -07:00
Shalin Shekhar Mangar 15e2729d32 SOLR-11165: Ref guide documentation for Autoscaling APIs, triggers, listeners, actions for Solr 7.1 2017-10-25 20:26:33 +05:30
Andrzej Bialecki 80c49ae090 Add documentation for "shard" and "cluster" reporters. 2017-10-25 15:56:23 +02:00
Cassandra Targett ef7b525123 Ref Guide: fix link to online "how to edit docs" pages that's broken in the PDF 2017-10-24 15:51:10 -05:00
Cassandra Targett 60966c3be1 SOLR-11530: add wt=xml to XML output examples until they can be changed to JSON 2017-10-24 15:03:23 -05:00
Chris Hostetter ab388fa3a7 SOLR-11539: use page shortnames as explicit anchors in generated pdf-main-body.adoc 2017-10-24 11:57:20 -07:00
Cassandra Targett 055aa3f95e Ref Guide: Add info about available back-compat to IndexUpgrader Tool page 2017-10-24 08:53:14 -05:00
Steve Rowe dfd13624c2 ref guide: several minor edits 2017-10-20 16:49:01 -04:00
Cassandra Targett 188c26c8b7 Ref Guide: Lots of grammar fixes: remove random spaces before commas, periods, colons; add missing periods at
ends of sentences; add monospace for conf filenames and paths; correct "i.e." and "e.g." usages
2017-10-20 15:06:00 -05:00
Cassandra Targett b7a53012ed SOLR-11319: bring python with json docs up to date. This closes #243 2017-10-19 15:41:38 -05:00
Cassandra Targett ae72dbd635 SOLR-11509: Misc typo cleanup and copy edits for 7.1 Ref Guide 2017-10-19 15:03:59 -05:00
Cassandra Targett 7bf49580e9 Ref Guide: minor copy edits for stream evaluators reference page 2017-10-19 07:39:19 -05:00
Cao Manh Dat cdcfc1520d SOLR-11506: Upgrade ref guide for Json Query DSL 2017-10-19 09:12:53 +07:00
Cassandra Targett a37c4b5ff1 SOLR-11510: improve DIH docs for using an encrypted password. 2017-10-18 18:36:47 -05:00
Erick Erickson 57aecde244 SOLR-11446: Heavily edit the 'near real time searching' page in the reference guide, fix doc build error 2017-10-18 16:14:57 -07:00
Erick Erickson c6ed9f14ec SOLR-11446: Heavily edit the 'near real time searching' page in the reference guide 2017-10-18 13:50:46 -07:00
Cassandra Targett adbf6805bf SOLR-11205: fix link reference to metrics page 2017-10-18 07:49:12 -05:00
Noble Paul 7e789b376c SOLR-10798: and SOLR-11205 documentation 2017-10-18 14:43:23 +10:30
Joel Bernstein 7a5733d107 Solr Ref Guide: update 7.1 statistical function docs 2017-10-17 21:25:46 -04:00
Joel Bernstein 54469791b6 Solr Ref Guide: sample syntax anchor 2017-10-17 13:50:00 -04:00
Joel Bernstein a4a06afff1 Solr Ref Guide: sample syntax anchor 2017-10-17 13:48:07 -04:00
Joel Bernstein 60d5e229ef Solr Ref Guide: 7.1 Statistical functions. 2017-10-17 12:52:01 -04:00
Cassandra Targett 603db0f690 SOLR-11411: Add new section Deployment & Operations; re-org pages to fit 2017-10-17 11:13:40 -05:00