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
Cassandra Targett
6e88035297
SOLR-12018: Remove comments.apache.org integration for the Ref Guide
2018-06-07 10:17:23 -05: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