Commit Graph

263 Commits

Author SHA1 Message Date
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
Shalin Shekhar Mangar fb7803d9a0 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-06-21 12:35:48 +05:30
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
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 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
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
Shalin Shekhar Mangar 6a8768e395 Merge branch 'master' into feature/autoscaling 2017-06-06 19:30:00 +05:30
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
Cassandra Targett 2d6edc69b3 Ref Guide: finish bin/solr auth docs for SOLR-8440 2017-05-31 09:28:47 -05:00
Erick Erickson d14ca98df8 minor edits to the reference guide 2017-05-30 10:19:55 -07:00
Steve Rowe 9fbc9db1c1 SOLR-10758: fix broken internal link to new HMM Chinese Tokenizer section 2017-05-26 16:57:53 -04:00
Steve Rowe 6bbdfbc7c1 SOLR-10758: Point to Lib Directives in SolrConfig page from the Traditional Chinese ICUTokenizer paragraph. 2017-05-26 16:04:49 -04:00
Steve Rowe b23aab5482 SOLR-10758: Modernize the Solr ref guide's Chinese language analysis coverage 2017-05-26 14:47:32 -04:00
Christine Poerschke 4106e1b51a Fixed a couple of typos (s/begining/beginning). 2017-05-26 10:10:01 +01:00
Steve Rowe 78e7e1c307 SOLR-10379: Add ManagedSynonymGraphFilterFactory, deprecate ManagedSynonymFilterFactory 2017-05-25 17:49:20 -04:00
Chris Hostetter 077c9ec98f Remove deprecated/discouraged usage from stats component docs
These alternate syntax options have been deprecated since 5.0/5.1
2017-05-25 11:31:16 -07:00
Chris Hostetter 461fc59613 remove ref-guide mentions of 'deprecated' things that don't even exist in any 6.x release 2017-05-25 11:21:51 -07:00
Cassandra Targett b3024d67ca Ref Guide: fix atom example for SOLR-7383 2017-05-25 10:53:17 -05:00
David Smiley 872ed81cc9 SOLR-10700: Remove PostingsHighlighter references from docs 2017-05-23 23:24:22 -04:00
Cassandra Targett 2319d69fd3 Ref Guide: update DIH docs for SOLR-7383; SOLR-9601; plus major surgery on page layout 2017-05-23 15:54:35 -05:00
Cassandra Targett 31e02e93a5 Ref Guide: fix note for atomic updates after SOLR-9530 2017-05-23 11:05:53 -05:00
David Smiley 2218ded2af SOLR-10700: Convert PostingsSolrHighlighter to extend UnifiedSolrHighlighter 2017-05-23 11:02:52 -04:00
Cassandra Targett 0aea8cbc72 SOLR-10725: add license links to NOTICE.txt and remove solr-ref-guide license directory 2017-05-22 14:54:23 -05:00
Chris Hostetter 94011393cb SOLR-10725: ASL header in all *.adoc files 2017-05-22 12:50:21 -07:00
Cassandra Targett ef245c1f08 Ref Guide: typo "more then"...instead of "more than" 2017-05-22 12:37:52 -05:00
Jan Høydahl f62248c90a SOLR-10612: Fix precommit (tabs) 2017-05-21 10:42:05 +02:00
Cassandra Targett bc89757acc SOLR-10692: Split streaming-expressions.adoc into 4 total files; fix section titles 2017-05-19 14:34:23 -05:00
Cassandra Targett b179249ce0 Ref Guide: add a bit more info to TOC options in meta-docs 2017-05-19 14:34:00 -05:00
Cassandra Targett fa76171a63 Ref Guide: add AtomicUpdateRequestProcessorFactory from SOLR-9530 2017-05-19 13:10:51 -05:00
Chris Hostetter 3392a12866 SOLR-10612: add jekyll support for page-toclevels, page-tocclass, and a new {section-toc} macro 2017-05-19 10:47:37 -07:00
Jan Høydahl 4a57fb4d88 SOLR-10585: Remove defaultSearchField completely in 7.0 2017-05-19 15:27:28 +02:00