Commit Graph

462 Commits

Author SHA1 Message Date
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
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
Noble Paul 0953cb3270 SOLR-11500: MOVEREPLICA api missing in V2 2017-10-17 23:34:12 +10:30
Uwe Schindler 7b313bb597 SOLR-11482: RunExecutableListener was removed for security reasons 2017-10-13 13:48:18 +02:00
Cassandra Targett 05ce968482 Ref Guide: fix "how to edit Jekyll" docs so section-toc optional parameter displays in output 2017-10-12 09:51:59 -05:00
Cassandra Targett a28474ec6f Ref Guide: fix anchor refs that failed the build 2017-10-12 06:34:54 -05:00
Andrzej Bialecki d8c132129e Some details about .system trigger listener, other minor edits. 2017-10-12 12:22:17 +02:00
Cassandra Targett 355deca0cf Ref Guide: by request, make percentile examples consistent; add superscript notation 2017-10-06 15:59:18 -05:00
Cassandra Targett f6661decab Ref Guide: Fix examples that got munged from Confluence conversion; make all HTTP request examples in code blocks 2017-10-06 15:26:13 -05:00
Cassandra Targett 651eb8549a Ref Guide: fix Index Merge Metrics config example to remove absent directoryDetails param 2017-10-06 14:25:53 -05:00
Cassandra Targett c5f9a6f221 SOLR-11442: fix width of in-page TOC 2017-10-06 09:54:37 -05:00
Noble Paul 310bcd7cbe Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-03 23:57:15 +10:30
Cassandra Targett 266cc82df0 Ref Guide: fix bad line breaks lost during conversion from Confluence 2017-10-02 12:42:21 -05:00
Alan Woodward eaa558672b SOLR-11165: Fix broken asciidoc link 2017-09-29 10:05:06 +01:00
Cassandra Targett ee687c39a8 SOLR-11165: Merge docs from issue branch with master for 7.1 editing 2017-09-26 14:10:02 -05:00
Cassandra Targett 6fe7829d3e Ref Guide: fix callout number order in rule-based auth page 2017-09-26 09:27:48 -05:00
Cassandra Targett 7752c05252 Ref Guide: clean up typos & other minor issues; last phase of 7.0 pre-release review 2017-09-25 21:24:40 -05:00
Cassandra Targett 9beafb612f Ref Guide: rename Streaming docs to fix broken intra-doc links in the PDF due to mismatching anchor names 2017-09-25 21:24:40 -05:00
Cassandra Targett feec5c6f09 Ref Guide: Update meta-doc info on lexers for source blocks 2017-09-25 13:14:31 -05:00
Cassandra Targett 1b88435723 Ref Guide: clean up minor typos; part of 7.0 pre-release review 2017-09-25 12:48:59 -05:00
David Smiley d6fa057150 SOLR-11382: Solr support for Lucene spatial Geo3D. 2017-09-23 11:03:39 -04:00
Cassandra Targett a5d13a7f33 Ref Guide: clean up minor typos, scale new images down, part of 7.0 pre-release review 2017-09-22 07:36:43 -05:00
Cassandra Targett 5810999011 Ref Guide: Add "experimental" attribute to allow btn macros to appear properly in PDF (and eventually kbd will work also) 2017-09-22 07:36:43 -05:00
Joel Bernstein 2161c4202d Ref Guide: link statistical programming page 2017-09-21 20:02:51 -04:00
Christine Poerschke 56b8ad2f08 SOLR-10962: Make ReplicationHandler's commitReserveDuration configurable in SolrCloud mode.
(Ramsey Haddad, Christine Poerschke, hossman)
2017-09-21 18:02:06 +01:00
Cassandra Targett 2351e3ef1f SOLR-9959: Ref Guide changes for JMX and metric name changes 2017-09-20 10:27:59 -05:00
Cassandra Targett 45b18790c4 Ref Guide: Fix format problems that prevent PDF from rendering properly 2017-09-20 06:45:07 -05:00
Shalin Shekhar Mangar de3107c70f Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-09-18 09:23:41 -07:00
Noble Paul a73ffff8e3 SOLR-11327: MODIFYCOLLECTION should be able to edit policy attribute 2017-09-07 20:01:09 +09:30
Steve Rowe 5e83475f9d ref guide: fix dangling link 2017-09-06 13:40:09 -04:00
Noble Paul 1fe611d094 Merge remote-tracking branch 'origin/master' 2017-09-06 18:52:00 +09:30
Noble Paul 2d8aaa3dcf specifying 'policy' during collection creation 2017-09-06 18:51:20 +09:30
Cassandra Targett 5a8eb5388d SOLR-11305: finish clean up of Trie* fields in docs 2017-09-05 10:37:35 -05:00
Steve Rowe 547228df17 SOLR-11324: Clean up mention of trie fields in documentation and source comments 2017-09-05 11:17:54 -04:00
Cassandra Targett aff647ecfa SOLR-9526: Update Ref Guide for schemaless changes 2017-09-05 09:36:14 -05:00
Cassandra Targett 030c3c8f72 Ref Guide: update ref guide readme for better explanation of build dependencies and targets 2017-09-05 09:36:14 -05:00
Shalin Shekhar Mangar b2cf38c191 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-09-02 21:12:07 +05:30
Varun Thacker 5e3c64a1cd SOLR-11309: Split up the Read and Write Side Fault Tolerance ref guide page 2017-09-01 22:26:02 +05:30
Cassandra Targett f0ed8a9168 SOLR-11305: TrieField deprecation cleanup in several pages 2017-09-01 09:11:22 -05:00
Cassandra Targett eca049e13f SOLR-11305: Update field type description page to mark deprecated types; change some Trie*Field refs to *PointFields 2017-08-31 15:07:22 -05:00
Cassandra Targett d0a99af7ef Ref Guide: Doc updates for SOLR-10046, SOLR-10929, SOLR-11021 2017-08-31 13:43:28 -05:00
Cassandra Targett 42bb0d0464 Ref Guide: fix build errors and warnings 2017-08-31 11:45:57 -05:00
Cassandra Targett b71e803210 SOLR-11253: Solr 7 upgrade info 2017-08-31 10:29:36 -05:00
Andrzej Bialecki eaee0c006f SOLR-11076: Add some documentation for the /autoscaling/history handler. 2017-08-23 14:05:54 +02:00
Shalin Shekhar Mangar ac98e89d41 Merge branch 'master' into feature/autoscaling 2017-08-21 12:17:04 +05:30
Ishan Chattopadhyaya c8e0e939e4 SOLR-11183: V2 APIs are now available at /api endpoint 2017-08-20 21:00:15 +05:30
Shalin Shekhar Mangar 2a6acd3a87 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
#	solr/core/src/java/org/apache/solr/cloud/Assign.java
#	solr/core/src/java/org/apache/solr/cloud/CreateCollectionCmd.java
#	solr/core/src/test/org/apache/solr/cloud/autoscaling/AutoScalingHandlerTest.java
2017-08-19 17:26:58 +05:30
Joel Bernstein 4a9d5630bc SOLR-10651: fix docs ... 2017-08-18 13:27:25 -04:00
Joel Bernstein ff3d0dd70b SOLR-10651: fix docs ... 2017-08-18 11:27:41 -04:00
Joel Bernstein 8ff75edd13 SOLR-10651: fix docs ... 2017-08-17 19:05:02 -04:00
Joel Bernstein 3e2d72bf7b SOLR-10651: fix docs ... 2017-08-17 16:21:28 -04:00
Joel Bernstein 6c256749f9 SOLR-10651: fix docs ... 2017-08-17 16:18:27 -04:00
Joel Bernstein d0009d10b6 SOLR-10651: fix docs ... 2017-08-17 16:17:20 -04:00
Joel Bernstein e1e557f187 SOLR-10651: fix docs 2017-08-17 16:14:37 -04:00
Joel Bernstein b7b7f4df02 SOLR-10651: Statistical function docs for 7.0 Part 3 2017-08-17 16:06:34 -04:00
Cassandra Targett 3b548e92d8 Make example paths consistent across examples. This closes #235. 2017-08-17 09:49:18 -05:00
Andrzej Bialecki 91e3dc2315 SOLR-11215: Document the "key" parameter for MetricsHandler. 2017-08-17 16:36:22 +02:00
Erick Erickson ac97931c7e SOLR-11069: CDCR bootstrapping can get into an infinite loop when a core is reloaded 2017-08-16 16:01:32 -07:00
Joel Bernstein b406b43dbc SOLR-10651: Statistical function docs for 7.0 Part 2 2017-08-16 09:40:21 -04:00
Cassandra Targett 0b353b6741 SOLR-10842: Move Tutorial to Ref Guide
Squashed commit of the following:

