From 70e5ca1203c8fc393866026cabe2a231159cfde5 Mon Sep 17 00:00:00 2001 From: acerbusace Date: Thu, 28 Nov 2024 17:19:43 +0000 Subject: [PATCH] deploy: c2d3da70c19d06c8a91932b21377479f19633949 --- docs/main/ElasticGraph.html | 2 +- docs/main/ElasticGraph/Apollo.html | 2 +- docs/main/ElasticGraph/Apollo/GraphQL.html | 2 +- .../ElasticGraph/Apollo/SchemaDefinition.html | 2 +- .../Apollo/SchemaDefinition/APIExtension.html | 2 +- .../SchemaDefinition/ApolloDirectives.html | 2 +- .../ApolloDirectives/Authenticated.html | 2 +- .../ApolloDirectives/Extends.html | 2 +- .../ApolloDirectives/External.html | 2 +- .../ApolloDirectives/Inaccessible.html | 2 +- .../ApolloDirectives/InterfaceObject.html | 2 +- .../ApolloDirectives/Key.html | 2 +- .../ApolloDirectives/Override.html | 2 +- .../ApolloDirectives/Policy.html | 2 +- .../ApolloDirectives/Provides.html | 2 +- .../ApolloDirectives/Requires.html | 2 +- .../ApolloDirectives/RequiresScopes.html | 2 +- .../ApolloDirectives/Shareable.html | 2 +- .../ApolloDirectives/Tag.html | 2 +- .../SchemaDefinition/ArgumentExtension.html | 2 +- .../SchemaDefinition/EnumTypeExtension.html | 2 +- .../SchemaDefinition/EnumValueExtension.html | 2 +- .../SchemaDefinition/FieldExtension.html | 2 +- .../SchemaDefinition/InputTypeExtension.html | 2 +- .../InterfaceTypeExtension.html | 2 +- .../SchemaDefinition/ObjectTypeExtension.html | 2 +- .../SchemaDefinition/ScalarTypeExtension.html | 2 +- .../SchemaDefinition/UnionTypeExtension.html | 2 +- docs/main/ElasticGraph/JSONSchema.html | 2 +- .../JSONSchema/MetaSchemaLoader.html | 2 +- .../ElasticGraph/JSONSchema/Validator.html | 2 +- .../JSONSchema/ValidatorFactory.html | 2 +- docs/main/ElasticGraph/Local.html | 2 +- docs/main/ElasticGraph/Local/RakeTasks.html | 2 +- docs/main/ElasticGraph/Rack.html | 2 +- .../ElasticGraph/Rack/GraphQLEndpoint.html | 2 +- docs/main/ElasticGraph/Rack/GraphiQL.html | 2 +- docs/main/ElasticGraph/SchemaDefinition.html | 2 +- .../ElasticGraph/SchemaDefinition/API.html | 2 +- .../SchemaDefinition/Indexing.html | 2 +- .../Indexing/DerivedFields.html | 2 +- .../Indexing/DerivedFields/AppendOnlySet.html | 2 +- .../FieldInitializerSupport.html | 2 +- .../DerivedFields/ImmutableValue.html | 2 +- .../Indexing/DerivedFields/MinOrMaxValue.html | 2 +- .../Indexing/DerivedIndexedType.html | 2 +- .../Indexing/EventEnvelope.html | 2 +- .../SchemaDefinition/Indexing/Field.html | 2 +- .../Indexing/FieldReference.html | 2 +- .../SchemaDefinition/Indexing/FieldType.html | 2 +- .../Indexing/FieldType/Enum.html | 2 +- .../Indexing/FieldType/Object.html | 2 +- .../Indexing/FieldType/Scalar.html | 2 +- .../Indexing/FieldType/Union.html | 2 +- .../SchemaDefinition/Indexing/Index.html | 2 +- .../Indexing/JSONSchemaFieldMetadata.html | 2 +- .../ElasticGraph/SchemaDefinition/Mixins.html | 2 +- .../Mixins/CanBeGraphQLOnly.html | 2 +- .../HasDerivedGraphQLTypeCustomizations.html | 2 +- .../Mixins/HasDirectives.html | 2 +- .../Mixins/HasDocumentation.html | 2 +- .../SchemaDefinition/Mixins/HasIndices.html | 2 +- .../SchemaDefinition/Mixins/HasTypeInfo.html | 2 +- .../Mixins/ImplementsInterfaces.html | 2 +- .../Mixins/SupportsDefaultValue.html | 2 +- .../Mixins/VerifiesGraphQLName.html | 2 +- .../SchemaDefinition/RakeTasks.html | 2 +- .../SchemaDefinition/Results.html | 2 +- .../SchemaDefinition/SchemaElements.html | 2 +- .../SchemaElements/Argument.html | 2 +- .../SchemaElements/BuiltInTypes.html | 2 +- .../SchemaElements/Directive.html | 2 +- .../SchemaElements/EnumType.html | 2 +- .../SchemaElements/EnumValue.html | 2 +- .../SchemaElements/Field.html | 10 +++--- .../SchemaElements/InterfaceType.html | 2 +- .../SchemaElements/ObjectType.html | 2 +- .../SchemaElements/Relationship.html | 2 +- .../SchemaElements/ScalarType.html | 16 ++++----- .../SchemaElements/SortOrderEnumValue.html | 2 +- .../SchemaElements/TypeNamer.html | 2 +- .../SchemaElements/TypeWithSubfields.html | 2 +- .../SchemaElements/UnionType.html | 2 +- docs/main/ElasticGraph/Support.html | 2 +- docs/main/file.README.html | 2 +- docs/main/index.html | 2 +- docs/main/top-level-namespace.html | 2 +- .../filtering/available-predicates/index.html | 34 +++++++++---------- query-api/filtering/comparison/index.html | 8 ++--- query-api/filtering/conjunctions/index.html | 6 ++-- query-api/filtering/date-time/index.html | 2 +- query-api/filtering/equality/index.html | 6 ++-- .../filtering/full-text-search/index.html | 4 +-- query-api/filtering/geographic/index.html | 2 +- query-api/filtering/index.html | 7 ++-- query-api/filtering/list/index.html | 4 +-- query-api/filtering/negation/index.html | 2 +- 97 files changed, 136 insertions(+), 135 deletions(-) diff --git a/docs/main/ElasticGraph.html b/docs/main/ElasticGraph.html index 8cebf06f..d6e86678 100644 --- a/docs/main/ElasticGraph.html +++ b/docs/main/ElasticGraph.html @@ -252,7 +252,7 @@

