diff --git a/404.html b/404.html index 3ff107825..b26277b3b 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ ZIO Elasticsearch - + diff --git a/about/about_code_of_conduct/index.html b/about/about_code_of_conduct/index.html index 849864f30..0ede1e0d7 100644 --- a/about/about_code_of_conduct/index.html +++ b/about/about_code_of_conduct/index.html @@ -4,7 +4,7 @@ Code of Conduct | ZIO Elasticsearch - + diff --git a/about/about_contributing/index.html b/about/about_contributing/index.html index 8d1c44b40..d0957ed68 100644 --- a/about/about_contributing/index.html +++ b/about/about_contributing/index.html @@ -4,7 +4,7 @@ Contributing | ZIO Elasticsearch - + diff --git a/about/index.html b/about/index.html index f08510117..3b23fdea1 100644 --- a/about/index.html +++ b/about/index.html @@ -4,7 +4,7 @@ About ZIO Elasticsearch | ZIO Elasticsearch - + diff --git a/api/zio/elasticsearch/BuildInfo$.html b/api/zio/elasticsearch/BuildInfo$.html index 8df28d1f4..3f377f2bc 100644 --- a/api/zio/elasticsearch/BuildInfo$.html +++ b/api/zio/elasticsearch/BuildInfo$.html @@ -1,2 +1,2 @@

case object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  9. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  10. val isSnapshot: Boolean

    The value is true.

  11. val name: String

    The value is "zio-elasticsearch".

  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  15. val organization: String

    The value is "io.lambdaworks".

  16. def productElementName(n: Int): String
    Definition Classes
    Product
  17. def productElementNames: Iterator[String]
    Definition Classes
    Product
  18. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  19. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  20. val version: String

    The value is "0.4.0+71-2e87a62a-SNAPSHOT".

  21. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  23. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