commit 1cc4de5c4506c757746eac1809f9a7f3d3a55d00
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Aug 15 13:23:40 2017 -0500

    SOLR-10842: add Field UI images; rename image paths; minor cleanups

commit 39c7c2f87c54eaaa3341dd119ecd4f0675244a38
Author: Cassandra Targett <ctargett@apache.org>
Date:   Thu Aug 3 15:49:21 2017 -0500

    SOLR-10842: remove running-solr.adoc; move starting solr content to installing-solr; move pages to improve flow; final readthrough

commit 70bea0e73159557f991572ad680a251a0791faec
Author: Cassandra Targett <ctargett@apache.org>
Date:   Wed Aug 2 19:31:57 2017 -0500

    SOLR-10842: rename upgrading-solr.adoc; fix links

commit 0d0cbe7980bf0868ea5d36093aad6101201de82b
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Aug 1 09:46:42 2017 -0500

    SOLR-10842: page re-org cleanup; copy edits on tutorial; rename "quick-start" to "tutorial"

commit 4a2635638b214b1480d3b7055afa219ae7bb6a36
Author: Cassandra Targett <ctargett@apache.org>
Date:   Fri Jul 28 13:45:39 2017 -0500

    SOLR-10842: Overhaul of tutorial; update query image

commit 1e1646223b29a0788597d3695b5d0e7ebdd28187
Author: Cassandra Targett <ctargett@apache.org>
Date:   Thu Jul 20 14:13:43 2017 -0500

    little typos