Examples:

diff --git a/docs/main/ElasticGraph/Apollo.html b/docs/main/ElasticGraph/Apollo.html index 885658b1..9bba2cd8 100644 --- a/docs/main/ElasticGraph/Apollo.html +++ b/docs/main/ElasticGraph/Apollo.html @@ -150,7 +150,7 @@

Use elasticgraph-apollo in a pr

diff --git a/docs/main/ElasticGraph/Apollo/GraphQL.html b/docs/main/ElasticGraph/Apollo/GraphQL.html index f4930e86..931f3ba0 100644 --- a/docs/main/ElasticGraph/Apollo/GraphQL.html +++ b/docs/main/ElasticGraph/Apollo/GraphQL.html @@ -115,7 +115,7 @@

Overview

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition.html index 0b1384a9..45974b71 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition.html @@ -119,7 +119,7 @@

Overview

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/APIExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/APIExtension.html index 40918fc8..3978b589 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/APIExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/APIExtension.html @@ -390,7 +390,7 @@

Set the Apollo Federation Versi

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives.html index a298c000..a52104c9 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives.html @@ -117,7 +117,7 @@

Overview

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Authenticated.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Authenticated.html index 54df8ed3..da95cac1 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Authenticated.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Authenticated.html @@ -206,7 +206,7 @@

Add @authenticated

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Extends.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Extends.html index 0b1050bc..824ed42b 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Extends.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Extends.html @@ -206,7 +206,7 @@

Add @extends to a

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/External.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/External.html index 7bf2f40e..67e3b329 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/External.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/External.html @@ -206,7 +206,7 @@

Add @external to a

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Inaccessible.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Inaccessible.html index d583a16c..ae30f661 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Inaccessible.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Inaccessible.html @@ -206,7 +206,7 @@

Add @inaccessible

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/InterfaceObject.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/InterfaceObject.html index 7ed28d75..fb04436c 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/InterfaceObject.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/InterfaceObject.html @@ -206,7 +206,7 @@

Add @interfaceObject

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html index 11304b35..8d6439de 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html @@ -255,7 +255,7 @@

Define a @key on a

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Override.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Override.html index e72346cf..aca589e1 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Override.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Override.html @@ -227,7 +227,7 @@

