Commit Graph

186 Commits

Author SHA1 Message Date
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
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
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
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
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
Jan Høydahl b978f37e65 Formatting fix for ref-guide 2017-07-03 14:56:06 +02:00
Erick Erickson d0c86d078e minor doc change for chroot in CDCR 2017-06-28 19:31:37 -07:00
David Smiley 82a44beb3c SOLR-6807: requestDispatcher/@handleSelect now defaults to false; stop using it.
Deprecated StandardRequestHandler; stop using it.
2017-06-28 17:22:44 -04:00
Joel Bernstein ce4a7911ea Ref Guide: Change gatherNodes to nodes in the docs 2017-06-27 12:36:13 -04:00
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
Cassandra Targett 0e08355912 SOLR-10892: minor CSS change to make sure description list items are bold even when monospaced 2017-06-23 14:30:33 -05:00
Steve Rowe a6f4f2dd9c SOLR-10503,SOLR-10502: Deprecate CurrencyField in favor of new CurrencyFieldType, which works with point fields and provides control over dynamic fields used for the raw amount and currency code sub-fields. 2017-06-23 10:14:28 -04:00
Steve Rowe d3f9059d29 SOLR-10883: Ref guide: Escape replacement substitutions; add .adoc file checks to the top-level validate target 2017-06-21 18:21:40 -04:00
Cassandra Targett 5dcd6263cb Ref Guide: incorrect inter-doc reference fails the Guide build; added anchor for PDF links 2017-06-21 13:57:16 -05:00
Jan Høydahl 3bb8939afe SOLR-4646: Add the word "optionally" to refGuide:
* optionally treats "and" and "or" as "AND" and "OR" in Lucene syntax mode.
2017-06-20 13:41:31 +02:00
Jan Høydahl 8648b005e2 SOLR-4646: eDismax lowercaseOperators now defaults to "false" for luceneMatchVersion >= 7.0.0 2017-06-20 13:39:36 +02:00
Jan Høydahl 39dfb7808a SOLR-6671: Possible to set solr.data.home property as root dir for all data 2017-06-20 13:21:14 +02:00
Jan Høydahl 4746ff0ec8 SOLR-9623: Disable remote streaming in example configs by default. Adjust Upload Limit defaults 2017-06-20 11:00:08 +02:00
Dennis Gove fffbe67b3b Adds documentation for the cartesianProduct 2017-06-18 11:50:46 -04:00
Joel Bernstein b49ce68935 Ref Guide: Add floor evaluator docs 2017-06-16 14:35:12 -04:00
Joel Bernstein c24e401d7c Ref Guide: Format ceil evaluator docs 2017-06-16 14:32:18 -04:00
Joel Bernstein 1a00950021 Ref Guide: Add ceil evaluator docs 2017-06-16 14:29:31 -04:00
Joel Bernstein 584b69d3f2 Ref Guide: Add mod evaluator docs 2017-06-16 14:18:54 -04:00
Joel Bernstein a5b1327aec Ref Guide: Add pow evaluator docs 2017-06-16 14:03:13 -04:00
Noble Paul e1d4ec7987 SOLR-9565: The name of TemplateUpdateRequestProcessorFactory' is changed to 'template' from 'Template' and the
name of 'AtomicUpdateProcessorFactory' is changed to 'atomic' from 'Atomic'
2017-06-16 16:09:27 +09:30
Cassandra Targett a7245d5e78 SOLR-10892: fix trailing white space 2017-06-15 18:04:46 -07:00
Cassandra Targett bf26608f6d SOLR-10892: Change easy tables to description lists 2017-06-15 18:03:35 -07:00
Cassandra Targett 4eea44103e Ref Guide: Add callouts to the security.json example 2017-06-15 18:03:34 -07:00
Noble Paul 92b17838a3 SOLR-10876: Regression in loading runtime UpdateRequestProcessors like TemplateUpdateProcessorFactory 2017-06-14 18:07:40 +09:30
Andrzej Bialecki cdccbfb92f SOLR-10704 Update the ref guide. 2017-06-13 18:53:44 +02:00
Steve Rowe 78fcbc0623 ref guide: clean up monospace syntax problems 2017-06-13 12:01:21 -04:00
Tomas Fernandez Lobbe 833a6f3ffb SOLR-10851: SolrClients should clarify expectations for solrServerUrl parameter 2017-06-12 15:47:46 -07:00
Cassandra Targett 0411504dd8 SOLR-10871: remove backticks for monospace type in headings 2017-06-12 12:31:41 -05:00
Steve Rowe 566fcfce13 SOLR-10761: Switch trie numeric/date fields to points in data-driven-enabled example and test schemas 2017-06-09 19:43:01 -04:00
Cassandra Targett f434e34d5c SOLR-10616: parameterize Guide HTML path in sitemap.xml 2017-06-09 17:07:31 -05:00
Cassandra Targett 072e72097c SOLR-10863: remove feed.xml from HTML version of Ref Guide 2017-06-09 17:07:31 -05:00
Steve Rowe c37b377438 Ref Guide: fix miscellaneous formatting issues/typos/etc. 2017-06-09 15:20:27 -04:00
Cassandra Targett 3033229766 Ref Guide: fix incomplete source declaration 2017-06-09 13:49:29 -05:00
Cassandra Targett 2c0239c217 Ref Guide: reduce levels in PDF TOC; increase font size for literal text 2017-06-09 12:07:45 -05:00
Cassandra Targett 05fc4ae034 Ref Guide: escape brackets so they don't come out as arrows 2017-06-09 12:07:45 -05:00
Cassandra Targett a3bb51720c Ref Guide: escape pipes in the table 2017-06-09 12:07:45 -05:00
Joel Bernstein 70ecf9ef3e Ref Guide: knn documentation 2017-06-09 12:23:58 -04:00
Joel Bernstein 489d2a4aab Ref Guide: knn documentation 2017-06-09 12:18:42 -04:00
Joel Bernstein 1dab10e817 Ref Guide: Add knn documentations 2017-06-09 12:07:28 -04:00
Cassandra Targett df74c65503 SOLR-10854: change PDF subtitle to use "solr-guide-version" to add "-DRAFT" to front page when applicable 2017-06-09 07:41:52 -05:00
Cassandra Targett 7ee9d33730 SOLR-10854: Add full Solr logo and use it for PDF title page; add "author" and pubdate metadata to title page 2017-06-08 15:29:54 -05:00
Joel Bernstein 0a52191577 Ref Guide: Edit stream evaluators description 2017-06-08 15:28:42 -04:00
Joel Bernstein f631c98677 SOLR-10351: Add documention 2017-06-08 15:18:59 -04:00
Joel Bernstein 40ed09f8ca SOLR-10853:Allow the analyze Stream Evaluator to operate outside of a stream 2017-06-08 14:41:48 -04:00
Cassandra Targett d411dceaec Ref Guide: several minor typos and format fixes for 6.6 Guide 2017-06-08 10:55:40 -05:00
Cassandra Targett f0bd43582a Ref Guide: reduce size of quote blocks 2017-06-08 10:55:40 -05:00
Cassandra Targett 0eb4b575cc Ref Guide: fix incorrect admonition type style definition in theme 2017-06-08 10:55:40 -05:00
Cassandra Targett ccb1987127 Ref Guide: remove errant + in TIP formatting 2017-06-08 10:55:40 -05:00
Cassandra Targett eefa32860c Ref Guide: Change PDF description list font to bold instead of italic for better readability 2017-06-08 10:55:40 -05:00
Noble Paul 647916d8ed Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-06-08 15:58:03 +09:30
Noble Paul ce5b184b17 SOLR-9530: documentation added 2017-06-08 15:57:14 +09:30
Joel Bernstein 1921b61ba8 Ref Guide: Remove place holders 2017-06-06 21:51:40 -04:00
Joel Bernstein 09a9fdab6d SOLR-10516: Add documention 2017-06-06 13:08:12 -04:00
Mikhail Khludnev 7646f91097 SOLR-10521: documenting sort=childfield(field) asc 2017-06-06 00:31:10 +03:00
Mikhail Khludnev 357f4dfb18 SOLR-3702: concat(..) function query 2017-06-05 23:26:06 +03:00
Erick Erickson 9efa022e0a Fixed error in bin/solr cp example 2017-06-02 14:19:03 -07:00
Cassandra Targett 9e99a23f31 SOLR-10509, SOLR-10649: add docs for new metric features; add <metrics> to solr.xml docs 2017-06-02 14:52:02 -05:00
Cassandra Targett a477ebb985 Ref Guide: add new level-2 header to fix out of order heading levels 2017-06-02 14:52:02 -05:00
Cassandra Targett 07bcd4df1f Ref Guide: fix duplicate anchors for internal links 2017-06-02 14:52:02 -05:00
Cassandra Targett 3b45d8284f SOLR-10280: document "compact" format of metrics response 2017-06-02 12:36:19 -05:00
Ishan Chattopadhyaya ac26d81116 SOLR-10447: Ref guide documentation 2017-06-02 20:58:22 +05:30
Ishan Chattopadhyaya 2eb324f9ba SOLR-10446, SOLR-6736: Ref guide documentation 2017-06-02 20:56:15 +05:30
Joel Bernstein 5b93b738b1 SOLR-10559: Add tuple documentation 2017-06-01 17:14:02 -04:00
Joel Bernstein a827a9d909 SOLR-10559: Add tuple documentation 2017-06-01 17:11:50 -04:00
Joel Bernstein 057451ac64 SOLR-10559: Add tuple documentation 2017-06-01 17:08:52 -04:00
Joel Bernstein 6d6e47f196 SOLR-10566: Add documentation 2017-06-01 16:26:57 -04:00
Joel Bernstein 71b5d342fd SOLR-10504: Add documentation 2017-06-01 15:59:24 -04:00
Joel Bernstein b0f44ad691 SOLR-10504: Add documentation 2017-06-01 15:56:05 -04:00
Joel Bernstein 401539758b SOLR-10426: Add documentation 2017-06-01 15:35:29 -04:00
Cassandra Targett 0e7207b9a7 Ref Guide: fix bad bullet item from conversion 2017-06-01 13:02:41 -05:00
Chris Hostetter c88c524bbf SOLR-10792: Deprecate and remove implicit registration of lucenePlusSort aka OldLuceneQParser 2017-06-01 10:01:17 -07:00
Cao Manh Dat 82f2a35396 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-06-01 08:51:17 +07:00
Cao Manh Dat 5d0aa603d7 SOLR-10239: Adding documentation for MoveReplica 2017-06-01 08:50:54 +07:00
Cassandra Targett f34155fb20 SOLR-10290: Replace the bright green in the bottom nav links with a lighter tone of the header 2017-05-31 16:08:41 -05:00
Cassandra Targett d148bd4e9e Ref Guide: remove lingering references to "example Jetty" and "your container" 2017-05-31 12:27:52 -05:00
Cassandra Targett 52c27b4ed3 Ref Guide: fix format issues and inconsistencies 2017-05-31 12:27:52 -05:00
Steve Rowe 55e37cdd3d SOLR-9596: Ref guide: document SimpleTextCodecFactory 2017-05-31 11:27:03 -04:00