commit e2cb85649dabfd7fd7df6f3d3cce2ca58a4c76a9
Author: Cassandra Targett <ctargett@apache.org>
Date:   Wed Jul 19 09:32:25 2017 -0500

    Change example to use Films

commit 49ad12ca58d5b3bbe60f3cb8f61469bfe321fcc3
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Jul 18 09:31:03 2017 -0500

    Further experiments with tabbed layout

commit 21e4dcb38f802f9d2aed795d5c6ba3701b0178ae
Author: Cassandra Targett <ctargett@apache.org>
Date:   Mon Jul 17 16:58:33 2017 -0500

    Fix page links; add experiment with tabs for different data formats

commit c24a9385361d22d7cb51051152b9e1f834c25d45
Author: Cassandra Targett <ctargett@apache.org>
Date:   Thu Jun 29 14:36:01 2017 -0500

    SOLR-10842: minor changes to a few files

commit 819f160423d17dbb647935c5bbfd8a16d4b7b57c
Author: Cassandra Targett <ctargett@apache.org>
Date:   Fri Jun 23 13:49:32 2017 -0500

    SOLR-10842: major page reorg; new content for install and config files

commit 4be7b61ba46f440accdf96757566c3d854e09328
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Jun 13 15:34:49 2017 -0500

    SOLR-10842: installation docs

commit c83a9ba91d96d5b75df2191404a3482ca81f8505
Author: Cassandra Targett <ctargett@apache.org>
Date:   Tue Jun 13 13:56:47 2017 -0500

    SOLR-10842: little fixes for quick start