Add @override to a

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Policy.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Policy.html index eb4e411c..abad2224 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Policy.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Policy.html @@ -225,7 +225,7 @@

Add @policy to a t

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Provides.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Provides.html index 9adc4aae..a10de317 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Provides.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Provides.html @@ -233,7 +233,7 @@

Add @provides to a

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Requires.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Requires.html index ccc6bcf5..87e8c3f5 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Requires.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Requires.html @@ -230,7 +230,7 @@

Add @requires to a

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/RequiresScopes.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/RequiresScopes.html index eedea990..c2ff49c1 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/RequiresScopes.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/RequiresScopes.html @@ -227,7 +227,7 @@

Add @requiresScopes

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Shareable.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Shareable.html index 258e4412..dcae0cc1 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Shareable.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Shareable.html @@ -206,7 +206,7 @@

Add @shareable to

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Tag.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Tag.html index a8c1d2c1..b8e0748e 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Tag.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Tag.html @@ -215,7 +215,7 @@

Add @tag to a type

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ArgumentExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ArgumentExtension.html index 1273ba7b..2defdb47 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ArgumentExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ArgumentExtension.html @@ -132,7 +132,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6).

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumTypeExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumTypeExtension.html index 48a71620..0026dc48 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumTypeExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumTypeExtension.html @@ -165,7 +165,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6).

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumValueExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumValueExtension.html index f6ae3b87..1604e028 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumValueExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/EnumValueExtension.html @@ -132,7 +132,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/FieldExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/FieldExtension.html index 5718b930..f7d4f5e7 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/FieldExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/FieldExtension.html @@ -502,7 +502,7 @@

