Commit Graph

789 Commits

Author SHA1 Message Date
Noble Paul 07e1df28df SOLR-13822: Ref guide and error handling
SOLR-13822: Ref guide and error handling for package loader, package store
2019-11-12 16:50:25 +11:00
Munendra S N e713811b17 update documentation for q.op and df
* defaultSearchField and defaultOperator are removed from schema.
  update the documentation to reflect this change
2019-10-29 10:53:47 +05:30
Tobias Ibounig dfad6f0fd6 Add temporal unit to warmupTime param in ref guide (#975) 2019-10-25 15:02:06 -05:00
Cassandra Targett 3a7bf3b3af SOLR-13847: Fix docs for Metrics Trigger 2019-10-25 13:58:49 -05:00
Andrzej Bialecki 6e6b36cbcd SOLR-13831: Support defining arbitrary autoscaling simulation scenarios. 2019-10-23 21:14:05 +02:00
epugh 0356dbef7b tweak documentation to be clearer about uprefix
(cherry picked from commit 2e6119e8fd)
2019-10-20 23:52:32 -04:00
Munendra S N b8213cef1a SOLR-12769: correct documentation for delete op in request params API 2019-10-18 21:29:05 +05:30
Cassandra Targett 802e97d6aa SOLR-12786: Update Ref Guide build tool versions & fix section links for new format requirements 2019-10-16 12:43:59 -05:00
Cassandra Targett fec849f6ff Ref Guide: fix headline case 2019-10-16 10:09:26 -05:00
Cassandra Targett e685cf7087 Ref Guide: first pass at 8.3 upgrade notes 2019-10-15 09:46:51 -05:00
Cassandra Targett b65f62cbd1 Ref Guide: fix headline case, e.g & i.e, random spaces 2019-10-15 09:46:03 -05:00
Cassandra Targett b6cbc60ab5 Ref Guide: Upgrade Notes for 8.2 (neglected to do earlier) 2019-10-15 08:14:55 -05:00
Cassandra Targett d1b3b14008 Ref Guide: Fix errant & empty style block throwing errors 2019-10-14 19:55:56 -05:00
Andrzej Bialecki 9c96834ca7 SOLR-13828: Improve ExecutePlanAction error handling. 2019-10-10 23:59:30 +02:00
Jason Gerlowski 2189172b74 SOLR-13820: Small corrections to Rule-Based Auth docs 2019-10-10 17:05:13 -04:00
Andrzej Bialecki 47aece66b4 SOLR-13376: Multi-node race condition to create/remove nodeLost markers. 2019-10-08 13:42:43 +02:00
Jason Gerlowski c9ba63dd2d SOLR-13820: Improve RBAP documentation (#924)
The ref-guide page for Rule-Based Authorization was in need of a refresh.  Some mailing-list questions made it clear there were a few areas users were unclear on, including permission resolution, permission syntax and defaults, and pros/cons of editing configuration using the API vs directly in ZooKeeper.

This commit clarifies these points, as well as doing some larger restructuring to (hopefully) make the page make a little more sense as a whole.
2019-10-07 15:44:50 -04:00
Mikhail Khludnev 67de998cb7 SOLR-13719: introducing SolrClient.ping(collection) 2019-10-06 23:48:34 +03:00
Ishan Chattopadhyaya af2fe8febc SOLR-13661: Reverting all half-baked stuff from SOLR-13707, SOLR-13659, SOLR-13565, SOLR-13650, SOLR-13710, SOLR-13721, SOLR-13637
All half baked package management and hot-classloading code reverted to allow for a fresh start.
2019-10-06 20:38:59 +05:30
Andrzej Bialecki ae80c181d8 SOLR-8241: Add CaffeineCache, an efficient implementation of SolrCache. 2019-10-04 07:51:58 +02:00
Ahmed Adel 016b1766f8 Fixing link to Lucene Java Bugs page (#909) 2019-10-02 12:45:11 +02:00
Erick Erickson b919f34bc0 SOLR-13771: Add -v and -m to ulimit section of reference guide and bin/solr checks
(cherry picked from commit a1f3d2c29a)
2019-09-30 17:59:09 -04:00
Cao Manh Dat 494d823e9d SOLR-13798: SSL: Adding Enabling/Disabling client's hostname verification config 2019-09-30 16:31:11 +01:00
Yonik Seeley 971b5d5823 SOLR-13399: add SPLITSHARD splitByPrefix docs (#903)
* SOLR-13399: add SPLITSHARD splitByPrefix docs

* SOLR-13727: CHANGES entry for bug
2019-09-27 13:36:58 -04:00
Munendra S N d23303649a SOLR-13272: add documentation for arbitrary range in JSON facet 2019-09-26 10:17:11 +05:30
Jan Høydahl a7865cdfdd SOLR-13734 JWTAuthPlugin to support multiple issuers (#860)
(cherry picked from commit dd729549b5)
2019-09-19 10:35:07 +02:00
Anshum Gupta b9633e0f26
SOLR-13773: Prometheus Exporter GC and Heap options (#887) (#890)
* SOLR-13773: Prometheus Exporter GC and Heap options

* Adding info to the ref-guide.
2019-09-18 13:40:46 -07:00
Andrzej Bialecki d3671fd0d2 SOLR-13159: Add a warning about DNS resolution in SolrCloud clusters. 2019-09-16 18:48:29 +02:00
Andrzej Bialecki 2f701c6787 SOLR-9658: Max idle time support for SolrCache implementations. 2019-09-16 18:23:11 +02:00
Michael Gibney ca25f9f573 SOLR-13714: Correct refguide regarding shardHandlerFactory solrconfig.xml element (#843) 2019-09-12 13:19:18 -05:00
Jan Høydahl 4af601eb10 SOLR-13713: JWTAuthPlugin to support multiple JWKS endpoints
(cherry picked from commit 4599f6e9ee)
2019-09-10 13:04:21 +02:00
Erick Erickson dd27d003a4 SOLR-13729: Add the caution that schemaless is not suitable for production to the 'Schemaless Mode' section of the ref guide
(cherry picked from commit 0ad1684dfc)
2019-09-01 10:00:35 -04:00
Noble Paul df32670511 SOLR-13710: Persist package jars locally & expose them over http 2019-08-27 14:12:08 +10:00
Tomas Fernandez Lobbe 706059dded SOLR-13257: Support deterministic replica routing
Deterministic replica routing can help improve caching and allow a more consistent paging when sorting by score

This closes #677
2019-08-21 11:38:15 -07:00
Noble Paul c18146602b
SOLR-13650: ref guide typo 2019-08-20 18:37:28 +10:00
noble ddb46deec3 SOLR-13650: ref guide 2019-08-20 12:03:19 +10:00
Mikhail Khludnev ea8f921e71 adding <SpanPositionRange> into XML Query Parser 2019-08-14 18:23:08 +03:00
Megan Carey 7fc5c0e07d SOLR-13399: Adding splitByPrefix param to IndexSizeTrigger; some splitByPrefix test and code cleanup 2019-08-12 16:03:51 -04:00
noble aec2eb0c9d SOLR-13682: command line option to export documents to a file 2019-08-10 17:44:52 +10:00
Jason Gerlowski 299d92da5c SOLR-13622: Rename FilesStream -> CatStream
Also fixes an 'cat' OS-dependent bug in StreamExpressionTest.
2019-08-08 08:39:10 -04:00
Shalin Shekhar Mangar de522052c8 SOLR-13674: NodeAddedTrigger does not support configuration of replica type hint.
A new replicaType property has been added to NodeAddTrigger so that new replicas of the given type are added when the preferredOp is addreplica. The default value of replicaType is `NRT`.

This closes #821.

(cherry picked from commit ed137dbe28)
2019-08-08 15:19:53 +05:30
Bruno Roustant 445f4bf5c2 SOLR-11866: QueryElevationComponent match="subset" feature
Closes #780

(cherry picked from commit d97912529d)
2019-08-05 11:51:40 +02:00
Munendra S N 691b095066 SOLR-13633: fix typos in analytics documentation 2019-07-29 09:58:07 +05:30
Jason Gerlowski fa9473df8f SOLR-13622: Add fileStream stream-source 2019-07-25 09:14:01 -04:00
Munendra S N 1089bbd73b SOLR-13191: correct the zookeeper link in ref-guide 2019-07-23 21:12:55 +05:30
Gus Heck 081e2ef2c0 SOLR-13375 2 dimensional routed aliases 2019-07-15 11:11:24 -04:00
Christine Poerschke 72d38364f1 Fix couple of solr-ref-guide typos. 2019-07-11 11:30:28 +01:00
Tomoko Uchida d586c44a33 SOLR-13588: Document Estonian analyzer in Solr Ref Guide 2019-07-03 22:04:47 +09:00
Andrzej Bialecki 30a5b2cd87 SOLR-13583: Impossible to delete a collection with the same name as an existing alias. 2019-07-03 13:36:01 +02:00
David Smiley 1c1d77a791 SOLR-13158: DIH: Add System property toggle for use of dataConfig param
(cherry picked from commit 325824cd39)
2019-07-03 00:03:29 -04:00