commit 10c1a462338aa16c0435c01eba0506fe09277174
Author: Cassandra Targett <ctargett@apache.org>
Date:   Fri Jun 9 13:47:04 2017 -0500

    SOLR-10842: add quickstart.html from CMS; convert to asciidoc style
2017-08-15 14:06:54 -05:00
Joel Bernstein 9ebdd846fd SOLR-10651: Statistical function docs for 7.0 2017-08-15 15:00:56 -04:00
Shalin Shekhar Mangar 5e5462e408 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-08-14 12:00:51 +05:30
Noble Paul fc7e213743 added a specic nopte that schema.xml components canot be loaded from blob store 2017-08-11 16:20:37 +09:30
Varun Thacker e7062b6f91 SOLR-11190: GraphQuery also supports string fields which are indexed=false and docValues=true 2017-08-09 12:43:54 -07:00
Varun Thacker 7ed0a40eaa SOLR-11199: Support OR queries in the PayloadScoreParser and a sum function 2017-08-08 16:52:41 -07:00
Shalin Shekhar Mangar 1f6a94551f Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
#	solr/core/src/java/org/apache/solr/cloud/autoscaling/AutoScalingHandler.java
#	solr/core/src/test/org/apache/solr/cloud/SharedFSAutoReplicaFailoverTest.java
#	solr/core/src/test/org/apache/solr/cloud/autoscaling/AutoScalingHandlerTest.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClient.java
2017-08-08 17:15:46 +05:30
Erick Erickson 432516a1fb Minor documentation fix for CDCR and managed schema 2017-08-07 12:28:37 -07:00
Cassandra Targett 80530c14a3 SOLR-10821: resolve TODOs; copy edits & cleanups; reorder section flow 2017-08-07 12:08:59 -05:00
Shawn Heisey 3e7adf4cdb SOLR-10821: fix precommit on new ref guide content - change tabs to spaces 2017-08-05 11:51:36 -06:00
Shalin Shekhar Mangar 2e502c357c SOLR-10821: Ref guide documentation for Autoscaling
Squashed commit of the following:

commit 4a8eb9491a1dc8099805656adec34197d0dab092
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Fri Aug 4 14:35:57 2017 +0530

    SOLR-10821: Added note on using maxShardsPerNode along with a policy

commit 2a9bb140e12a60f93a6314647cf7d4fdc7f4fe60
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Fri Aug 4 14:04:48 2017 +0530

    SOLR-10821: Use availability zone as an example instead of region

commit e5f0fe130ae7a269df7a3741c7ed7bf8b009c446
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Fri Aug 4 08:34:04 2017 +0530

    SOLR-10821: Removed mention of triggers

commit 876276626a90849068d5fd0000893ba3660ac687
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Fri Aug 4 08:32:29 2017 +0530

    SOLR-10821: Added policy specifications and examples

commit 245be9c44af7427fbde292120520f70ed54cadc9
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Fri Aug 4 08:12:09 2017 +0530

    SOLR-10821: Added note on what happens when you change the policy/preferences

commit 202fe3324748fdfb12d5ffbba60bd69c6aa768cb
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Thu Aug 3 20:32:10 2017 +0530

    SOLR-10821: Added specification for policy attributes and operators

commit ccb6c559eb1ee080c5be06f1b471554d5038f699
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Thu Aug 3 13:14:41 2017 +0530

    SOLR-10821: Added documentation on how to completely remove cluster preferences and policies

commit 24e4827f2e482929546a6e0de447046f79e1510d
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Tue Aug 1 10:00:15 2017 +0530

    SOLR-10821: Added documentation for cluster preferences

commit d77c4786909e406ba194ef7144e1abd38c8bce83
Author: Cassandra Targett <ctargett@apache.org>
Date:   Mon Jul 31 13:19:30 2017 -0500

    SOLR-10821: standardize "autoscaling" spelling & headings; other small copy edits