Tag a field (and its derived el

diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/InputTypeExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/InputTypeExtension.html index 4492facc..0792d3d1 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/InputTypeExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/InputTypeExtension.html @@ -132,7 +132,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/InterfaceTypeExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/InterfaceTypeExtension.html index 53a3ca07..486ea20b 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/InterfaceTypeExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/InterfaceTypeExtension.html @@ -187,7 +187,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ObjectTypeExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ObjectTypeExtension.html index dd7bffc4..b869c636 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ObjectTypeExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ObjectTypeExtension.html @@ -220,7 +220,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ScalarTypeExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ScalarTypeExtension.html index ed8a5256..b29cf3f8 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ScalarTypeExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ScalarTypeExtension.html @@ -165,7 +165,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/UnionTypeExtension.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/UnionTypeExtension.html index a6b6cc17..6cca5b0e 100644 --- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/UnionTypeExtension.html +++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/UnionTypeExtension.html @@ -132,7 +132,7 @@

Methods included from - Generated on Thu Nov 21 21:38:00 2024 by + Generated on Thu Nov 28 17:19:34 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/JSONSchema.html b/docs/main/ElasticGraph/JSONSchema.html index 49c6b7cb..62f9c377 100644 --- a/docs/main/ElasticGraph/JSONSchema.html +++ b/docs/main/ElasticGraph/JSONSchema.html @@ -327,7 +327,7 @@

diff --git a/docs/main/ElasticGraph/JSONSchema/MetaSchemaLoader.html b/docs/main/ElasticGraph/JSONSchema/MetaSchemaLoader.html index 21e6d1a5..34f95f81 100644 --- a/docs/main/ElasticGraph/JSONSchema/MetaSchemaLoader.html +++ b/docs/main/ElasticGraph/JSONSchema/MetaSchemaLoader.html @@ -230,7 +230,7 @@

diff --git a/docs/main/ElasticGraph/JSONSchema/Validator.html b/docs/main/ElasticGraph/JSONSchema/Validator.html index 39f3c631..b5a2ffaf 100644 --- a/docs/main/ElasticGraph/JSONSchema/Validator.html +++ b/docs/main/ElasticGraph/JSONSchema/Validator.html @@ -855,7 +855,7 @@

diff --git a/docs/main/ElasticGraph/JSONSchema/ValidatorFactory.html b/docs/main/ElasticGraph/JSONSchema/ValidatorFactory.html index ceb07e3c..20851698 100644 --- a/docs/main/ElasticGraph/JSONSchema/ValidatorFactory.html +++ b/docs/main/ElasticGraph/JSONSchema/ValidatorFactory.html @@ -498,7 +498,7 @@

diff --git a/docs/main/ElasticGraph/Local.html b/docs/main/ElasticGraph/Local.html index 61fa99c9..7601d083 100644 --- a/docs/main/ElasticGraph/Local.html +++ b/docs/main/ElasticGraph/Local.html @@ -117,7 +117,7 @@

Overview

diff --git a/docs/main/ElasticGraph/Local/RakeTasks.html b/docs/main/ElasticGraph/Local/RakeTasks.html index 44b7902e..e4af4649 100644 --- a/docs/main/ElasticGraph/Local/RakeTasks.html +++ b/docs/main/ElasticGraph/Local/RakeTasks.html @@ -1970,7 +1970,7 @@

Register a callback to generate

diff --git a/docs/main/ElasticGraph/Rack.html b/docs/main/ElasticGraph/Rack.html index 2af9bb46..c564ecfa 100644 --- a/docs/main/ElasticGraph/Rack.html +++ b/docs/main/ElasticGraph/Rack.html @@ -127,7 +127,7 @@

Overview

diff --git a/docs/main/ElasticGraph/Rack/GraphQLEndpoint.html b/docs/main/ElasticGraph/Rack/GraphQLEndpoint.html index daa2bfe7..9231fd88 100644 --- a/docs/main/ElasticGraph/Rack/GraphQLEndpoint.html +++ b/docs/main/ElasticGraph/Rack/GraphQLEndpoint.html @@ -390,7 +390,7 @@

diff --git a/docs/main/ElasticGraph/Rack/GraphiQL.html b/docs/main/ElasticGraph/Rack/GraphiQL.html index 71899781..0d35e0bf 100644 --- a/docs/main/ElasticGraph/Rack/GraphiQL.html +++ b/docs/main/ElasticGraph/Rack/GraphiQL.html @@ -255,7 +255,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition.html b/docs/main/ElasticGraph/SchemaDefinition.html index d0f4b741..27e60900 100644 --- a/docs/main/ElasticGraph/SchemaDefinition.html +++ b/docs/main/ElasticGraph/SchemaDefinition.html @@ -119,7 +119,7 @@

Overview

diff --git a/docs/main/ElasticGraph/SchemaDefinition/API.html b/docs/main/ElasticGraph/SchemaDefinition/API.html index df049bb5..27da074b 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/API.html +++ b/docs/main/ElasticGraph/SchemaDefinition/API.html @@ -1635,7 +1635,7 @@

Define a union type

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing.html index 7a3473d0..22f22b19 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing.html @@ -119,7 +119,7 @@

Overview

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields.html index 92973516..63d13675 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields.html @@ -123,7 +123,7 @@

Overview

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/AppendOnlySet.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/AppendOnlySet.html index 62b8fae9..b2a3ca63 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/AppendOnlySet.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/AppendOnlySet.html @@ -395,7 +395,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/FieldInitializerSupport.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/FieldInitializerSupport.html index eb83e8f2..d00e598b 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/FieldInitializerSupport.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/FieldInitializerSupport.html @@ -383,7 +383,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/ImmutableValue.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/ImmutableValue.html index 35474291..be413d08 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/ImmutableValue.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/ImmutableValue.html @@ -400,7 +400,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/MinOrMaxValue.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/MinOrMaxValue.html index e3f1870a..ca3cbdcd 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/MinOrMaxValue.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedFields/MinOrMaxValue.html @@ -547,7 +547,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedIndexedType.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedIndexedType.html index a51a5d72..1d1e761d 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedIndexedType.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/DerivedIndexedType.html @@ -4370,7 +4370,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/EventEnvelope.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/EventEnvelope.html index a2ad5eba..c348f76d 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/EventEnvelope.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/EventEnvelope.html @@ -338,7 +338,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/Field.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/Field.html index c8a036f1..8bbb5815 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/Field.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/Field.html @@ -646,7 +646,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldReference.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldReference.html index 0f2c4ae4..ea0df7d4 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldReference.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldReference.html @@ -258,7 +258,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType.html index ab899c44..bff3b6ff 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType.html @@ -121,7 +121,7 @@

Overview

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Enum.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Enum.html index 3b7e5dba..bcb8dbd2 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Enum.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Enum.html @@ -693,7 +693,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Object.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Object.html index c076a739..68429fbe 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Object.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Object.html @@ -1529,7 +1529,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Scalar.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Scalar.html index 6e055953..9c97559d 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Scalar.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Scalar.html @@ -641,7 +641,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Union.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Union.html index 7c1fbb45..fd59d979 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Union.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/FieldType/Union.html @@ -722,7 +722,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/Index.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/Index.html index 9c00aa67..fd0e321b 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/Index.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/Index.html @@ -5587,7 +5587,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Indexing/JSONSchemaFieldMetadata.html b/docs/main/ElasticGraph/SchemaDefinition/Indexing/JSONSchemaFieldMetadata.html index 63f578f3..69967c64 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Indexing/JSONSchemaFieldMetadata.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Indexing/JSONSchemaFieldMetadata.html @@ -436,7 +436,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins.html index 7b150d40..d9613295 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins.html @@ -118,7 +118,7 @@

Overview

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/CanBeGraphQLOnly.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/CanBeGraphQLOnly.html index 7b2c761d..0e5c00bb 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/CanBeGraphQLOnly.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/CanBeGraphQLOnly.html @@ -289,7 +289,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDerivedGraphQLTypeCustomizations.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDerivedGraphQLTypeCustomizations.html index 972829d5..afe8c3d9 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDerivedGraphQLTypeCustomizations.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDerivedGraphQLTypeCustomizations.html @@ -389,7 +389,7 @@

Customize all derived GraphQL t

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDirectives.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDirectives.html index 4b021505..f9ef4d0d 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDirectives.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDirectives.html @@ -471,7 +471,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDocumentation.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDocumentation.html index e8fe20e0..f6440b32 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDocumentation.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasDocumentation.html @@ -613,7 +613,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasIndices.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasIndices.html index b190b54c..b31b7f72 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasIndices.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasIndices.html @@ -992,7 +992,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasTypeInfo.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasTypeInfo.html index a36171de..b18803ce 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasTypeInfo.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/HasTypeInfo.html @@ -652,7 +652,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/ImplementsInterfaces.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/ImplementsInterfaces.html index 237d8c36..c9fa974f 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/ImplementsInterfaces.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/ImplementsInterfaces.html @@ -460,7 +460,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/SupportsDefaultValue.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/SupportsDefaultValue.html index 7639cd8f..8aed46e3 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/SupportsDefaultValue.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/SupportsDefaultValue.html @@ -288,7 +288,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Mixins/VerifiesGraphQLName.html b/docs/main/ElasticGraph/SchemaDefinition/Mixins/VerifiesGraphQLName.html index a2fe6ec2..8ccc92e1 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Mixins/VerifiesGraphQLName.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Mixins/VerifiesGraphQLName.html @@ -237,7 +237,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/RakeTasks.html b/docs/main/ElasticGraph/SchemaDefinition/RakeTasks.html index bf52ebd9..680ea250 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/RakeTasks.html +++ b/docs/main/ElasticGraph/SchemaDefinition/RakeTasks.html @@ -546,7 +546,7 @@

Shorten the names of the

diff --git a/docs/main/ElasticGraph/SchemaDefinition/Results.html b/docs/main/ElasticGraph/SchemaDefinition/Results.html index 792515c2..72ad344d 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/Results.html +++ b/docs/main/ElasticGraph/SchemaDefinition/Results.html @@ -678,7 +678,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements.html index bcd1c840..1ff5d44e 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements.html @@ -117,7 +117,7 @@

Overview

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Argument.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Argument.html index f680b250..b49a9ebb 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Argument.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Argument.html @@ -899,7 +899,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/BuiltInTypes.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/BuiltInTypes.html index d29bcdf3..fc6a61f8 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/BuiltInTypes.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/BuiltInTypes.html @@ -254,7 +254,7 @@

Object Types

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Directive.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Directive.html index c44ea2c7..62e35630 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Directive.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Directive.html @@ -557,7 +557,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumType.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumType.html index 6fc408d2..988c89b5 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumType.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumType.html @@ -2216,7 +2216,7 @@

Define an enum type with multip

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumValue.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumValue.html index 6347fe35..916250bb 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumValue.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/EnumValue.html @@ -969,7 +969,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Field.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Field.html index 28b76b76..b681058f 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Field.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Field.html @@ -2440,7 +2440,7 @@

schema_def_state.factory.new_field(**params).tap do |f| f.documentation derived_documentation( "Used to filter on the `#{name}` field", - "Will be ignored if `null` or an empty object is passed" + "When `null` or an empty object is passed, matches all documents" ) filter_customizations.each { |c| c.call(f) } @@ -4519,7 +4519,7 @@

schema_def_state.factory.new_field(**params).tap do |f| f.documentation derived_documentation( "Used to filter on the `#{name}` field", - "Will be ignored if `null` or an empty object is passed" + "When `null` or an empty object is passed, matches all documents" ) filter_customizations.each { |c| c.call(f) } @@ -6598,7 +6598,7 @@

schema_def_state.factory.new_field(**params).tap do |f| f.documentation derived_documentation( "Used to filter on the `#{name}` field", - "Will be ignored if `null` or an empty object is passed" + "When `null` or an empty object is passed, matches all documents" ) filter_customizations.each { |c| c.call(f) } @@ -8677,7 +8677,7 @@

schema_def_state.factory.new_field(**params).tap do |f| f.documentation derived_documentation( "Used to filter on the `#{name}` field", - "Will be ignored if `null` or an empty object is passed" + "When `null` or an empty object is passed, matches all documents" ) filter_customizations.each { |c| c.call(f) } @@ -10729,7 +10729,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/InterfaceType.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/InterfaceType.html index 40d66bec..106fab88 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/InterfaceType.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/InterfaceType.html @@ -270,7 +270,7 @@

Methods included from - Generated on Thu Nov 21 21:38:03 2024 by + Generated on Thu Nov 28 17:19:37 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ObjectType.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ObjectType.html index e3e6cf02..e1f83db1 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ObjectType.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ObjectType.html @@ -264,7 +264,7 @@

Methods included from - Generated on Thu Nov 21 21:38:03 2024 by + Generated on Thu Nov 28 17:19:36 2024 by yard 0.9.37 (ruby-3.3.6). diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Relationship.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Relationship.html index 5da1e356..e3f71adf 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Relationship.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/Relationship.html @@ -601,7 +601,7 @@

Examples:

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ScalarType.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ScalarType.html index d594ff52..e131c133 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ScalarType.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/ScalarType.html @@ -856,33 +856,33 @@

Matches records where the field value is equal to any of the provided values. This works just like an IN operator in SQL. - Will be ignored when `null` is passed. When an empty list is passed, will cause this - part of the filter to match no documents. When `null` is passed in the list, will - match records where the field value is `null`. + When `null` is passed, matches all documents. When an empty list is passed, + this part of the filter matches no documents. When `null` is passed in the + list, this part of the filter matches records where the field value is `null`. EOS GT_DOC = <<~EOS Matches records where the field value is greater than (>) the provided value. - Will be ignored when `null` is passed. + When `null` is passed, matches all documents. EOS GTE_DOC = <<~EOS Matches records where the field value is greater than or equal to (>=) the provided value. - Will be ignored when `null` is passed. + When `null` is passed, matches all documents. EOS LT_DOC = <<~EOS Matches records where the field value is less than (<) the provided value. - Will be ignored when `null` is passed. + When `null` is passed, matches all documents. EOS LTE_DOC = <<~EOS Matches records where the field value is less than or equal to (<=) the provided value. - Will be ignored when `null` is passed. + When `null` is passed, matches all documents. EOS def to_input_filters @@ -1446,7 +1446,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/SortOrderEnumValue.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/SortOrderEnumValue.html index 3d25665a..947c824f 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/SortOrderEnumValue.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/SortOrderEnumValue.html @@ -277,7 +277,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeNamer.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeNamer.html index 77947d5e..afc1d8f6 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeNamer.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeNamer.html @@ -176,7 +176,7 @@

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeWithSubfields.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeWithSubfields.html index 87f56066..503526bd 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeWithSubfields.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/TypeWithSubfields.html @@ -1620,7 +1620,7 @@

Indicate that Widget

diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html index a23fff83..6f47bbac 100644 --- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html +++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html @@ -940,7 +940,7 @@

diff --git a/docs/main/ElasticGraph/Support.html b/docs/main/ElasticGraph/Support.html index b5a9d2c5..c325ae72 100644 --- a/docs/main/ElasticGraph/Support.html +++ b/docs/main/ElasticGraph/Support.html @@ -108,7 +108,7 @@

Overview

diff --git a/docs/main/file.README.html b/docs/main/file.README.html index 7bed8d48..ec074650 100644 --- a/docs/main/file.README.html +++ b/docs/main/file.README.html @@ -234,7 +234,7 @@

License

diff --git a/docs/main/index.html b/docs/main/index.html index 044fdc21..10b1bb05 100644 --- a/docs/main/index.html +++ b/docs/main/index.html @@ -234,7 +234,7 @@

License

diff --git a/docs/main/top-level-namespace.html b/docs/main/top-level-namespace.html index f4dab58a..8caf13fa 100644 --- a/docs/main/top-level-namespace.html +++ b/docs/main/top-level-namespace.html @@ -171,7 +171,7 @@

diff --git a/query-api/filtering/available-predicates/index.html b/query-api/filtering/available-predicates/index.html index 10ea16fa..8fc1b544 100644 --- a/query-api/filtering/available-predicates/index.html +++ b/query-api/filtering/available-predicates/index.html @@ -99,83 +99,83 @@

ElasticGraph Query API: Available Filter Predicates

filters that can’t be provided on a single filter input because of collisions between key names. For example, if you want to provide multiple anySatisfy: ... filters, you could do allOf: [{anySatisfy: ...}, {anySatisfy: ...}].

-

Will be ignored when null or an empty list is passed.

+

When null or an empty list is passed, matches all documents.

anyOf
Matches records where any of the provided sub-filters evaluate to true. This works just like an OR operator in SQL. -

Will be ignored when null is passed. When an empty list is passed, will -cause this part of the filter to match no documents.

+

When null is passed, matches all documents. +When an empty list is passed, this part of the filter matches no documents.

anySatisfy
Matches records where any of the list elements match the provided sub-filter. -

Will be ignored when null or an empty object is passed.

+

When null or an empty object is passed, matches all documents.

count
Used to filter on the number of non-null elements in this list field. -

Will be ignored when null or an empty object is passed.

+

When null or an empty object is passed, matches all documents.

equalToAnyOf
Matches records where the field value is equal to any of the provided values. This works just like an IN operator in SQL. -

Will be ignored when null is passed. -When an empty list is passed, will cause this part of the filter to match no documents. -When null is passed in the list, will match records where the field value is null.

+

When null is passed, matches all documents. +When an empty list is passed, this part of the filter matches no documents. +When null is passed in the list, this part of the filter matches records where the field value is null.

gt
Matches records where the field value is greater than (>) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

gte
Matches records where the field value is greater than or equal to (>=) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

lt
Matches records where the field value is less than (<) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

lte
Matches records where the field value is less than or equal to (<=) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

matchesPhrase
Matches records where the field value has a phrase matching the provided phrase using full text search. This is stricter than matchesQuery: all terms must match and be in the same order as the provided phrase. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

matchesQuery
Matches records where the field value matches the provided query using full text search. This is more lenient than matchesPhrase: the order of terms is ignored, and, by default, only one search term is required to be in the field value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

near
Matches records where the field’s geographic location is within a specified distance from the location identified by latitude and longitude. -

Will be ignored when null or an empty object is passed.

+

When null or an empty object is passed, matches all documents.

not
Matches records where the provided sub-filter evaluates to false. This works just like a NOT operator in SQL. -

Will be ignored when null or an empty object is passed.

+

When null or an empty object is passed, matches no documents.

timeOfDay
Matches records based on the time-of-day of the DateTime values. -

Will be ignored when null of an empty object is passed.

+

When null or an empty object is passed, matches no documents.

diff --git a/query-api/filtering/comparison/index.html b/query-api/filtering/comparison/index.html index 3bdfaccb..a9a456c9 100644 --- a/query-api/filtering/comparison/index.html +++ b/query-api/filtering/comparison/index.html @@ -94,22 +94,22 @@

ElasticGraph Query API: Comparison Filtering

gt
Matches records where the field value is greater than (>) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

gte
Matches records where the field value is greater than or equal to (>=) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

lt
Matches records where the field value is less than (<) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

lte
Matches records where the field value is less than or equal to (<=) the provided value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

diff --git a/query-api/filtering/conjunctions/index.html b/query-api/filtering/conjunctions/index.html index f055b7c0..0074b094 100644 --- a/query-api/filtering/conjunctions/index.html +++ b/query-api/filtering/conjunctions/index.html @@ -99,14 +99,14 @@

ElasticGraph Query API: Filter Conjunctions

filters that can’t be provided on a single filter input because of collisions between key names. For example, if you want to provide multiple anySatisfy: ... filters, you could do allOf: [{anySatisfy: ...}, {anySatisfy: ...}].

-

Will be ignored when null or an empty list is passed.

+

When null or an empty list is passed, matches all documents.

anyOf
Matches records where any of the provided sub-filters evaluate to true. This works just like an OR operator in SQL. -

Will be ignored when null is passed. When an empty list is passed, will -cause this part of the filter to match no documents.

+

When null is passed, matches all documents. +When an empty list is passed, this part of the filter matches no documents.

diff --git a/query-api/filtering/date-time/index.html b/query-api/filtering/date-time/index.html index 17b0d957..a0900060 100644 --- a/query-api/filtering/date-time/index.html +++ b/query-api/filtering/date-time/index.html @@ -110,7 +110,7 @@

ElasticGraph Query API: DateTime Filtering

timeOfDay
Matches records based on the time-of-day of the DateTime values. -

Will be ignored when null of an empty object is passed.

+

When null or an empty object is passed, matches no documents.

diff --git a/query-api/filtering/equality/index.html b/query-api/filtering/equality/index.html index 1b45891d..1828b422 100644 --- a/query-api/filtering/equality/index.html +++ b/query-api/filtering/equality/index.html @@ -95,9 +95,9 @@

ElasticGraph Query API: Equality Filtering

Matches records where the field value is equal to any of the provided values. This works just like an IN operator in SQL. -

Will be ignored when null is passed. -When an empty list is passed, will cause this part of the filter to match no documents. -When null is passed in the list, will match records where the field value is null.

+

When null is passed, matches all documents. +When an empty list is passed, this part of the filter matches no documents. +When null is passed in the list, this part of the filter matches records where the field value is null.

diff --git a/query-api/filtering/full-text-search/index.html b/query-api/filtering/full-text-search/index.html index 814f818a..3d8c8a26 100644 --- a/query-api/filtering/full-text-search/index.html +++ b/query-api/filtering/full-text-search/index.html @@ -96,14 +96,14 @@

ElasticGraph Query API: Full Text Search

full text search. This is stricter than matchesQuery: all terms must match and be in the same order as the provided phrase. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

matchesQuery
Matches records where the field value matches the provided query using full text search. This is more lenient than matchesPhrase: the order of terms is ignored, and, by default, only one search term is required to be in the field value. -

Will be ignored when null is passed.

+

When null is passed, matches all documents.

diff --git a/query-api/filtering/geographic/index.html b/query-api/filtering/geographic/index.html index b2110754..a6c16054 100644 --- a/query-api/filtering/geographic/index.html +++ b/query-api/filtering/geographic/index.html @@ -95,7 +95,7 @@

ElasticGraph Query API: Geographic Filtering

Matches records where the field’s geographic location is within a specified distance from the location identified by latitude and longitude. -

Will be ignored when null or an empty object is passed.

+

When null or an empty object is passed, matches all documents.

diff --git a/query-api/filtering/index.html b/query-api/filtering/index.html index 84f7482a..8a828963 100644 --- a/query-api/filtering/index.html +++ b/query-api/filtering/index.html @@ -109,11 +109,12 @@

ElasticGraph Query API: Filtering

  • A filtering predicate: this specifies a filtering operator to apply at the field path.
  • -

    Ignored Filters

    +

    Empty Filters

    -

    Filters with a value of null or empty object ({}) are ignored. The filters in this query are all ignored:

    +

    Filters with a value of null or empty object ({}) match all documents. When negated with not, no documents are matched. +The filters in this query match all documents:

    -
    query IgnoredFilters {
    +
    query NullOrEmptyFilters {
       artists(filter: {
         name: {equalToAnyOf: null}
         bio: {yearFormed: {}}
    diff --git a/query-api/filtering/list/index.html b/query-api/filtering/list/index.html
    index f7521d4e..c4f62ed9 100644
    --- a/query-api/filtering/list/index.html
    +++ b/query-api/filtering/list/index.html
    @@ -94,12 +94,12 @@ 

    ElasticGraph Query API: List Filtering

    anySatisfy
    Matches records where any of the list elements match the provided sub-filter. -

    Will be ignored when null or an empty object is passed.

    +

    When null or an empty object is passed, matches all documents.

    count
    Used to filter on the number of non-null elements in this list field. -

    Will be ignored when null or an empty object is passed.

    +

    When null or an empty object is passed, matches all documents.

    diff --git a/query-api/filtering/negation/index.html b/query-api/filtering/negation/index.html index 67f1b019..d420c51d 100644 --- a/query-api/filtering/negation/index.html +++ b/query-api/filtering/negation/index.html @@ -95,7 +95,7 @@

    ElasticGraph Query API: Filter Negation

    Matches records where the provided sub-filter evaluates to false. This works just like a NOT operator in SQL. -

    Will be ignored when null or an empty object is passed.

    +

    When null or an empty object is passed, matches no documents.