case object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  9. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  10. val isSnapshot: Boolean

    The value is true.

  11. val name: String

    The value is "zio-elasticsearch".

  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  15. val organization: String

    The value is "io.lambdaworks".

  16. def productElementName(n: Int): String
    Definition Classes
    Product
  17. def productElementNames: Iterator[String]
    Definition Classes
    Product
  18. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  19. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  20. val version: String

    The value is "0.4.0+72-add08d50-SNAPSHOT".

  21. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  23. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/assets/js/52e666b8.bedac95c.js b/assets/js/52e666b8.816b75c0.js similarity index 97% rename from assets/js/52e666b8.bedac95c.js rename to assets/js/52e666b8.816b75c0.js index 69b2356c6..dfda46af7 100644 --- a/assets/js/52e666b8.bedac95c.js +++ b/assets/js/52e666b8.816b75c0.js @@ -1 +1 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[2053],{7816:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>l,contentTitle:()=>r,default:()=>u,frontMatter:()=>a,metadata:()=>o,toc:()=>c});const o=JSON.parse('{"id":"overview/overview_installation","title":"Installation","description":"To use the latest stable version of ZIO Elasticsearch, add the following line to your build.sbt file:","source":"@site/../modules/docs/target/mdoc/overview/installation.md","sourceDirName":"overview","slug":"/overview/overview_installation","permalink":"/zio-elasticsearch/overview/overview_installation","draft":false,"unlisted":false,"editUrl":"https://github.com/lambdaworks/zio-elasticsearch/edit/main/docs/overview/installation.md","tags":[],"version":"current","frontMatter":{"id":"overview_installation","title":"Installation"},"sidebar":"docs","previous":{"title":"Summary","permalink":"/zio-elasticsearch/overview/"},"next":{"title":"Usage","permalink":"/zio-elasticsearch/overview/overview_usage"}}');var i=s(4848),n=s(8453);const a={id:"overview_installation",title:"Installation"},r=void 0,l={},c=[];function d(e){const t={code:"code",p:"p",pre:"pre",...(0,n.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)(t.p,{children:["To use the latest stable version of ZIO Elasticsearch, add the following line to your ",(0,i.jsx)(t.code,{children:"build.sbt"})," file:"]}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-scala",children:'libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0"\n'})}),"\n",(0,i.jsxs)(t.p,{children:["However, if you want to use the latest version of the ZIO Elasticsearch library, add the following to your ",(0,i.jsx)(t.code,{children:"build.sbt"})," file:"]}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-scala",children:'resolvers += "Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"\n\nlibraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0+71-2e87a62a-SNAPSHOT"\n'})})]})}function u(e={}){const{wrapper:t}={...(0,n.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},8453:(e,t,s)=>{s.d(t,{R:()=>a,x:()=>r});var o=s(6540);const i={},n=o.createContext(i);function a(e){const t=o.useContext(n);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:a(e.components),o.createElement(n.Provider,{value:t},e.children)}}}]); \ No newline at end of file +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[2053],{7816:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>l,contentTitle:()=>r,default:()=>u,frontMatter:()=>a,metadata:()=>o,toc:()=>c});const o=JSON.parse('{"id":"overview/overview_installation","title":"Installation","description":"To use the latest stable version of ZIO Elasticsearch, add the following line to your build.sbt file:","source":"@site/../modules/docs/target/mdoc/overview/installation.md","sourceDirName":"overview","slug":"/overview/overview_installation","permalink":"/zio-elasticsearch/overview/overview_installation","draft":false,"unlisted":false,"editUrl":"https://github.com/lambdaworks/zio-elasticsearch/edit/main/docs/overview/installation.md","tags":[],"version":"current","frontMatter":{"id":"overview_installation","title":"Installation"},"sidebar":"docs","previous":{"title":"Summary","permalink":"/zio-elasticsearch/overview/"},"next":{"title":"Usage","permalink":"/zio-elasticsearch/overview/overview_usage"}}');var i=s(4848),n=s(8453);const a={id:"overview_installation",title:"Installation"},r=void 0,l={},c=[];function d(e){const t={code:"code",p:"p",pre:"pre",...(0,n.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)(t.p,{children:["To use the latest stable version of ZIO Elasticsearch, add the following line to your ",(0,i.jsx)(t.code,{children:"build.sbt"})," file:"]}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-scala",children:'libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0"\n'})}),"\n",(0,i.jsxs)(t.p,{children:["However, if you want to use the latest version of the ZIO Elasticsearch library, add the following to your ",(0,i.jsx)(t.code,{children:"build.sbt"})," file:"]}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-scala",children:'resolvers += "Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"\n\nlibraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0+72-add08d50-SNAPSHOT"\n'})})]})}function u(e={}){const{wrapper:t}={...(0,n.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},8453:(e,t,s)=>{s.d(t,{R:()=>a,x:()=>r});var o=s(6540);const i={},n=o.createContext(i);function a(e){const t=o.useContext(n);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:a(e.components),o.createElement(n.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.9f8445ef.js b/assets/js/runtime~main.25bbe00f.js similarity index 72% rename from assets/js/runtime~main.9f8445ef.js rename to assets/js/runtime~main.25bbe00f.js index b3c953c35..1c239bf83 100644 --- a/assets/js/runtime~main.9f8445ef.js +++ b/assets/js/runtime~main.25bbe00f.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,f,d,c,b={},t={};function r(e){var a=t[e];if(void 0!==a)return a.exports;var f=t[e]={exports:{}};return b[e].call(f.exports,f,f.exports,r),f.exports}r.m=b,e=[],r.O=(a,f,d,c)=>{if(!f){var b=1/0;for(i=0;i=c)&&Object.keys(r.O).every((e=>r.O[e](f[o])))?f.splice(o--,1):(t=!1,c0&&e[i-1][2]>c;i--)e[i]=e[i-1];e[i]=[f,d,c]},r.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return r.d(a,{a:a}),a},f=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,d){if(1&d&&(e=this(e)),8&d)return e;if("object"==typeof e&&e){if(4&d&&e.__esModule)return e;if(16&d&&"function"==typeof e.then)return e}var c=Object.create(null);r.r(c);var b={};a=a||[null,f({}),f([]),f(f)];for(var t=2&d&&e;"object"==typeof t&&!~a.indexOf(t);t=f(t))Object.getOwnPropertyNames(t).forEach((a=>b[a]=()=>e[a]));return b.default=()=>e,r.d(c,b),c},r.d=(e,a)=>{for(var f in a)r.o(a,f)&&!r.o(e,f)&&Object.defineProperty(e,f,{enumerable:!0,get:a[f]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce(((a,f)=>(r.f[f](e,a),a)),[])),r.u=e=>"assets/js/"+({65:"ce7012b0",70:"bbde73ee",162:"25bc77af",168:"8b664874",186:"0834fdaa",824:"dda5e57f",841:"29048584",903:"01e0fffd",996:"63d12597",1134:"fae6508d",1235:"a7456010",1464:"bc6e65c7",1611:"0a8b637c",1663:"cd0bd483",1706:"857f6557",1727:"3ba9cf11",2053:"52e666b8",2200:"1165878a",2634:"c4f5d8e4",2744:"4b02708b",3029:"256b4856",3168:"6ff40474",3263:"daf01f4f",3328:"0235ca67",3546:"edce7920",3800:"dd518566",3848:"c2738a87",3863:"81da57ca",3976:"e2df0b68",4180:"aabf81d0",4298:"a480bd35",4389:"0ae87c68",4438:"40a97fbb",4717:"a6ab62bd",4793:"d19cef99",4831:"ebb2475a",4893:"930952e5",5232:"13e48e81",5315:"a1223cca",5359:"1c3a2b04",5470:"a87fb07f",5536:"2fde5a3a",5624:"2ccff432",5627:"f4e806ed",5742:"aba21aa0",6331:"3b64e253",6457:"e571e37e",6623:"c11b3022",6797:"df10ecd3",6868:"9e6a8fff",6908:"ae07adc0",7035:"d756cc0d",7083:"f4961e73",7098:"a7bd4aaa",7376:"cde2fd6c",7464:"29c305f5",7753:"4def39f9",7943:"a35ea588",8199:"aad1e404",8209:"47a49deb",8401:"17896441",8596:"4a387068",8636:"c9f9e014",8795:"67501e97",8842:"b6f6caf3",9025:"51738987",9048:"a94703ab",9122:"6625959c",9132:"34eade45",9237:"5c90d809",9273:"088fe120",9464:"2806fc91",9489:"4571726b",9526:"4d2c0a4e",9647:"5e95c892",9724:"180d0426",9924:"620cdb7c",9966:"e715ad75"}[e]||e)+"."+{65:"4c5994a2",70:"9f642ad9",162:"cc7ca8a3",168:"abdb5605",186:"74db689a",824:"458e0c3d",841:"a5fdded1",903:"9e8db4df",996:"895459b9",1134:"45e23073",1235:"7b4b0a20",1464:"cf9ca3b3",1611:"df5a9ed9",1663:"0fe830c1",1706:"19043f87",1727:"b27c237e",2053:"bedac95c",2200:"25856399",2237:"ede9a640",2634:"b8e55e12",2744:"80cf9836",3029:"d8d49613",3168:"d3dbfb18",3263:"09ee42d7",3328:"fd5b012e",3546:"faf69bda",3800:"dfc384d1",3848:"699b3082",3863:"156e48de",3976:"004cef1a",4180:"35a24c21",4298:"f9110aed",4389:"52c33d45",4438:"5462a4ee",4717:"35cc80f9",4793:"5d1500ab",4831:"9f39bd18",4893:"ec82a31a",5232:"d67eafca",5315:"73c58dce",5359:"bc977a4f",5470:"b1ac599c",5536:"19de15cc",5624:"aa851639",5627:"22c398e4",5742:"9ac6642b",6331:"4fc81583",6457:"5e01f951",6623:"b1c428bd",6797:"cb9326c5",6868:"1623e7d0",6908:"fd8e31e0",7035:"6d43c622",7083:"b61d0e47",7098:"daae6ff2",7376:"eb3cb0b3",7464:"f371ad3a",7753:"aca8e923",7943:"6fb264a2",8199:"ddb6b41f",8209:"c227e6d8",8401:"fed43d51",8596:"e0483d8c",8636:"3baba795",8795:"a68b02b8",8842:"3387576c",9025:"04b93557",9048:"1b7c4de6",9122:"524cafd9",9132:"23e290b6",9237:"9b3ba287",9273:"86d398b7",9464:"1972a320",9489:"8f528e87",9526:"750367ad",9647:"b1f5748f",9724:"a70fe83d",9924:"40e6d192",9966:"f6fee9f0"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),d={},c="website:",r.l=(e,a,f,b)=>{if(d[e])d[e].push(a);else{var t,o;if(void 0!==f)for(var n=document.getElementsByTagName("script"),i=0;i{t.onerror=t.onload=null,clearTimeout(s);var c=d[e];if(delete d[e],t.parentNode&&t.parentNode.removeChild(t),c&&c.forEach((e=>e(f))),a)return a(f)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/zio-elasticsearch/",r.gca=function(e){return e={17896441:"8401",29048584:"841",51738987:"9025",ce7012b0:"65",bbde73ee:"70","25bc77af":"162","8b664874":"168","0834fdaa":"186",dda5e57f:"824","01e0fffd":"903","63d12597":"996",fae6508d:"1134",a7456010:"1235",bc6e65c7:"1464","0a8b637c":"1611",cd0bd483:"1663","857f6557":"1706","3ba9cf11":"1727","52e666b8":"2053","1165878a":"2200",c4f5d8e4:"2634","4b02708b":"2744","256b4856":"3029","6ff40474":"3168",daf01f4f:"3263","0235ca67":"3328",edce7920:"3546",dd518566:"3800",c2738a87:"3848","81da57ca":"3863",e2df0b68:"3976",aabf81d0:"4180",a480bd35:"4298","0ae87c68":"4389","40a97fbb":"4438",a6ab62bd:"4717",d19cef99:"4793",ebb2475a:"4831","930952e5":"4893","13e48e81":"5232",a1223cca:"5315","1c3a2b04":"5359",a87fb07f:"5470","2fde5a3a":"5536","2ccff432":"5624",f4e806ed:"5627",aba21aa0:"5742","3b64e253":"6331",e571e37e:"6457",c11b3022:"6623",df10ecd3:"6797","9e6a8fff":"6868",ae07adc0:"6908",d756cc0d:"7035",f4961e73:"7083",a7bd4aaa:"7098",cde2fd6c:"7376","29c305f5":"7464","4def39f9":"7753",a35ea588:"7943",aad1e404:"8199","47a49deb":"8209","4a387068":"8596",c9f9e014:"8636","67501e97":"8795",b6f6caf3:"8842",a94703ab:"9048","6625959c":"9122","34eade45":"9132","5c90d809":"9237","088fe120":"9273","2806fc91":"9464","4571726b":"9489","4d2c0a4e":"9526","5e95c892":"9647","180d0426":"9724","620cdb7c":"9924",e715ad75:"9966"}[e]||e,r.p+r.u(e)},(()=>{var e={5354:0,1869:0};r.f.j=(a,f)=>{var d=r.o(e,a)?e[a]:void 0;if(0!==d)if(d)f.push(d[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var c=new Promise(((f,c)=>d=e[a]=[f,c]));f.push(d[2]=c);var b=r.p+r.u(a),t=new Error;r.l(b,(f=>{if(r.o(e,a)&&(0!==(d=e[a])&&(e[a]=void 0),d)){var c=f&&("load"===f.type?"missing":f.type),b=f&&f.target&&f.target.src;t.message="Loading chunk "+a+" failed.\n("+c+": "+b+")",t.name="ChunkLoadError",t.type=c,t.request=b,d[1](t)}}),"chunk-"+a,a)}},r.O.j=a=>0===e[a];var a=(a,f)=>{var d,c,b=f[0],t=f[1],o=f[2],n=0;if(b.some((a=>0!==e[a]))){for(d in t)r.o(t,d)&&(r.m[d]=t[d]);if(o)var i=o(r)}for(a&&a(f);n{"use strict";var e,a,f,c,d,b={},t={};function r(e){var a=t[e];if(void 0!==a)return a.exports;var f=t[e]={exports:{}};return b[e].call(f.exports,f,f.exports,r),f.exports}r.m=b,e=[],r.O=(a,f,c,d)=>{if(!f){var b=1/0;for(i=0;i=d)&&Object.keys(r.O).every((e=>r.O[e](f[o])))?f.splice(o--,1):(t=!1,d0&&e[i-1][2]>d;i--)e[i]=e[i-1];e[i]=[f,c,d]},r.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return r.d(a,{a:a}),a},f=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,c){if(1&c&&(e=this(e)),8&c)return e;if("object"==typeof e&&e){if(4&c&&e.__esModule)return e;if(16&c&&"function"==typeof e.then)return e}var d=Object.create(null);r.r(d);var b={};a=a||[null,f({}),f([]),f(f)];for(var t=2&c&&e;"object"==typeof t&&!~a.indexOf(t);t=f(t))Object.getOwnPropertyNames(t).forEach((a=>b[a]=()=>e[a]));return b.default=()=>e,r.d(d,b),d},r.d=(e,a)=>{for(var f in a)r.o(a,f)&&!r.o(e,f)&&Object.defineProperty(e,f,{enumerable:!0,get:a[f]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce(((a,f)=>(r.f[f](e,a),a)),[])),r.u=e=>"assets/js/"+({65:"ce7012b0",70:"bbde73ee",162:"25bc77af",168:"8b664874",186:"0834fdaa",824:"dda5e57f",841:"29048584",903:"01e0fffd",996:"63d12597",1134:"fae6508d",1235:"a7456010",1464:"bc6e65c7",1611:"0a8b637c",1663:"cd0bd483",1706:"857f6557",1727:"3ba9cf11",2053:"52e666b8",2200:"1165878a",2634:"c4f5d8e4",2744:"4b02708b",3029:"256b4856",3168:"6ff40474",3263:"daf01f4f",3328:"0235ca67",3546:"edce7920",3800:"dd518566",3848:"c2738a87",3863:"81da57ca",3976:"e2df0b68",4180:"aabf81d0",4298:"a480bd35",4389:"0ae87c68",4438:"40a97fbb",4717:"a6ab62bd",4793:"d19cef99",4831:"ebb2475a",4893:"930952e5",5232:"13e48e81",5315:"a1223cca",5359:"1c3a2b04",5470:"a87fb07f",5536:"2fde5a3a",5624:"2ccff432",5627:"f4e806ed",5742:"aba21aa0",6331:"3b64e253",6457:"e571e37e",6623:"c11b3022",6797:"df10ecd3",6868:"9e6a8fff",6908:"ae07adc0",7035:"d756cc0d",7083:"f4961e73",7098:"a7bd4aaa",7376:"cde2fd6c",7464:"29c305f5",7753:"4def39f9",7943:"a35ea588",8199:"aad1e404",8209:"47a49deb",8401:"17896441",8596:"4a387068",8636:"c9f9e014",8795:"67501e97",8842:"b6f6caf3",9025:"51738987",9048:"a94703ab",9122:"6625959c",9132:"34eade45",9237:"5c90d809",9273:"088fe120",9464:"2806fc91",9489:"4571726b",9526:"4d2c0a4e",9647:"5e95c892",9724:"180d0426",9924:"620cdb7c",9966:"e715ad75"}[e]||e)+"."+{65:"4c5994a2",70:"9f642ad9",162:"cc7ca8a3",168:"abdb5605",186:"74db689a",824:"458e0c3d",841:"a5fdded1",903:"9e8db4df",996:"895459b9",1134:"45e23073",1235:"7b4b0a20",1464:"cf9ca3b3",1611:"df5a9ed9",1663:"0fe830c1",1706:"19043f87",1727:"b27c237e",2053:"816b75c0",2200:"25856399",2237:"ede9a640",2634:"b8e55e12",2744:"80cf9836",3029:"d8d49613",3168:"d3dbfb18",3263:"09ee42d7",3328:"fd5b012e",3546:"faf69bda",3800:"dfc384d1",3848:"699b3082",3863:"156e48de",3976:"004cef1a",4180:"35a24c21",4298:"f9110aed",4389:"52c33d45",4438:"5462a4ee",4717:"35cc80f9",4793:"5d1500ab",4831:"9f39bd18",4893:"ec82a31a",5232:"d67eafca",5315:"73c58dce",5359:"bc977a4f",5470:"b1ac599c",5536:"19de15cc",5624:"aa851639",5627:"22c398e4",5742:"9ac6642b",6331:"4fc81583",6457:"5e01f951",6623:"b1c428bd",6797:"cb9326c5",6868:"1623e7d0",6908:"fd8e31e0",7035:"6d43c622",7083:"b61d0e47",7098:"daae6ff2",7376:"eb3cb0b3",7464:"f371ad3a",7753:"aca8e923",7943:"6fb264a2",8199:"ddb6b41f",8209:"c227e6d8",8401:"fed43d51",8596:"e0483d8c",8636:"3baba795",8795:"a68b02b8",8842:"3387576c",9025:"04b93557",9048:"1b7c4de6",9122:"524cafd9",9132:"23e290b6",9237:"9b3ba287",9273:"86d398b7",9464:"1972a320",9489:"8f528e87",9526:"750367ad",9647:"b1f5748f",9724:"a70fe83d",9924:"40e6d192",9966:"f6fee9f0"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),c={},d="website:",r.l=(e,a,f,b)=>{if(c[e])c[e].push(a);else{var t,o;if(void 0!==f)for(var n=document.getElementsByTagName("script"),i=0;i{t.onerror=t.onload=null,clearTimeout(s);var d=c[e];if(delete c[e],t.parentNode&&t.parentNode.removeChild(t),d&&d.forEach((e=>e(f))),a)return a(f)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/zio-elasticsearch/",r.gca=function(e){return e={17896441:"8401",29048584:"841",51738987:"9025",ce7012b0:"65",bbde73ee:"70","25bc77af":"162","8b664874":"168","0834fdaa":"186",dda5e57f:"824","01e0fffd":"903","63d12597":"996",fae6508d:"1134",a7456010:"1235",bc6e65c7:"1464","0a8b637c":"1611",cd0bd483:"1663","857f6557":"1706","3ba9cf11":"1727","52e666b8":"2053","1165878a":"2200",c4f5d8e4:"2634","4b02708b":"2744","256b4856":"3029","6ff40474":"3168",daf01f4f:"3263","0235ca67":"3328",edce7920:"3546",dd518566:"3800",c2738a87:"3848","81da57ca":"3863",e2df0b68:"3976",aabf81d0:"4180",a480bd35:"4298","0ae87c68":"4389","40a97fbb":"4438",a6ab62bd:"4717",d19cef99:"4793",ebb2475a:"4831","930952e5":"4893","13e48e81":"5232",a1223cca:"5315","1c3a2b04":"5359",a87fb07f:"5470","2fde5a3a":"5536","2ccff432":"5624",f4e806ed:"5627",aba21aa0:"5742","3b64e253":"6331",e571e37e:"6457",c11b3022:"6623",df10ecd3:"6797","9e6a8fff":"6868",ae07adc0:"6908",d756cc0d:"7035",f4961e73:"7083",a7bd4aaa:"7098",cde2fd6c:"7376","29c305f5":"7464","4def39f9":"7753",a35ea588:"7943",aad1e404:"8199","47a49deb":"8209","4a387068":"8596",c9f9e014:"8636","67501e97":"8795",b6f6caf3:"8842",a94703ab:"9048","6625959c":"9122","34eade45":"9132","5c90d809":"9237","088fe120":"9273","2806fc91":"9464","4571726b":"9489","4d2c0a4e":"9526","5e95c892":"9647","180d0426":"9724","620cdb7c":"9924",e715ad75:"9966"}[e]||e,r.p+r.u(e)},(()=>{var e={5354:0,1869:0};r.f.j=(a,f)=>{var c=r.o(e,a)?e[a]:void 0;if(0!==c)if(c)f.push(c[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var d=new Promise(((f,d)=>c=e[a]=[f,d]));f.push(c[2]=d);var b=r.p+r.u(a),t=new Error;r.l(b,(f=>{if(r.o(e,a)&&(0!==(c=e[a])&&(e[a]=void 0),c)){var d=f&&("load"===f.type?"missing":f.type),b=f&&f.target&&f.target.src;t.message="Loading chunk "+a+" failed.\n("+d+": "+b+")",t.name="ChunkLoadError",t.type=d,t.request=b,c[1](t)}}),"chunk-"+a,a)}},r.O.j=a=>0===e[a];var a=(a,f)=>{var c,d,b=f[0],t=f[1],o=f[2],n=0;if(b.some((a=>0!==e[a]))){for(c in t)r.o(t,c)&&(r.m[c]=t[c]);if(o)var i=o(r)}for(a&&a(f);n Homepage | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_avg/index.html b/overview/aggregations/elastic_aggregation_avg/index.html index 8cef812ef..bc174271e 100644 --- a/overview/aggregations/elastic_aggregation_avg/index.html +++ b/overview/aggregations/elastic_aggregation_avg/index.html @@ -4,7 +4,7 @@ Avg Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_bucket_selector/index.html b/overview/aggregations/elastic_aggregation_bucket_selector/index.html index baac6e8e9..9273ef565 100644 --- a/overview/aggregations/elastic_aggregation_bucket_selector/index.html +++ b/overview/aggregations/elastic_aggregation_bucket_selector/index.html @@ -4,7 +4,7 @@ Bucket Selector Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_bucket_sort/index.html b/overview/aggregations/elastic_aggregation_bucket_sort/index.html index 56a17391e..7708d4afc 100644 --- a/overview/aggregations/elastic_aggregation_bucket_sort/index.html +++ b/overview/aggregations/elastic_aggregation_bucket_sort/index.html @@ -4,7 +4,7 @@ Bucket Sort Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_cardinality/index.html b/overview/aggregations/elastic_aggregation_cardinality/index.html index 4b362b62f..2ca29ade3 100644 --- a/overview/aggregations/elastic_aggregation_cardinality/index.html +++ b/overview/aggregations/elastic_aggregation_cardinality/index.html @@ -4,7 +4,7 @@ Cardinality Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_extended_stats/index.html b/overview/aggregations/elastic_aggregation_extended_stats/index.html index a5629e50f..01005e834 100644 --- a/overview/aggregations/elastic_aggregation_extended_stats/index.html +++ b/overview/aggregations/elastic_aggregation_extended_stats/index.html @@ -4,7 +4,7 @@ Extended stats Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_filter/index.html b/overview/aggregations/elastic_aggregation_filter/index.html index dac6d36c1..ff71d9f27 100644 --- a/overview/aggregations/elastic_aggregation_filter/index.html +++ b/overview/aggregations/elastic_aggregation_filter/index.html @@ -4,7 +4,7 @@ Filter Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_max/index.html b/overview/aggregations/elastic_aggregation_max/index.html index 2030a74cb..97c2bf151 100644 --- a/overview/aggregations/elastic_aggregation_max/index.html +++ b/overview/aggregations/elastic_aggregation_max/index.html @@ -4,7 +4,7 @@ Max Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_min/index.html b/overview/aggregations/elastic_aggregation_min/index.html index 85a696c69..2fd3940bb 100644 --- a/overview/aggregations/elastic_aggregation_min/index.html +++ b/overview/aggregations/elastic_aggregation_min/index.html @@ -4,7 +4,7 @@ Min Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_missing/index.html b/overview/aggregations/elastic_aggregation_missing/index.html index 8fab5756b..bf52e7534 100644 --- a/overview/aggregations/elastic_aggregation_missing/index.html +++ b/overview/aggregations/elastic_aggregation_missing/index.html @@ -4,7 +4,7 @@ Missing Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_percentile_ranks/index.html b/overview/aggregations/elastic_aggregation_percentile_ranks/index.html index 2c43b1878..559dad127 100644 --- a/overview/aggregations/elastic_aggregation_percentile_ranks/index.html +++ b/overview/aggregations/elastic_aggregation_percentile_ranks/index.html @@ -4,7 +4,7 @@ Percentiles Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_percentiles/index.html b/overview/aggregations/elastic_aggregation_percentiles/index.html index 4f113845a..5c49659f4 100644 --- a/overview/aggregations/elastic_aggregation_percentiles/index.html +++ b/overview/aggregations/elastic_aggregation_percentiles/index.html @@ -4,7 +4,7 @@ Percentiles Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_stats/index.html b/overview/aggregations/elastic_aggregation_stats/index.html index 948e096aa..76eb1aa94 100644 --- a/overview/aggregations/elastic_aggregation_stats/index.html +++ b/overview/aggregations/elastic_aggregation_stats/index.html @@ -4,7 +4,7 @@ Stats Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_sum/index.html b/overview/aggregations/elastic_aggregation_sum/index.html index bf5d500fd..66ba6db6b 100644 --- a/overview/aggregations/elastic_aggregation_sum/index.html +++ b/overview/aggregations/elastic_aggregation_sum/index.html @@ -4,7 +4,7 @@ Sum Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_terms/index.html b/overview/aggregations/elastic_aggregation_terms/index.html index 473204664..5e314f579 100644 --- a/overview/aggregations/elastic_aggregation_terms/index.html +++ b/overview/aggregations/elastic_aggregation_terms/index.html @@ -4,7 +4,7 @@ Terms Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_value_count/index.html b/overview/aggregations/elastic_aggregation_value_count/index.html index dd0a74d6c..3d54c992d 100644 --- a/overview/aggregations/elastic_aggregation_value_count/index.html +++ b/overview/aggregations/elastic_aggregation_value_count/index.html @@ -4,7 +4,7 @@ Value count Aggregation | ZIO Elasticsearch - + diff --git a/overview/aggregations/elastic_aggregation_weighted_avg/index.html b/overview/aggregations/elastic_aggregation_weighted_avg/index.html index a5703d9a1..00c7f4785 100644 --- a/overview/aggregations/elastic_aggregation_weighted_avg/index.html +++ b/overview/aggregations/elastic_aggregation_weighted_avg/index.html @@ -4,7 +4,7 @@ Weighted Avg Aggregation | ZIO Elasticsearch - + diff --git a/overview/elastic_aggregation/index.html b/overview/elastic_aggregation/index.html index 264b8ae46..a1aef8d62 100644 --- a/overview/elastic_aggregation/index.html +++ b/overview/elastic_aggregation/index.html @@ -4,7 +4,7 @@ Overview | ZIO Elasticsearch - + diff --git a/overview/elastic_query/index.html b/overview/elastic_query/index.html index 9e961fa5c..57062dd35 100644 --- a/overview/elastic_query/index.html +++ b/overview/elastic_query/index.html @@ -4,7 +4,7 @@ Overview | ZIO Elasticsearch - + diff --git a/overview/elastic_request/index.html b/overview/elastic_request/index.html index d10ee6d59..ade01fd1a 100644 --- a/overview/elastic_request/index.html +++ b/overview/elastic_request/index.html @@ -4,7 +4,7 @@ Overview | ZIO Elasticsearch - + diff --git a/overview/index.html b/overview/index.html index 5e5b98a65..8f4748bf5 100644 --- a/overview/index.html +++ b/overview/index.html @@ -4,7 +4,7 @@ Summary | ZIO Elasticsearch - + diff --git a/overview/overview_bulkable/index.html b/overview/overview_bulkable/index.html index 8eee6586d..bdd32db26 100644 --- a/overview/overview_bulkable/index.html +++ b/overview/overview_bulkable/index.html @@ -4,7 +4,7 @@ Bulkable | ZIO Elasticsearch - + diff --git a/overview/overview_elastic_executor/index.html b/overview/overview_elastic_executor/index.html index d59a9a5a0..a81d4cf2c 100644 --- a/overview/overview_elastic_executor/index.html +++ b/overview/overview_elastic_executor/index.html @@ -4,7 +4,7 @@ Executing Requests | ZIO Elasticsearch - + diff --git a/overview/overview_fluent_api/index.html b/overview/overview_fluent_api/index.html index b879d68e4..8739f7453 100644 --- a/overview/overview_fluent_api/index.html +++ b/overview/overview_fluent_api/index.html @@ -4,7 +4,7 @@ Fluent API | ZIO Elasticsearch - + diff --git a/overview/overview_installation/index.html b/overview/overview_installation/index.html index 60626f34d..aa496537c 100644 --- a/overview/overview_installation/index.html +++ b/overview/overview_installation/index.html @@ -4,14 +4,14 @@ Installation | ZIO Elasticsearch - +

Installation

To use the latest stable version of ZIO Elasticsearch, add the following line to your build.sbt file:

libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0"

However, if you want to use the latest version of the ZIO Elasticsearch library, add the following to your build.sbt file:

-
resolvers += "Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"

libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0+71-2e87a62a-SNAPSHOT"