commit 4644e2963d8bb51aada46fc3c9180eec0bfdac12
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Mon Jul 31 17:15:29 2017 +0530

    SOLR-10821: Added docs for the autoscaling write APIs

commit c7c0c86a2e3e15e6aa4e986a865e73e596cf275e
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Mon Jul 31 14:13:56 2017 +0530

    Added docs for the autoscaling read and diagnostics API

commit 1fd011cce3a97eb51597d5ca09c02ca5038c769b
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Mon Jul 31 13:14:35 2017 +0530

    SOLR-10821: Removed host/port and only show the path information in example

commit 9199fa3432f8c5ab4df35dbe776aeb586baa60ec
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Mon Jul 31 13:12:46 2017 +0530

    SOLR-10821: Remove mention of triggers and listeners

commit d7f7639fa1dbe3584f9f1dabb3663a5630b78fcb
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date:   Mon Jul 31 13:06:19 2017 +0530

    SOLR-10821: First cut of nav structure and overview page for autoscaling features in 7.0
2017-08-05 08:42:16 +05:30
Steve Rowe 9627d1db5d SOLR-11023: Added EnumFieldType, a non-Trie-based version of EnumField, and deprecated EnumField in favor of EnumFieldType. 2017-08-04 19:32:46 -04:00
Christine Poerschke 78b6e5031a Correct SOLR_STOP_WAIT value in Solr Ref Guide (it changed from 5 to 180s in SOLR-9371). 2017-08-03 17:08:56 +01:00
Cassandra Targett 9662f2fafb SOLR-10310: Ref Guide updates, missed saving wording change in 1 file 2017-08-02 13:51:06 -05:00
Cassandra Targett 5f35a08220 SOLR-10310: Ref Guide updates for sow param default 2017-08-02 13:46:42 -05:00
Cassandra Targett 265a440e33 SOLR-10347: Update Ref Guide screenshot; minor doc cleanup 2017-08-02 13:37:19 -05:00
Cassandra Targett 83cb55fa37 Ref Guide: Ensure "Comments on this Page" doesn't show up in page TOCs 2017-08-02 09:09:51 -05:00
Cassandra Targett de5ae4096d SOLR-10831: add docs for replica types 2017-08-01 12:43:02 -05:00
Cassandra Targett 5adceeb652 Ref Guide: add disclaimer about not providing support via comments 2017-07-31 11:10:34 -05:00
Noble Paul 741b49e839 SOLR-10858: Make UUIDUpdateProcessorFactory as Runtime URP 2017-07-27 17:07:07 +09:30
Cao Manh Dat b53736155a Merge 'master' into feature/autoscaling 2017-07-25 16:05:24 +07:00
Chris Hostetter 6a59253ec3 SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default 2017-07-24 08:42:02 -07:00
Anshum Gupta 8821882400 SOLR-11131: Document 'assert' as a command option in bin/solr, and bin/solr.cmd scripts 2017-07-21 16:05:28 -07:00
Cassandra Targett cdae11e25a SOLR-10848: Update v2 api specs with new Ref Guide address and anchor links 2017-07-21 15:47:01 -05:00
Cassandra Targett 4045fa9eb7 SOLR-10299: change "search" placeholder text to be more clear no one is actually searching 2017-07-21 11:55:02 -05:00
Cassandra Targett e16cd3e476 SOLR-10301: Forgot license header for how-to-contribute; add comments; remove unneeded "toc" declarations 2017-07-19 14:50:58 -05:00
Cassandra Targett c940550f74 SOLR-10301: Publish How to Contribute to the Ref Guide with the HTML version 2017-07-19 11:06:05 -05:00
Ishan Chattopadhyaya 069e6a78e0 SOLR-6736: Improve the configset UPLOAD example in reference guide 2017-07-19 20:48:06 +05:30
Andrzej Bialecki 541aa719c4 SOLR-11037: Refactor to provide NodeConfig.getSolrDataHome internal API. 2017-07-19 09:09:24 +02:00
Cao Manh Dat cafd0714cd Merge 'master' into feature/autoscaling 2017-07-18 12:13:39 +07:00
Shalin Shekhar Mangar c9cf57fc28 SOLR-11068: MOVEREPLICA and REPLACENODE API parameter names are now 'sourceNode' and 'targetNode'. The old names viz. 'fromNode' for MOVEREPLICA and 'source', 'target' for REPLACENODE have been deprecated 2017-07-15 09:05:33 +05:30
Cassandra Targett bbae31b9d2 SOLR-11050, SOLR-10892: last set of Confluence-style anchors removed and parameter tables obliterated 2017-07-14 16:35:01 -05:00
Cassandra Targett 801a44ca16 SOLR-11050: update asciidoc-syntax.adoc meta-docs for how to make links 2017-07-13 13:14:41 -05:00
Cao Manh Dat 88d9b28492 Merge branch 'master' into feature/autoscaling 2017-07-13 14:16:49 +07:00
Cassandra Targett 8b65515f07 SOLR-11050: remove Confluence-style anchors and fix all incoming links 2017-07-12 19:57:59 -05:00
Cassandra Targett 74ab16168c SOLR-11050: remove unneeded anchors for pages that have no incoming links from other pages 2017-07-12 19:57:59 -05:00
Cassandra Targett bf7bd2b3b9 SOLR-10892: change from tables for params; change heading levels so lookup and dictionary impls aren't buried 2017-07-10 14:38:19 -05:00
Shalin Shekhar Mangar b8c86d24d4 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-07-07 09:53:33 +05:30
Jan Høydahl a60ec1b432 SOLR-9526: Data driven schema now indexes text field "foo" as both "foo" (text_general) and as "foo_str" (string) to facilitate both search and faceting 2017-07-06 15:56:51 +02:00
Jan Høydahl 80b1430a3e SOLR-10748: Make stream.body configurable and disabled by default 2017-07-06 15:02:55 +02:00
Ishan Chattopadhyaya 112bdda47e SOLR-10574, SOLR-10272: Refguide documentation for _default configset 2017-07-06 17:54:02 +05:30
Shalin Shekhar Mangar 2e19a94fcb Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
#	solr/core/src/java/org/apache/solr/cloud/Assign.java
2017-07-04 06:49:13 +05:30
Jan Høydahl b978f37e65 Formatting fix for ref-guide 2017-07-03 14:56:06 +02:00
Tomas Fernandez Lobbe a3bcf77705 Fix replica type combination recommendation 2017-08-23 11:14:52 -07:00
Shalin Shekhar Mangar 4239896e6d Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
#	solr/core/src/java/org/apache/solr/cloud/OverseerCollectionMessageHandler.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/AddReplicaSuggester.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Cell.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/MoveReplicaSuggester.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Operand.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Row.java
#	solr/solrj/src/java/org/apache/solr/client/solrj/impl/SolrClientDataProvider.java
#	solr/solrj/src/test/org/apache/solr/cloud/autoscaling/TestPolicy.java
2017-06-28 11:09:19 +05:30
Joel Bernstein ce4a7911ea Ref Guide: Change gatherNodes to nodes in the docs 2017-06-27 12:36:13 -04:00
Shalin Shekhar Mangar e863d0f548 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
#	solr/core/src/java/org/apache/solr/cloud/ZkController.java
2017-06-27 10:48:05 +05:30
Cassandra Targett 93c96b06fb SOLR-10892: Phase 2: large pages with lots of tables + lots of heading cleanups & TOC placement changes 2017-06-26 22:17:59 -05:00
Cassandra Targett 8da926e7cb Ref Guide: fix bad JSON in examples 2017-06-26 22:17:59 -05:00
Shalin Shekhar Mangar 1dd09fc40d Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-06-25 07:35:39 +05:30