From 11e086c98b8ab49a1ba3504d2998b14f64dd57d8 Mon Sep 17 00:00:00 2001 From: Anush008 Date: Thu, 21 Dec 2023 08:17:29 +0000 Subject: [PATCH] deploy: b416d22911775437612fa83f43389f9845ae8a63 --- .nojekyll | 0 allclasses-index.html | 128 + allpackages-index.html | 64 + element-list | 1 + help-doc.html | 174 + index-all.html | 907 +++++ index.html | 25 + io/qdrant/client/ApiKeyCredentials.html | 186 + io/qdrant/client/ConditionFactory.html | 551 +++ io/qdrant/client/PointIdFactory.html | 157 + io/qdrant/client/QdrantClient.html | 2990 +++++++++++++++++ io/qdrant/client/QdrantException.html | 154 + .../client/QdrantGrpcClient.Builder.html | 197 ++ io/qdrant/client/QdrantGrpcClient.html | 324 ++ io/qdrant/client/ShardKeyFactory.html | 157 + io/qdrant/client/ShardKeySelectorFactory.html | 175 + io/qdrant/client/TargetVectorFactory.html | 157 + io/qdrant/client/ValueFactory.html | 227 ++ io/qdrant/client/VectorFactory.html | 178 + io/qdrant/client/VectorsFactory.html | 175 + .../client/WithPayloadSelectorFactory.html | 175 + .../client/WithVectorsSelectorFactory.html | 157 + io/qdrant/client/package-summary.html | 148 + io/qdrant/client/package-tree.html | 95 + jquery-ui.overrides.css | 35 + legal/ADDITIONAL_LICENSE_INFO | 37 + legal/ASSEMBLY_EXCEPTION | 27 + legal/LICENSE | 347 ++ legal/jquery.md | 72 + legal/jqueryUI.md | 49 + member-search-index.js | 1 + module-search-index.js | 1 + overview-tree.html | 99 + package-search-index.js | 1 + resources/glass.png | Bin 0 -> 499 bytes resources/x.png | Bin 0 -> 394 bytes script-dir/jquery-3.6.1.min.js | 2 + script-dir/jquery-ui.min.css | 6 + script-dir/jquery-ui.min.js | 6 + script.js | 132 + search.js | 354 ++ serialized-form.html | 70 + stylesheet.css | 869 +++++ tag-search-index.js | 1 + type-search-index.js | 1 + 45 files changed, 9612 insertions(+) create mode 100644 .nojekyll create mode 100644 allclasses-index.html create mode 100644 allpackages-index.html create mode 100644 element-list create mode 100644 help-doc.html create mode 100644 index-all.html create mode 100644 index.html create mode 100644 io/qdrant/client/ApiKeyCredentials.html create mode 100644 io/qdrant/client/ConditionFactory.html create mode 100644 io/qdrant/client/PointIdFactory.html create mode 100644 io/qdrant/client/QdrantClient.html create mode 100644 io/qdrant/client/QdrantException.html create mode 100644 io/qdrant/client/QdrantGrpcClient.Builder.html create mode 100644 io/qdrant/client/QdrantGrpcClient.html create mode 100644 io/qdrant/client/ShardKeyFactory.html create mode 100644 io/qdrant/client/ShardKeySelectorFactory.html create mode 100644 io/qdrant/client/TargetVectorFactory.html create mode 100644 io/qdrant/client/ValueFactory.html create mode 100644 io/qdrant/client/VectorFactory.html create mode 100644 io/qdrant/client/VectorsFactory.html create mode 100644 io/qdrant/client/WithPayloadSelectorFactory.html create mode 100644 io/qdrant/client/WithVectorsSelectorFactory.html create mode 100644 io/qdrant/client/package-summary.html create mode 100644 io/qdrant/client/package-tree.html create mode 100644 jquery-ui.overrides.css create mode 100644 legal/ADDITIONAL_LICENSE_INFO create mode 100644 legal/ASSEMBLY_EXCEPTION create mode 100644 legal/LICENSE create mode 100644 legal/jquery.md create mode 100644 legal/jqueryUI.md create mode 100644 member-search-index.js create mode 100644 module-search-index.js create mode 100644 overview-tree.html create mode 100644 package-search-index.js create mode 100644 resources/glass.png create mode 100644 resources/x.png create mode 100644 script-dir/jquery-3.6.1.min.js create mode 100644 script-dir/jquery-ui.min.css create mode 100644 script-dir/jquery-ui.min.js create mode 100644 script.js create mode 100644 search.js create mode 100644 serialized-form.html create mode 100644 stylesheet.css create mode 100644 tag-search-index.js create mode 100644 type-search-index.js diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/allclasses-index.html b/allclasses-index.html new file mode 100644 index 00000000..1d05c15a --- /dev/null +++ b/allclasses-index.html @@ -0,0 +1,128 @@ + + + + +All Classes and Interfaces (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
+
+
+
Class
+
Description
+ +
+
API key authentication credentials
+
+ +
+
Convenience methods for constructing Points.Condition
+
+ +
+
Convenience methods for constructing Points.PointId
+
+ +
+
Client for the Qdrant vector database.
+
+ +
+
An exception when interacting with qdrant
+
+ +
+
Low-level gRPC client for qdrant vector database.
+
+ +
+
builder for QdrantGrpcClient
+
+ +
+
Convenience methods for constructing Collections.ShardKey
+
+ +
+
Convenience methods for constructing Points.ShardKeySelector
+
+ +
+
Convenience methods for constructing Points.TargetVector
+
+ +
+
Convenience methods for constructing JsonWithInt.Value
+
+ +
+
Convenience methods for constructing Points.Vector
+
+ +
+
Convenience methods for constructing Points.Vectors
+
+ +
+
Convenience methods for constructing Points.WithPayloadSelector
+
+ +
+
Convenience methods for constructing Points.WithVectorsSelector
+
+
+
+
+
+
+
+ + diff --git a/allpackages-index.html b/allpackages-index.html new file mode 100644 index 00000000..5050bf19 --- /dev/null +++ b/allpackages-index.html @@ -0,0 +1,64 @@ + + + + +All Packages (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
Package Summary
+
+
Package
+
Description
+ +
+
package
+
+
+
+
+
+ + diff --git a/element-list b/element-list new file mode 100644 index 00000000..c30c1ec8 --- /dev/null +++ b/element-list @@ -0,0 +1 @@ +io.qdrant.client diff --git a/help-doc.html b/help-doc.html new file mode 100644 index 00000000..1a2c499e --- /dev/null +++ b/help-doc.html @@ -0,0 +1,174 @@ + + + + +API Help (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+

JavaDoc Help

+ +
+
+

Navigation

+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
+
+
+

Kinds of Pages

+The following sections describe the different kinds of pages in this collection. +
+

Package

+

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

+
    +
  • Interfaces
  • +
  • Classes
  • +
  • Enum Classes
  • +
  • Exceptions
  • +
  • Errors
  • +
  • Annotation Interfaces
  • +
+
+
+

Class or Interface

+

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

+
    +
  • Class Inheritance Diagram
  • +
  • Direct Subclasses
  • +
  • All Known Subinterfaces
  • +
  • All Known Implementing Classes
  • +
  • Class or Interface Declaration
  • +
  • Class or Interface Description
  • +
+
+
    +
  • Nested Class Summary
  • +
  • Enum Constant Summary
  • +
  • Field Summary
  • +
  • Property Summary
  • +
  • Constructor Summary
  • +
  • Method Summary
  • +
  • Required Element Summary
  • +
  • Optional Element Summary
  • +
+
+
    +
  • Enum Constant Details
  • +
  • Field Details
  • +
  • Property Details
  • +
  • Constructor Details
  • +
  • Method Details
  • +
  • Element Details
  • +
+

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

+

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

+
+
+

Other Files

+

Packages and modules may contain pages with additional information related to the declarations nearby.

+
+
+

Tree (Class Hierarchy)

+

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

+
    +
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • +
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
+
+
+

Serialized Form

+

Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.

+
+
+

All Packages

+

The All Packages page contains an alphabetic index of all packages contained in the documentation.

+
+
+

All Classes and Interfaces

+

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

+
+
+

Index

+

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+ + diff --git a/index-all.html b/index-all.html new file mode 100644 index 00000000..f423f7f5 --- /dev/null +++ b/index-all.html @@ -0,0 +1,907 @@ + + + + +Index (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form +

A

+
+
ApiKeyCredentials - Class in io.qdrant.client
+
+
API key authentication credentials
+
+
ApiKeyCredentials(String) - Constructor for class io.qdrant.client.ApiKeyCredentials
+
+
Instantiates a new instance of ApiKeyCredentials
+
+
applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class io.qdrant.client.ApiKeyCredentials
+
 
+
+

B

+
+
build() - Method in class io.qdrant.client.QdrantGrpcClient.Builder
+
+
Builds a new instance of QdrantGrpcClient
+
+
+

C

+
+
clearPayloadAsync(String, Points.Filter, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Removes all payload for the given ids.
+
+
clearPayloadAsync(String, Points.PointId, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Removes all payload for the given id.
+
+
clearPayloadAsync(String, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Remove all payload for all points.
+
+
clearPayloadAsync(String, List<Points.PointId>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Removes all payload for the given ids.
+
+
close() - Method in class io.qdrant.client.QdrantClient
+
 
+
close() - Method in class io.qdrant.client.QdrantGrpcClient
+
 
+
collections() - Method in class io.qdrant.client.QdrantGrpcClient
+
+
Gets the client for collections
+
+
ConditionFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.Condition
+
+
countAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Count the points in a collection.
+
+
countAsync(String, Points.Filter, Boolean) - Method in class io.qdrant.client.QdrantClient
+
+
Count the points in a collection with the given filtering conditions.
+
+
countAsync(String, Points.Filter, Boolean, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Count the points in a collection with the given filtering conditions.
+
+
countAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Count the points in a collection.
+
+
createAliasAsync(String, String) - Method in class io.qdrant.client.QdrantClient
+
+
Creates an alias for a given collection.
+
+
createAliasAsync(String, String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Creates an alias for a given collection.
+
+
createCollectionAsync(Collections.CreateCollection) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a new collection with the given parameters
+
+
createCollectionAsync(Collections.CreateCollection, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a new collection with the given parameters
+
+
createCollectionAsync(String, Collections.VectorParams) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a new collection with the given parameters
+
+
createCollectionAsync(String, Collections.VectorParams, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a new collection with the given parameters
+
+
createCollectionAsync(String, Map<String, Collections.VectorParams>) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a new collection with the given parameters
+
+
createCollectionAsync(String, Map<String, Collections.VectorParams>, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a new collection with the given parameters
+
+
createFullSnapshotAsync() - Method in class io.qdrant.client.QdrantClient
+
+
Create snapshot for a whole storage.
+
+
createFullSnapshotAsync(Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Create snapshot for a whole storage.
+
+
createPayloadIndexAsync(String, String, Collections.PayloadSchemaType, Collections.PayloadIndexParams, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a payload field index in a collection.
+
+
createShardKeyAsync(Collections.CreateShardKeyRequest) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a shard key for a collection.
+
+
createShardKeyAsync(Collections.CreateShardKeyRequest, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Creates a shard key for a collection.
+
+
createSnapshotAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Create snapshot for a given collection.
+
+
createSnapshotAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Create snapshot for a given collection.
+
+
+

D

+
+
deleteAliasAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes an alias.
+
+
deleteAliasAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes an alias.
+
+
deleteAsync(Points.DeletePoints) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes points.
+
+
deleteAsync(Points.DeletePoints, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes points.
+
+
deleteAsync(String, Points.Filter) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes points.
+
+
deleteAsync(String, Points.Filter, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes points.
+
+
deleteAsync(String, List<Points.PointId>) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes points.
+
+
deleteAsync(String, List<Points.PointId>, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes points.
+
+
deleteCollectionAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection and all its associated data.
+
+
deleteCollectionAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection and all its associated data.
+
+
deleteFullSnapshotAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Delete snapshot for a whole storage.
+
+
deleteFullSnapshotAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete snapshot for a whole storage.
+
+
deletePayloadAsync(String, List<String>, Points.Filter, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete specified key payload for the given ids.
+
+
deletePayloadAsync(String, List<String>, Points.PointId, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete specified key payload for the given id.
+
+
deletePayloadAsync(String, List<String>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete specified key payload for all points.
+
+
deletePayloadAsync(String, List<String>, List<Points.PointId>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete specified key payload for the given ids.
+
+
deletePayloadIndexAsync(String, String, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a payload field index in a collection.
+
+
deleteShardKeyAsync(Collections.DeleteShardKeyRequest) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a shard key for a collection.
+
+
deleteShardKeyAsync(Collections.DeleteShardKeyRequest, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a shard key for a collection.
+
+
deleteSnapshotAsync(String, String) - Method in class io.qdrant.client.QdrantClient
+
+
Delete snapshot for a given collection.
+
+
deleteSnapshotAsync(String, String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete snapshot for a given collection.
+
+
deleteVectorsAsync(String, List<String>, Points.Filter) - Method in class io.qdrant.client.QdrantClient
+
+
Delete named vectors for points.
+
+
deleteVectorsAsync(String, List<String>, Points.Filter, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete named vectors for points.
+
+
deleteVectorsAsync(String, List<String>, Points.Filter, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete named vectors for points.
+
+
deleteVectorsAsync(String, List<String>, List<Points.PointId>) - Method in class io.qdrant.client.QdrantClient
+
+
Delete named vectors for points.
+
+
deleteVectorsAsync(String, List<String>, List<Points.PointId>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete named vectors for points.
+
+
deleteVectorsAsync(String, List<String>, List<Points.PointId>, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Delete named vectors for points.
+
+
discoverAsync(Points.DiscoverPoints) - Method in class io.qdrant.client.QdrantClient
+
+
Use the context and a target to find the most similar points to the target.
+
+
discoverAsync(Points.DiscoverPoints, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Use the context and a target to find the most similar points to the target.
+
+
discoverBatchAsync(String, List<Points.DiscoverPoints>, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Use the context and a target to find the most similar points to the target in + a batch.
+
+
discoverBatchAsync(String, List<Points.DiscoverPoints>, Points.ReadConsistency, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Use the context and a target to find the most similar points to the target in + a batch.
+
+
+

E

+
+
enable(boolean) - Static method in class io.qdrant.client.WithPayloadSelectorFactory
+
+
Whether to include all payload in response.
+
+
enable(boolean) - Static method in class io.qdrant.client.WithVectorsSelectorFactory
+
+
Whether to include vectors in response.
+
+
exclude(List<String>) - Static method in class io.qdrant.client.WithPayloadSelectorFactory
+
+
Which payload fields to exclude in response.
+
+
+

F

+
+
filter(Points.Filter) - Static method in class io.qdrant.client.ConditionFactory
+
+
Nests a filter
+
+
+

G

+
+
geoBoundingBox(String, double, double, double, double) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field has values inside a bounding box specified by the top left and + bottom right coordinates.
+
+
geoPolygon(String, Points.GeoLineString, List<Points.GeoLineString>) - Static method in class io.qdrant.client.ConditionFactory
+
+
Matches records where the given field has values inside the provided polygon.
+
+
geoRadius(String, double, double, float) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field has values inside a circle centred at a given latitude and longitude + with a given radius.
+
+
getCollectionInfoAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Gets detailed information about an existing collection.
+
+
getCollectionInfoAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Gets detailed information about an existing collection.
+
+
+

H

+
+
hasId(Points.PointId) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match all records with the provided id
+
+
hasId(List<Points.PointId>) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match all records with the provided ids
+
+
healthCheckAsync() - Method in class io.qdrant.client.QdrantClient
+
+
Gets detailed information about the qdrant cluster.
+
+
healthCheckAsync(Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Gets detailed information about the qdrant cluster.
+
+
+

I

+
+
id(long) - Static method in class io.qdrant.client.PointIdFactory
+
+
Creates a point id from a long
+
+
id(UUID) - Static method in class io.qdrant.client.PointIdFactory
+
+
Creates a point id from a UUID
+
+
include(List<String>) - Static method in class io.qdrant.client.WithPayloadSelectorFactory
+
+
Which payload fields to include in response.
+
+
include(List<String>) - Static method in class io.qdrant.client.WithVectorsSelectorFactory
+
+
List of named vectors to include in response.
+
+
io.qdrant.client - package io.qdrant.client
+
+
package
+
+
isEmpty(String) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match all records where the given field either does not exist, or has null or empty value.
+
+
isNull(String) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match all records where the given field is null.
+
+
+

L

+
+
list(List<JsonWithInt.Value>) - Static method in class io.qdrant.client.ValueFactory
+
+
Creates a value from a list of values
+
+
listAliasesAsync() - Method in class io.qdrant.client.QdrantClient
+
+
Gets a list of all aliases for all existing collections.
+
+
listAliasesAsync(Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Gets a list of all aliases for all existing collections.
+
+
listCollectionAliasesAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Gets a list of all aliases for a collection.
+
+
listCollectionAliasesAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Gets a list of all aliases for a collection.
+
+
listCollectionsAsync() - Method in class io.qdrant.client.QdrantClient
+
+
Gets the names of all existing collections
+
+
listCollectionsAsync(Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Gets the names of all existing collections
+
+
listFullSnapshotAsync() - Method in class io.qdrant.client.QdrantClient
+
+
Get list of snapshots for a whole storage.
+
+
listFullSnapshotAsync(Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Get list of snapshots for a whole storage.
+
+
listSnapshotAsync(String) - Method in class io.qdrant.client.QdrantClient
+
+
Get list of snapshots for a collection.
+
+
listSnapshotAsync(String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Get list of snapshots for a collection.
+
+
+

M

+
+
match(String, boolean) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field matches the given boolean value.
+
+
match(String, long) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field matches the given long value.
+
+
matchExceptKeywords(String, List<String>) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field does not match any of the given keywords.
+
+
matchExceptValues(String, List<Long>) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field does not match any of the given values.
+
+
matchKeyword(String, String) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field matches the given keyword
+
+
matchKeywords(String, List<String>) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field matches any of the given keywords.
+
+
matchText(String, String) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field matches the given text.
+
+
matchValues(String, List<Long>) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field matches any of the given values.
+
+
+

N

+
+
namedVectors(Map<String, List<Float>>) - Static method in class io.qdrant.client.VectorsFactory
+
+
Creates named vectors
+
+
nested(String, Points.Condition) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given nested field matches the given condition.
+
+
nested(String, Points.Filter) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given nested field matches the given filter.
+
+
newBuilder(ManagedChannel) - Static method in class io.qdrant.client.QdrantGrpcClient
+
+
Creates a new builder to build a client.
+
+
newBuilder(ManagedChannel, boolean) - Static method in class io.qdrant.client.QdrantGrpcClient
+
+
Creates a new builder to build a client.
+
+
newBuilder(String) - Static method in class io.qdrant.client.QdrantGrpcClient
+
+
Creates a new builder to build a client.
+
+
newBuilder(String, int) - Static method in class io.qdrant.client.QdrantGrpcClient
+
+
Creates a new builder to build a client.
+
+
newBuilder(String, int, boolean) - Static method in class io.qdrant.client.QdrantGrpcClient
+
+
Creates a new builder to build a client.
+
+
nullValue() - Static method in class io.qdrant.client.ValueFactory
+
+
Creates a null value
+
+
+

O

+
+
overwritePayloadAsync(String, Map<String, JsonWithInt.Value>, Points.Filter, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Overwrites the payload for the given ids.
+
+
overwritePayloadAsync(String, Map<String, JsonWithInt.Value>, Points.PointId, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Overwrites the payload for the given id.
+
+
overwritePayloadAsync(String, Map<String, JsonWithInt.Value>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Overwrites the payload for all points in the collection.
+
+
overwritePayloadAsync(String, Map<String, JsonWithInt.Value>, List<Points.PointId>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Overwrites the payload for the given ids.
+
+
+

P

+
+
PointIdFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.PointId
+
+
points() - Method in class io.qdrant.client.QdrantGrpcClient
+
+
Gets the client for points
+
+
+

Q

+
+
qdrant() - Method in class io.qdrant.client.QdrantGrpcClient
+
+
Gets the client for qdrant services
+
+
QdrantClient - Class in io.qdrant.client
+
+
Client for the Qdrant vector database.
+
+
QdrantClient(QdrantGrpcClient) - Constructor for class io.qdrant.client.QdrantClient
+
+
Creates a new instance of QdrantClient
+
+
QdrantException - Exception in io.qdrant.client
+
+
An exception when interacting with qdrant
+
+
QdrantException(String) - Constructor for exception io.qdrant.client.QdrantException
+
+
Instantiates a new instance of QdrantException
+
+
QdrantGrpcClient - Class in io.qdrant.client
+
+
Low-level gRPC client for qdrant vector database.
+
+
QdrantGrpcClient.Builder - Class in io.qdrant.client
+
+
builder for QdrantGrpcClient
+
+
+

R

+
+
range(String, Points.Range) - Static method in class io.qdrant.client.ConditionFactory
+
+
Match records where the given field matches the given range.
+
+
recommendAsync(Points.RecommendPoints) - Method in class io.qdrant.client.QdrantClient
+
+
Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
+
+
recommendAsync(Points.RecommendPoints, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
+
+
recommendBatchAsync(String, List<Points.RecommendPoints>, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
+
+
recommendBatchAsync(String, List<Points.RecommendPoints>, Points.ReadConsistency, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
+
+
recommendGroupsAsync(Points.RecommendPointGroups) - Method in class io.qdrant.client.QdrantClient
+
+
Look for the points which are closer to stored positive examples and at the same time further to negative + examples, grouped by a given field
+
+
recommendGroupsAsync(Points.RecommendPointGroups, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Look for the points which are closer to stored positive examples and at the same time further to negative + examples, grouped by a given field
+
+
recreateCollectionAsync(Collections.CreateCollection) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection if one exists, and creates a new collection with the given parameters.
+
+
recreateCollectionAsync(Collections.CreateCollection, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection if one exists, and creates a new collection with the given parameters.
+
+
recreateCollectionAsync(String, Collections.VectorParams) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection if one exists, and creates a new collection with the given parameters.
+
+
recreateCollectionAsync(String, Collections.VectorParams, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection if one exists, and creates a new collection with the given parameters.
+
+
recreateCollectionAsync(String, Map<String, Collections.VectorParams>) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection if one exists, and creates a new collection with the given parameters.
+
+
recreateCollectionAsync(String, Map<String, Collections.VectorParams>, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Deletes a collection if one exists, and creates a new collection with the given parameters.
+
+
renameAliasAsync(String, String) - Method in class io.qdrant.client.QdrantClient
+
+
Renames an existing alias.
+
+
renameAliasAsync(String, String, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Renames an existing alias.
+
+
retrieveAsync(String, Points.PointId, boolean, boolean, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves points.
+
+
retrieveAsync(String, Points.PointId, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves points.
+
+
retrieveAsync(String, List<Points.PointId>, boolean, boolean, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves points.
+
+
retrieveAsync(String, List<Points.PointId>, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves points.
+
+
retrieveAsync(String, List<Points.PointId>, Points.WithPayloadSelector, Points.WithVectorsSelector, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves points.
+
+
retrieveAsync(String, List<Points.PointId>, Points.WithPayloadSelector, Points.WithVectorsSelector, Points.ReadConsistency, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves points.
+
+
+

S

+
+
scrollAsync(Points.ScrollPoints) - Method in class io.qdrant.client.QdrantClient
+
+
Iterates over all or filtered points.
+
+
scrollAsync(Points.ScrollPoints, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Iterates over all or filtered points.
+
+
searchAsync(Points.SearchPoints) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves closest points based on vector similarity and the given filtering conditions.
+
+
searchAsync(Points.SearchPoints, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves closest points based on vector similarity and the given filtering conditions.
+
+
searchBatchAsync(String, List<Points.SearchPoints>, Points.ReadConsistency) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves closest points based on vector similarity and the given filtering conditions.
+
+
searchBatchAsync(String, List<Points.SearchPoints>, Points.ReadConsistency, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves closest points based on vector similarity and the given filtering conditions.
+
+
searchGroupsAsync(Points.SearchPointGroups) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves closest points based on vector similarity and the given filtering conditions, grouped by a given field.
+
+
searchGroupsAsync(Points.SearchPointGroups, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Retrieves closest points based on vector similarity and the given filtering conditions, grouped by a given field.
+
+
setPayloadAsync(String, Map<String, JsonWithInt.Value>, Points.Filter, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Sets the payload for the given ids.
+
+
setPayloadAsync(String, Map<String, JsonWithInt.Value>, Points.PointId, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Sets the payload for the given id.
+
+
setPayloadAsync(String, Map<String, JsonWithInt.Value>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Sets the payload for all points in the collection.
+
+
setPayloadAsync(String, Map<String, JsonWithInt.Value>, List<Points.PointId>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Sets the payload for the given ids.
+
+
shardKey(long) - Static method in class io.qdrant.client.ShardKeyFactory
+
+
Creates a Collections.ShardKey based on a number.
+
+
shardKey(String) - Static method in class io.qdrant.client.ShardKeyFactory
+
+
Creates a Collections.ShardKey based on a keyword.
+
+
ShardKeyFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Collections.ShardKey
+
+
shardKeySelector(long...) - Static method in class io.qdrant.client.ShardKeySelectorFactory
+
+
Creates a Points.ShardKeySelector with the given shard key numbers.
+
+
shardKeySelector(Collections.ShardKey...) - Static method in class io.qdrant.client.ShardKeySelectorFactory
+
+
Creates a Points.ShardKeySelector with the given shard keys.
+
+
shardKeySelector(String...) - Static method in class io.qdrant.client.ShardKeySelectorFactory
+
+
Creates a Points.ShardKeySelector with the given shard key keywords.
+
+
ShardKeySelectorFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.ShardKeySelector
+
+
snapshots() - Method in class io.qdrant.client.QdrantGrpcClient
+
+
Gets the client for snapshots
+
+
+

T

+
+
targetVector(Points.PointId) - Static method in class io.qdrant.client.TargetVectorFactory
+
+
Creates a TargetVector from a point ID
+
+
targetVector(Points.Vector) - Static method in class io.qdrant.client.TargetVectorFactory
+
+
Creates a TargetVector from a Vector
+
+
TargetVectorFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.TargetVector
+
+
+

U

+
+
updateAliasesAsync(List<Collections.AliasOperations>) - Method in class io.qdrant.client.QdrantClient
+
+
Update the aliases of existing collections.
+
+
updateAliasesAsync(List<Collections.AliasOperations>, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Update the aliases of existing collections.
+
+
updateCollectionAsync(Collections.UpdateCollection) - Method in class io.qdrant.client.QdrantClient
+
+
Update parameters of the collection
+
+
updateCollectionAsync(Collections.UpdateCollection, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Update parameters of the collection
+
+
updateVectorsAsync(String, List<Points.PointVectors>) - Method in class io.qdrant.client.QdrantClient
+
+
Update named vectors for point.
+
+
updateVectorsAsync(String, List<Points.PointVectors>, Boolean, Points.WriteOrderingType, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Update named vectors for point.
+
+
updateVectorsAsync(String, List<Points.PointVectors>, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Update named vectors for point.
+
+
upsertAsync(Points.UpsertPoints) - Method in class io.qdrant.client.QdrantClient
+
+
Perform insert and updates on points.
+
+
upsertAsync(Points.UpsertPoints, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Perform insert and updates on points.
+
+
upsertAsync(String, List<Points.PointStruct>) - Method in class io.qdrant.client.QdrantClient
+
+
Perform insert and updates on points.
+
+
upsertAsync(String, List<Points.PointStruct>, Duration) - Method in class io.qdrant.client.QdrantClient
+
+
Perform insert and updates on points.
+
+
+

V

+
+
value(boolean) - Static method in class io.qdrant.client.ValueFactory
+
+
Creates a value from a boolean
+
+
value(double) - Static method in class io.qdrant.client.ValueFactory
+
+
Creates a value from a double
+
+
value(long) - Static method in class io.qdrant.client.ValueFactory
+
+
Creates a value from a long
+
+
value(String) - Static method in class io.qdrant.client.ValueFactory
+
+
Creates a value from a String
+
+
ValueFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing JsonWithInt.Value
+
+
valuesCount(String, Points.ValuesCount) - Static method in class io.qdrant.client.ConditionFactory
+
+
Matches records where the given field has a count of values within the specified count range
+
+
vector(float...) - Static method in class io.qdrant.client.VectorFactory
+
+
Creates a vector from a list of floats
+
+
vector(List<Float>) - Static method in class io.qdrant.client.VectorFactory
+
+
Creates a vector from a list of floats
+
+
vector(List<Float>, List<Integer>) - Static method in class io.qdrant.client.VectorFactory
+
+
Creates a sparse vector from a list of floats and integers as indices
+
+
VectorFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.Vector
+
+
vectors(float...) - Static method in class io.qdrant.client.VectorsFactory
+
+
Creates a vector
+
+
vectors(List<Float>) - Static method in class io.qdrant.client.VectorsFactory
+
+
Creates a vector
+
+
VectorsFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.Vectors
+
+
+

W

+
+
withApiKey(String) - Method in class io.qdrant.client.QdrantGrpcClient.Builder
+
+
Sets the API key to use for authentication
+
+
withCallCredentials(CallCredentials) - Method in class io.qdrant.client.QdrantGrpcClient.Builder
+
+
Sets the credential data that will be propagated to the server via request metadata for each RPC.
+
+
WithPayloadSelectorFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.WithPayloadSelector
+
+
withTimeout(Duration) - Method in class io.qdrant.client.QdrantGrpcClient.Builder
+
+
Sets a default timeout for all requests.
+
+
WithVectorsSelectorFactory - Class in io.qdrant.client
+
+
Convenience methods for constructing Points.WithVectorsSelector
+
+
+A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form
+
+
+ + diff --git a/index.html b/index.html new file mode 100644 index 00000000..154a4f03 --- /dev/null +++ b/index.html @@ -0,0 +1,25 @@ + + + + +client 1.7.0 API + + + + + + + + + + +
+ +

io/qdrant/client/package-summary.html

+
+ + diff --git a/io/qdrant/client/ApiKeyCredentials.html b/io/qdrant/client/ApiKeyCredentials.html new file mode 100644 index 00000000..fbc38a8c --- /dev/null +++ b/io/qdrant/client/ApiKeyCredentials.html @@ -0,0 +1,186 @@ + + + + +ApiKeyCredentials (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ApiKeyCredentials

+
+
java.lang.Object +
io.grpc.CallCredentials +
io.qdrant.client.ApiKeyCredentials
+
+
+
+
+
public class ApiKeyCredentials +extends io.grpc.CallCredentials
+
API key authentication credentials
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class io.grpc.CallCredentials

    +io.grpc.CallCredentials.MetadataApplier, io.grpc.CallCredentials.RequestInfo
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
    +
    Instantiates a new instance of ApiKeyCredentials
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    applyRequestMetadata(io.grpc.CallCredentials.RequestInfo requestInfo, + Executor appExecutor, + io.grpc.CallCredentials.MetadataApplier applier)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class io.grpc.CallCredentials

    +thisUsesUnstableApi
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ApiKeyCredentials

      +
      public ApiKeyCredentials(String apiKey)
      +
      Instantiates a new instance of ApiKeyCredentials
      +
      +
      Parameters:
      +
      apiKey - The API key to use for authentication
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      applyRequestMetadata

      +
      public void applyRequestMetadata(io.grpc.CallCredentials.RequestInfo requestInfo, + Executor appExecutor, + io.grpc.CallCredentials.MetadataApplier applier)
      +
      +
      Specified by:
      +
      applyRequestMetadata in class io.grpc.CallCredentials
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/ConditionFactory.html b/io/qdrant/client/ConditionFactory.html new file mode 100644 index 00000000..a718ddf9 --- /dev/null +++ b/io/qdrant/client/ConditionFactory.html @@ -0,0 +1,551 @@ + + + + +ConditionFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionFactory

+
+
java.lang.Object +
io.qdrant.client.ConditionFactory
+
+
+
+
public final class ConditionFactory +extends Object
+
Convenience methods for constructing Points.Condition
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    filter(io.qdrant.client.grpc.Points.Filter filter)
    +
    +
    Nests a filter
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    geoBoundingBox(String field, + double topLeftLatitude, + double topLeftLongitude, + double bottomRightLatitude, + double bottomRightLongitude)
    +
    +
    Match records where the given field has values inside a bounding box specified by the top left and + bottom right coordinates.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    geoPolygon(String field, + io.qdrant.client.grpc.Points.GeoLineString exterior, + List<io.qdrant.client.grpc.Points.GeoLineString> interiors)
    +
    +
    Matches records where the given field has values inside the provided polygon.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    geoRadius(String field, + double latitude, + double longitude, + float radius)
    +
    +
    Match records where the given field has values inside a circle centred at a given latitude and longitude + with a given radius.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    hasId(io.qdrant.client.grpc.Points.PointId id)
    +
    +
    Match all records with the provided id
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    hasId(List<io.qdrant.client.grpc.Points.PointId> ids)
    +
    +
    Match all records with the provided ids
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    isEmpty(String field)
    +
    +
    Match all records where the given field either does not exist, or has null or empty value.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    isNull(String field)
    +
    +
    Match all records where the given field is null.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    match(String field, + boolean value)
    +
    +
    Match records where the given field matches the given boolean value.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    match(String field, + long value)
    +
    +
    Match records where the given field matches the given long value.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    matchExceptKeywords(String field, + List<String> keywords)
    +
    +
    Match records where the given field does not match any of the given keywords.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    matchExceptValues(String field, + List<Long> values)
    +
    +
    Match records where the given field does not match any of the given values.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    matchKeyword(String field, + String keyword)
    +
    +
    Match records where the given field matches the given keyword
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    matchKeywords(String field, + List<String> keywords)
    +
    +
    Match records where the given field matches any of the given keywords.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    matchText(String field, + String text)
    +
    +
    Match records where the given field matches the given text.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    matchValues(String field, + List<Long> values)
    +
    +
    Match records where the given field matches any of the given values.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    nested(String field, + io.qdrant.client.grpc.Points.Condition condition)
    +
    +
    Match records where the given nested field matches the given condition.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    nested(String field, + io.qdrant.client.grpc.Points.Filter filter)
    +
    +
    Match records where the given nested field matches the given filter.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    range(String field, + io.qdrant.client.grpc.Points.Range range)
    +
    +
    Match records where the given field matches the given range.
    +
    +
    static io.qdrant.client.grpc.Points.Condition
    +
    valuesCount(String field, + io.qdrant.client.grpc.Points.ValuesCount valuesCount)
    +
    +
    Matches records where the given field has a count of values within the specified count range
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      hasId

      +
      public static io.qdrant.client.grpc.Points.Condition hasId(io.qdrant.client.grpc.Points.PointId id)
      +
      Match all records with the provided id
      +
      +
      Parameters:
      +
      id - The id to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      hasId

      +
      public static io.qdrant.client.grpc.Points.Condition hasId(List<io.qdrant.client.grpc.Points.PointId> ids)
      +
      Match all records with the provided ids
      +
      +
      Parameters:
      +
      ids - The ids to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      isEmpty

      +
      public static io.qdrant.client.grpc.Points.Condition isEmpty(String field)
      +
      Match all records where the given field either does not exist, or has null or empty value.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      isNull

      +
      public static io.qdrant.client.grpc.Points.Condition isNull(String field)
      +
      Match all records where the given field is null.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      matchKeyword

      +
      public static io.qdrant.client.grpc.Points.Condition matchKeyword(String field, + String keyword)
      +
      Match records where the given field matches the given keyword
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      keyword - The keyword to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      matchText

      +
      public static io.qdrant.client.grpc.Points.Condition matchText(String field, + String text)
      +
      Match records where the given field matches the given text.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      text - The text to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      match

      +
      public static io.qdrant.client.grpc.Points.Condition match(String field, + boolean value)
      +
      Match records where the given field matches the given boolean value.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      value - The value to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      match

      +
      public static io.qdrant.client.grpc.Points.Condition match(String field, + long value)
      +
      Match records where the given field matches the given long value.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      value - The value to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      matchKeywords

      +
      public static io.qdrant.client.grpc.Points.Condition matchKeywords(String field, + List<String> keywords)
      +
      Match records where the given field matches any of the given keywords.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      keywords - The keywords to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      matchValues

      +
      public static io.qdrant.client.grpc.Points.Condition matchValues(String field, + List<Long> values)
      +
      Match records where the given field matches any of the given values.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      values - The values to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      matchExceptKeywords

      +
      public static io.qdrant.client.grpc.Points.Condition matchExceptKeywords(String field, + List<String> keywords)
      +
      Match records where the given field does not match any of the given keywords.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      keywords - The keywords not to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      matchExceptValues

      +
      public static io.qdrant.client.grpc.Points.Condition matchExceptValues(String field, + List<Long> values)
      +
      Match records where the given field does not match any of the given values.
      +
      +
      Parameters:
      +
      field - The name of the field
      +
      values - The values not to match
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      nested

      +
      public static io.qdrant.client.grpc.Points.Condition nested(String field, + io.qdrant.client.grpc.Points.Condition condition)
      +
      Match records where the given nested field matches the given condition.
      +
      +
      Parameters:
      +
      field - The name of the nested field.
      +
      condition - The condition to match.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      nested

      +
      public static io.qdrant.client.grpc.Points.Condition nested(String field, + io.qdrant.client.grpc.Points.Filter filter)
      +
      Match records where the given nested field matches the given filter.
      +
      +
      Parameters:
      +
      field - The name of the nested field.
      +
      filter - The filter to match.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      range

      +
      public static io.qdrant.client.grpc.Points.Condition range(String field, + io.qdrant.client.grpc.Points.Range range)
      +
      Match records where the given field matches the given range.
      +
      +
      Parameters:
      +
      field - The name of the nested field.
      +
      range - The range to match.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      geoRadius

      +
      public static io.qdrant.client.grpc.Points.Condition geoRadius(String field, + double latitude, + double longitude, + float radius)
      +
      Match records where the given field has values inside a circle centred at a given latitude and longitude + with a given radius.
      +
      +
      Parameters:
      +
      field - The name of the field.
      +
      latitude - The latitude of the center.
      +
      longitude - The longitude of the center.
      +
      radius - The radius in meters.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      geoBoundingBox

      +
      public static io.qdrant.client.grpc.Points.Condition geoBoundingBox(String field, + double topLeftLatitude, + double topLeftLongitude, + double bottomRightLatitude, + double bottomRightLongitude)
      +
      Match records where the given field has values inside a bounding box specified by the top left and + bottom right coordinates.
      +
      +
      Parameters:
      +
      field - The name of the field.
      +
      topLeftLatitude - The latitude of the top left point.
      +
      topLeftLongitude - The longitude of the top left point.
      +
      bottomRightLatitude - The latitude of the bottom right point.
      +
      bottomRightLongitude - The longitude of the bottom right point.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      geoPolygon

      +
      public static io.qdrant.client.grpc.Points.Condition geoPolygon(String field, + io.qdrant.client.grpc.Points.GeoLineString exterior, + List<io.qdrant.client.grpc.Points.GeoLineString> interiors)
      +
      Matches records where the given field has values inside the provided polygon. A polygon always has an exterior + ring and may optionally have interior rings, which represent independent areas or holes. + When defining a ring, you must pick either a clockwise or counterclockwise ordering for your points. + The first and last point of the polygon must be the same.
      +
      +
      Parameters:
      +
      field - The name of the field.
      +
      exterior - The exterior ring of the polygon.
      +
      interiors - The interior rings of the polygon.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      valuesCount

      +
      public static io.qdrant.client.grpc.Points.Condition valuesCount(String field, + io.qdrant.client.grpc.Points.ValuesCount valuesCount)
      +
      Matches records where the given field has a count of values within the specified count range
      +
      +
      Parameters:
      +
      field - The name of the field.
      +
      valuesCount - The count range to match.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    • +
      +

      filter

      +
      public static io.qdrant.client.grpc.Points.Condition filter(io.qdrant.client.grpc.Points.Filter filter)
      +
      Nests a filter
      +
      +
      Parameters:
      +
      filter - The filter to nest.
      +
      Returns:
      +
      a new instance of Points.Condition
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/PointIdFactory.html b/io/qdrant/client/PointIdFactory.html new file mode 100644 index 00000000..191cb731 --- /dev/null +++ b/io/qdrant/client/PointIdFactory.html @@ -0,0 +1,157 @@ + + + + +PointIdFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PointIdFactory

+
+
java.lang.Object +
io.qdrant.client.PointIdFactory
+
+
+
+
public final class PointIdFactory +extends Object
+
Convenience methods for constructing Points.PointId
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Points.PointId
    +
    id(long id)
    +
    +
    Creates a point id from a long
    +
    +
    static io.qdrant.client.grpc.Points.PointId
    +
    id(UUID id)
    +
    +
    Creates a point id from a UUID
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      id

      +
      public static io.qdrant.client.grpc.Points.PointId id(long id)
      +
      Creates a point id from a long
      +
      +
      Parameters:
      +
      id - The id
      +
      Returns:
      +
      a new instance of Points.PointId
      +
      +
      +
    • +
    • +
      +

      id

      +
      public static io.qdrant.client.grpc.Points.PointId id(UUID id)
      +
      Creates a point id from a UUID
      +
      +
      Parameters:
      +
      id - The id
      +
      Returns:
      +
      a new instance of Points.PointId
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/QdrantClient.html b/io/qdrant/client/QdrantClient.html new file mode 100644 index 00000000..d32d5fb7 --- /dev/null +++ b/io/qdrant/client/QdrantClient.html @@ -0,0 +1,2990 @@ + + + + +QdrantClient (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class QdrantClient

+
+
java.lang.Object +
io.qdrant.client.QdrantClient
+
+
+
+
All Implemented Interfaces:
+
AutoCloseable
+
+
+
public class QdrantClient +extends Object +implements AutoCloseable
+
Client for the Qdrant vector database.
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
    +
    Creates a new instance of QdrantClient
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    clearPayloadAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Removes all payload for the given ids.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    clearPayloadAsync(String collectionName, + io.qdrant.client.grpc.Points.PointId id, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Removes all payload for the given id.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    clearPayloadAsync(String collectionName, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Remove all payload for all points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    clearPayloadAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Removes all payload for the given ids.
    +
    +
    void
    + +
     
    +
    com.google.common.util.concurrent.ListenableFuture<Long>
    +
    countAsync(String collectionName)
    +
    +
    Count the points in a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<Long>
    +
    countAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter, + Boolean exact)
    +
    +
    Count the points in a collection with the given filtering conditions.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<Long>
    +
    countAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter, + Boolean exact, + Duration timeout)
    +
    +
    Count the points in a collection with the given filtering conditions.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<Long>
    +
    countAsync(String collectionName, + Duration timeout)
    +
    +
    Count the points in a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createAliasAsync(String aliasName, + String collectionName)
    +
    +
    Creates an alias for a given collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createAliasAsync(String aliasName, + String collectionName, + Duration timeout)
    +
    +
    Creates an alias for a given collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection)
    +
    +
    Creates a new collection with the given parameters
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection, + Duration timeout)
    +
    +
    Creates a new collection with the given parameters
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams)
    +
    +
    Creates a new collection with the given parameters
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams, + Duration timeout)
    +
    +
    Creates a new collection with the given parameters
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams)
    +
    +
    Creates a new collection with the given parameters
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    createCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams, + Duration timeout)
    +
    +
    Creates a new collection with the given parameters
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>
    + +
    +
    Create snapshot for a whole storage.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>
    + +
    +
    Create snapshot for a whole storage.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    createPayloadIndexAsync(String collectionName, + String field, + io.qdrant.client.grpc.Collections.PayloadSchemaType schemaType, + io.qdrant.client.grpc.Collections.PayloadIndexParams indexParams, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Creates a payload field index in a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CreateShardKeyResponse>
    +
    createShardKeyAsync(io.qdrant.client.grpc.Collections.CreateShardKeyRequest createShardKey)
    +
    +
    Creates a shard key for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CreateShardKeyResponse>
    +
    createShardKeyAsync(io.qdrant.client.grpc.Collections.CreateShardKeyRequest createShardKey, + Duration timeout)
    +
    +
    Creates a shard key for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>
    +
    createSnapshotAsync(String collectionName)
    +
    +
    Create snapshot for a given collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>
    +
    createSnapshotAsync(String collectionName, + Duration timeout)
    +
    +
    Create snapshot for a given collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    + +
    +
    Deletes an alias.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    deleteAliasAsync(String aliasName, + Duration timeout)
    +
    +
    Deletes an alias.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteAsync(io.qdrant.client.grpc.Points.DeletePoints request)
    +
    +
    Deletes points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteAsync(io.qdrant.client.grpc.Points.DeletePoints request, + Duration timeout)
    +
    +
    Deletes points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter)
    +
    +
    Deletes points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter, + Duration timeout)
    +
    +
    Deletes points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids)
    +
    +
    Deletes points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + Duration timeout)
    +
    +
    Deletes points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    deleteCollectionAsync(String collectionName)
    +
    +
    Deletes a collection and all its associated data.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    deleteCollectionAsync(String collectionName, + Duration timeout)
    +
    +
    Deletes a collection and all its associated data.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse>
    + +
    +
    Delete snapshot for a whole storage.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse>
    +
    deleteFullSnapshotAsync(String snapshotName, + Duration timeout)
    +
    +
    Delete snapshot for a whole storage.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deletePayloadAsync(String collectionName, + List<String> keys, + io.qdrant.client.grpc.Points.Filter filter, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Delete specified key payload for the given ids.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deletePayloadAsync(String collectionName, + List<String> keys, + io.qdrant.client.grpc.Points.PointId id, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Delete specified key payload for the given id.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deletePayloadAsync(String collectionName, + List<String> keys, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Delete specified key payload for all points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deletePayloadAsync(String collectionName, + List<String> keys, + List<io.qdrant.client.grpc.Points.PointId> ids, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Delete specified key payload for the given ids.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deletePayloadIndexAsync(String collectionName, + String field, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Deletes a payload field index in a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.DeleteShardKeyResponse>
    +
    deleteShardKeyAsync(io.qdrant.client.grpc.Collections.DeleteShardKeyRequest deleteShardKey)
    +
    +
    Deletes a shard key for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.DeleteShardKeyResponse>
    +
    deleteShardKeyAsync(io.qdrant.client.grpc.Collections.DeleteShardKeyRequest deleteShardKey, + Duration timeout)
    +
    +
    Deletes a shard key for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse>
    +
    deleteSnapshotAsync(String collectionName, + String snapshotName)
    +
    +
    Delete snapshot for a given collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse>
    +
    deleteSnapshotAsync(String collectionName, + String snapshotName, + Duration timeout)
    +
    +
    Delete snapshot for a given collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteVectorsAsync(String collectionName, + List<String> vectors, + io.qdrant.client.grpc.Points.Filter filter)
    +
    +
    Delete named vectors for points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteVectorsAsync(String collectionName, + List<String> vectors, + io.qdrant.client.grpc.Points.Filter filter, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Delete named vectors for points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteVectorsAsync(String collectionName, + List<String> vectors, + io.qdrant.client.grpc.Points.Filter filter, + Duration timeout)
    +
    +
    Delete named vectors for points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteVectorsAsync(String collectionName, + List<String> vectors, + List<io.qdrant.client.grpc.Points.PointId> ids)
    +
    +
    Delete named vectors for points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteVectorsAsync(String collectionName, + List<String> vectors, + List<io.qdrant.client.grpc.Points.PointId> ids, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Delete named vectors for points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    deleteVectorsAsync(String collectionName, + List<String> vectors, + List<io.qdrant.client.grpc.Points.PointId> ids, + Duration timeout)
    +
    +
    Delete named vectors for points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>>
    +
    discoverAsync(io.qdrant.client.grpc.Points.DiscoverPoints request)
    +
    +
    Use the context and a target to find the most similar points to the target.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>>
    +
    discoverAsync(io.qdrant.client.grpc.Points.DiscoverPoints request, + Duration timeout)
    +
    +
    Use the context and a target to find the most similar points to the target.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>>
    +
    discoverBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.DiscoverPoints> discoverSearches, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Use the context and a target to find the most similar points to the target in + a batch.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>>
    +
    discoverBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.DiscoverPoints> discoverSearches, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + Duration timeout)
    +
    +
    Use the context and a target to find the most similar points to the target in + a batch.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionInfo>
    + +
    +
    Gets detailed information about an existing collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionInfo>
    +
    getCollectionInfoAsync(String collectionName, + Duration timeout)
    +
    +
    Gets detailed information about an existing collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.QdrantOuterClass.HealthCheckReply>
    + +
    +
    Gets detailed information about the qdrant cluster.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.QdrantOuterClass.HealthCheckReply>
    + +
    +
    Gets detailed information about the qdrant cluster.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Collections.AliasDescription>>
    + +
    +
    Gets a list of all aliases for all existing collections.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Collections.AliasDescription>>
    + +
    +
    Gets a list of all aliases for all existing collections.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<String>>
    + +
    +
    Gets a list of all aliases for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<String>>
    +
    listCollectionAliasesAsync(String collectionName, + Duration timeout)
    +
    +
    Gets a list of all aliases for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<String>>
    + +
    +
    Gets the names of all existing collections
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<String>>
    + +
    +
    Gets the names of all existing collections
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>>
    + +
    +
    Get list of snapshots for a whole storage.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>>
    + +
    +
    Get list of snapshots for a whole storage.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>>
    +
    listSnapshotAsync(String collectionName)
    +
    +
    Get list of snapshots for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>>
    +
    listSnapshotAsync(String collectionName, + Duration timeout)
    +
    +
    Get list of snapshots for a collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.Filter filter, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Overwrites the payload for the given ids.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.PointId id, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Overwrites the payload for the given id.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Overwrites the payload for all points in the collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + List<io.qdrant.client.grpc.Points.PointId> ids, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Overwrites the payload for the given ids.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>>
    +
    recommendAsync(io.qdrant.client.grpc.Points.RecommendPoints request)
    +
    +
    Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>>
    +
    recommendAsync(io.qdrant.client.grpc.Points.RecommendPoints request, + Duration timeout)
    +
    +
    Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>>
    +
    recommendBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.RecommendPoints> recommendSearches, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>>
    +
    recommendBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.RecommendPoints> recommendSearches, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + Duration timeout)
    +
    +
    Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>>
    +
    recommendGroupsAsync(io.qdrant.client.grpc.Points.RecommendPointGroups request)
    +
    +
    Look for the points which are closer to stored positive examples and at the same time further to negative + examples, grouped by a given field
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>>
    +
    recommendGroupsAsync(io.qdrant.client.grpc.Points.RecommendPointGroups request, + Duration timeout)
    +
    +
    Look for the points which are closer to stored positive examples and at the same time further to negative + examples, grouped by a given field
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    recreateCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection)
    +
    +
    Deletes a collection if one exists, and creates a new collection with the given parameters.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    recreateCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection, + Duration timeout)
    +
    +
    Deletes a collection if one exists, and creates a new collection with the given parameters.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    recreateCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams)
    +
    +
    Deletes a collection if one exists, and creates a new collection with the given parameters.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    recreateCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams, + Duration timeout)
    +
    +
    Deletes a collection if one exists, and creates a new collection with the given parameters.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    recreateCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams)
    +
    +
    Deletes a collection if one exists, and creates a new collection with the given parameters.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    recreateCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams, + Duration timeout)
    +
    +
    Deletes a collection if one exists, and creates a new collection with the given parameters.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    renameAliasAsync(String oldAliasName, + String newAliasName)
    +
    +
    Renames an existing alias.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    renameAliasAsync(String oldAliasName, + String newAliasName, + Duration timeout)
    +
    +
    Renames an existing alias.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>>
    +
    retrieveAsync(String collectionName, + io.qdrant.client.grpc.Points.PointId id, + boolean withPayload, + boolean withVectors, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Retrieves points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>>
    +
    retrieveAsync(String collectionName, + io.qdrant.client.grpc.Points.PointId id, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Retrieves points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>>
    +
    retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + boolean withPayload, + boolean withVectors, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Retrieves points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>>
    +
    retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Retrieves points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>>
    +
    retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + io.qdrant.client.grpc.Points.WithPayloadSelector payloadSelector, + io.qdrant.client.grpc.Points.WithVectorsSelector vectorsSelector, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Retrieves points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>>
    +
    retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + io.qdrant.client.grpc.Points.WithPayloadSelector payloadSelector, + io.qdrant.client.grpc.Points.WithVectorsSelector vectorsSelector, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + Duration timeout)
    +
    +
    Retrieves points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.ScrollResponse>
    +
    scrollAsync(io.qdrant.client.grpc.Points.ScrollPoints request)
    +
    +
    Iterates over all or filtered points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.ScrollResponse>
    +
    scrollAsync(io.qdrant.client.grpc.Points.ScrollPoints request, + Duration timeout)
    +
    +
    Iterates over all or filtered points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>>
    +
    searchAsync(io.qdrant.client.grpc.Points.SearchPoints request)
    +
    +
    Retrieves closest points based on vector similarity and the given filtering conditions.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>>
    +
    searchAsync(io.qdrant.client.grpc.Points.SearchPoints request, + Duration timeout)
    +
    +
    Retrieves closest points based on vector similarity and the given filtering conditions.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>>
    +
    searchBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.SearchPoints> searches, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
    +
    +
    Retrieves closest points based on vector similarity and the given filtering conditions.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>>
    +
    searchBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.SearchPoints> searches, + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + Duration timeout)
    +
    +
    Retrieves closest points based on vector similarity and the given filtering conditions.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>>
    +
    searchGroupsAsync(io.qdrant.client.grpc.Points.SearchPointGroups request)
    +
    +
    Retrieves closest points based on vector similarity and the given filtering conditions, grouped by a given field.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>>
    +
    searchGroupsAsync(io.qdrant.client.grpc.Points.SearchPointGroups request, + Duration timeout)
    +
    +
    Retrieves closest points based on vector similarity and the given filtering conditions, grouped by a given field.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.Filter filter, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Sets the payload for the given ids.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.PointId id, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Sets the payload for the given id.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Sets the payload for all points in the collection.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + List<io.qdrant.client.grpc.Points.PointId> ids, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Sets the payload for the given ids.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    updateAliasesAsync(List<io.qdrant.client.grpc.Collections.AliasOperations> aliasOperations)
    +
    +
    Update the aliases of existing collections.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    updateAliasesAsync(List<io.qdrant.client.grpc.Collections.AliasOperations> aliasOperations, + Duration timeout)
    +
    +
    Update the aliases of existing collections.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    updateCollectionAsync(io.qdrant.client.grpc.Collections.UpdateCollection updateCollection)
    +
    +
    Update parameters of the collection
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse>
    +
    updateCollectionAsync(io.qdrant.client.grpc.Collections.UpdateCollection updateCollection, + Duration timeout)
    +
    +
    Update parameters of the collection
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    updateVectorsAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointVectors> points)
    +
    +
    Update named vectors for point.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    updateVectorsAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointVectors> points, + Boolean wait, + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + Duration timeout)
    +
    +
    Update named vectors for point.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    updateVectorsAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointVectors> points, + Duration timeout)
    +
    +
    Update named vectors for point.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    upsertAsync(io.qdrant.client.grpc.Points.UpsertPoints request)
    +
    +
    Perform insert and updates on points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    upsertAsync(io.qdrant.client.grpc.Points.UpsertPoints request, + Duration timeout)
    +
    +
    Perform insert and updates on points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    upsertAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointStruct> points)
    +
    +
    Perform insert and updates on points.
    +
    +
    com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult>
    +
    upsertAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointStruct> points, + Duration timeout)
    +
    +
    Perform insert and updates on points.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      QdrantClient

      +
      public QdrantClient(QdrantGrpcClient grpcClient)
      +
      Creates a new instance of QdrantClient
      +
      +
      Parameters:
      +
      grpcClient - The low-level gRPC client to use.
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      healthCheckAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.QdrantOuterClass.HealthCheckReply> healthCheckAsync()
      +
      Gets detailed information about the qdrant cluster.
      +
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      healthCheckAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.QdrantOuterClass.HealthCheckReply> healthCheckAsync(@Nullable + Duration timeout)
      +
      Gets detailed information about the qdrant cluster.
      +
      +
      Parameters:
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams)
      +
      Creates a new collection with the given parameters
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectorParams - The vector parameters
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams, + @Nullable + Duration timeout)
      +
      Creates a new collection with the given parameters
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectorParams - The vector parameters
      +
      timeout - The timeout for the call
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams)
      +
      Creates a new collection with the given parameters
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      namedVectorParams - The named vector parameters
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams, + @Nullable + Duration timeout)
      +
      Creates a new collection with the given parameters
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      namedVectorParams - The named vector parameters
      +
      timeout - The timeout for the call
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection)
      +
      Creates a new collection with the given parameters
      +
      +
      Parameters:
      +
      createCollection - The collection creation parameters
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection, + @Nullable + Duration timeout)
      +
      Creates a new collection with the given parameters
      +
      +
      Parameters:
      +
      createCollection - The collection creation parameters
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recreateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> recreateCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams)
      +
      Deletes a collection if one exists, and creates a new collection with the given parameters.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectorParams - The vector parameters
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recreateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> recreateCollectionAsync(String collectionName, + io.qdrant.client.grpc.Collections.VectorParams vectorParams, + @Nullable + Duration timeout)
      +
      Deletes a collection if one exists, and creates a new collection with the given parameters.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectorParams - The vector parameters
      +
      timeout - The timeout for the call
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recreateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> recreateCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams)
      +
      Deletes a collection if one exists, and creates a new collection with the given parameters.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      namedVectorParams - The named vector parameters
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recreateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> recreateCollectionAsync(String collectionName, + Map<String,io.qdrant.client.grpc.Collections.VectorParams> namedVectorParams, + @Nullable + Duration timeout)
      +
      Deletes a collection if one exists, and creates a new collection with the given parameters.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      namedVectorParams - The named vector parameters
      +
      timeout - The timeout for the call
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recreateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> recreateCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection)
      +
      Deletes a collection if one exists, and creates a new collection with the given parameters.
      +
      +
      Parameters:
      +
      createCollection - The collection creation parameters
      +
      Returns:
      +
      a new instance of Collections.CollectionOperationResponse
      +
      +
      +
    • +
    • +
      +

      recreateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> recreateCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection createCollection, + @Nullable + Duration timeout)
      +
      Deletes a collection if one exists, and creates a new collection with the given parameters.
      +
      +
      Parameters:
      +
      createCollection - The collection creation parameters
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of Collections.CollectionOperationResponse
      +
      +
      +
    • +
    • +
      +

      getCollectionInfoAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionInfo> getCollectionInfoAsync(String collectionName)
      +
      Gets detailed information about an existing collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      getCollectionInfoAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionInfo> getCollectionInfoAsync(String collectionName, + @Nullable + Duration timeout)
      +
      Gets detailed information about an existing collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> deleteCollectionAsync(String collectionName)
      +
      Deletes a collection and all its associated data.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> deleteCollectionAsync(String collectionName, + @Nullable + Duration timeout)
      +
      Deletes a collection and all its associated data.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listCollectionsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<String>> listCollectionsAsync()
      +
      Gets the names of all existing collections
      +
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listCollectionsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<String>> listCollectionsAsync(@Nullable + Duration timeout)
      +
      Gets the names of all existing collections
      +
      +
      Parameters:
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      updateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> updateCollectionAsync(io.qdrant.client.grpc.Collections.UpdateCollection updateCollection)
      +
      Update parameters of the collection
      +
      +
      Parameters:
      +
      updateCollection - The update parameters.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      updateCollectionAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> updateCollectionAsync(io.qdrant.client.grpc.Collections.UpdateCollection updateCollection, + @Nullable + Duration timeout)
      +
      Update parameters of the collection
      +
      +
      Parameters:
      +
      updateCollection - The update parameters.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createAliasAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createAliasAsync(String aliasName, + String collectionName)
      +
      Creates an alias for a given collection.
      +
      +
      Parameters:
      +
      aliasName - The alias to be created.
      +
      collectionName - The collection for which the alias is to be created.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createAliasAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> createAliasAsync(String aliasName, + String collectionName, + @Nullable + Duration timeout)
      +
      Creates an alias for a given collection.
      +
      +
      Parameters:
      +
      aliasName - The alias to be created.
      +
      collectionName - The collection for which the alias is to be created.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      renameAliasAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> renameAliasAsync(String oldAliasName, + String newAliasName)
      +
      Renames an existing alias.
      +
      +
      Parameters:
      +
      oldAliasName - The old alias name.
      +
      newAliasName - The new alias name.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      renameAliasAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> renameAliasAsync(String oldAliasName, + String newAliasName, + @Nullable + Duration timeout)
      +
      Renames an existing alias.
      +
      +
      Parameters:
      +
      oldAliasName - The old alias name.
      +
      newAliasName - The new alias name.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAliasAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> deleteAliasAsync(String aliasName)
      +
      Deletes an alias.
      +
      +
      Parameters:
      +
      aliasName - The alias to be deleted.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAliasAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> deleteAliasAsync(String aliasName, + @Nullable + Duration timeout)
      +
      Deletes an alias.
      +
      +
      Parameters:
      +
      aliasName - The alias to be deleted.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      updateAliasesAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> updateAliasesAsync(List<io.qdrant.client.grpc.Collections.AliasOperations> aliasOperations)
      +
      Update the aliases of existing collections.
      +
      +
      Parameters:
      +
      aliasOperations - The list of operations to perform.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      updateAliasesAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CollectionOperationResponse> updateAliasesAsync(List<io.qdrant.client.grpc.Collections.AliasOperations> aliasOperations, + @Nullable + Duration timeout)
      +
      Update the aliases of existing collections.
      +
      +
      Parameters:
      +
      aliasOperations - The list of operations to perform.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listCollectionAliasesAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<String>> listCollectionAliasesAsync(String collectionName)
      +
      Gets a list of all aliases for a collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listCollectionAliasesAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<String>> listCollectionAliasesAsync(String collectionName, + @Nullable + Duration timeout)
      +
      Gets a list of all aliases for a collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listAliasesAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Collections.AliasDescription>> listAliasesAsync()
      +
      Gets a list of all aliases for all existing collections.
      +
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listAliasesAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Collections.AliasDescription>> listAliasesAsync(@Nullable + Duration timeout)
      +
      Gets a list of all aliases for all existing collections.
      +
      +
      Parameters:
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createShardKeyAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CreateShardKeyResponse> createShardKeyAsync(io.qdrant.client.grpc.Collections.CreateShardKeyRequest createShardKey)
      +
      Creates a shard key for a collection.
      +
      +
      Parameters:
      +
      createShardKey - The request object for the operation.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createShardKeyAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.CreateShardKeyResponse> createShardKeyAsync(io.qdrant.client.grpc.Collections.CreateShardKeyRequest createShardKey, + @Nullable + Duration timeout)
      +
      Creates a shard key for a collection.
      +
      +
      Parameters:
      +
      createShardKey - The request object for the operation.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteShardKeyAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.DeleteShardKeyResponse> deleteShardKeyAsync(io.qdrant.client.grpc.Collections.DeleteShardKeyRequest deleteShardKey)
      +
      Deletes a shard key for a collection.
      +
      +
      Parameters:
      +
      deleteShardKey - The request object for the operation.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteShardKeyAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Collections.DeleteShardKeyResponse> deleteShardKeyAsync(io.qdrant.client.grpc.Collections.DeleteShardKeyRequest deleteShardKey, + @Nullable + Duration timeout)
      +
      Deletes a shard key for a collection.
      +
      +
      Parameters:
      +
      deleteShardKey - The request object for the operation.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      upsertAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> upsertAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointStruct> points)
      +
      Perform insert and updates on points. If a point with a given ID already exists, it will be overwritten.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      points - The points to be upserted
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      upsertAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> upsertAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointStruct> points, + @Nullable + Duration timeout)
      +
      Perform insert and updates on points. If a point with a given ID already exists, it will be overwritten. + The call waits for the changes to be applied.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      points - The points to be upserted
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      upsertAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> upsertAsync(io.qdrant.client.grpc.Points.UpsertPoints request)
      +
      Perform insert and updates on points. If a point with a given ID already exists, it will be overwritten.
      +
      +
      Parameters:
      +
      request - The upsert points request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      upsertAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> upsertAsync(io.qdrant.client.grpc.Points.UpsertPoints request, + @Nullable + Duration timeout)
      +
      Perform insert and updates on points. If a point with a given ID already exists, it will be overwritten.
      +
      +
      Parameters:
      +
      request - The upsert points request
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids)
      +
      Deletes points. + The call waits for the changes to be applied.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      ids - The ids of points to delete.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + Duration timeout)
      +
      Deletes points. + The call waits for the changes to be applied.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      ids - The ids of points to delete.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter)
      +
      Deletes points. + The call waits for the changes to be applied.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      filter - A filter selecting the points to be deleted.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Duration timeout)
      +
      Deletes points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      filter - A filter selecting the points to be deleted.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteAsync(io.qdrant.client.grpc.Points.DeletePoints request)
      +
      Deletes points.
      +
      +
      Parameters:
      +
      request - The delete points request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteAsync(io.qdrant.client.grpc.Points.DeletePoints request, + @Nullable + Duration timeout)
      +
      Deletes points.
      +
      +
      Parameters:
      +
      request - The delete points request
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      retrieveAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>> retrieveAsync(String collectionName, + io.qdrant.client.grpc.Points.PointId id, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Retrieves points. Includes all payload, excludes vectors.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      id - The id of a point to retrieve
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      retrieveAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>> retrieveAsync(String collectionName, + io.qdrant.client.grpc.Points.PointId id, + boolean withPayload, + boolean withVectors, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Retrieves points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      id - The id of a point to retrieve
      +
      withPayload - Whether to include the payload or not.
      +
      withVectors - Whether to include the vectors or not.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      retrieveAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>> retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Retrieves points. Includes all payload, excludes vectors.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      ids - The list of ids of points to retrieve
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      retrieveAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>> retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + boolean withPayload, + boolean withVectors, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Retrieves points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      ids - The list of ids of points to retrieve
      +
      withPayload - Whether to include the payload or not.
      +
      withVectors - Whether to include the vectors or not.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      retrieveAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>> retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + io.qdrant.client.grpc.Points.WithPayloadSelector payloadSelector, + io.qdrant.client.grpc.Points.WithVectorsSelector vectorsSelector, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Retrieves points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      ids - The list of ids of points to retrieve
      +
      payloadSelector - Options for specifying which payload to include or not.
      +
      vectorsSelector - Options for specifying which vectors to include into response.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      retrieveAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.RetrievedPoint>> retrieveAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + io.qdrant.client.grpc.Points.WithPayloadSelector payloadSelector, + io.qdrant.client.grpc.Points.WithVectorsSelector vectorsSelector, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + @Nullable + Duration timeout)
      +
      Retrieves points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      ids - The list of ids of points to retrieve
      +
      payloadSelector - Options for specifying which payload to include or not.
      +
      vectorsSelector - Options for specifying which vectors to include into response.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      updateVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> updateVectorsAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointVectors> points)
      +
      Update named vectors for point.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      points - The list of points and vectors to update.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      updateVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> updateVectorsAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointVectors> points, + @Nullable + Duration timeout)
      +
      Update named vectors for point.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      points - The list of points and vectors to update.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      updateVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> updateVectorsAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointVectors> points, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Update named vectors for point.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      points - The list of points and vectors to update.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteVectorsAsync(String collectionName, + List<String> vectors, + io.qdrant.client.grpc.Points.Filter filter)
      +
      Delete named vectors for points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectors - The list of vector names to delete.
      +
      filter - A filter selecting the points to be deleted.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteVectorsAsync(String collectionName, + List<String> vectors, + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Duration timeout)
      +
      Delete named vectors for points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectors - The list of vector names to delete.
      +
      filter - A filter selecting the points to be deleted.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteVectorsAsync(String collectionName, + List<String> vectors, + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Delete named vectors for points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectors - The list of vector names to delete.
      +
      filter - A filter selecting the points to be deleted.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteVectorsAsync(String collectionName, + List<String> vectors, + List<io.qdrant.client.grpc.Points.PointId> ids)
      +
      Delete named vectors for points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectors - The list of vector names to delete.
      +
      ids - The list of ids to delete.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteVectorsAsync(String collectionName, + List<String> vectors, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + Duration timeout)
      +
      Delete named vectors for points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectors - The list of vector names to delete.
      +
      ids - The list of ids to delete.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteVectorsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deleteVectorsAsync(String collectionName, + List<String> vectors, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Delete named vectors for points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      vectors - The list of vector names to delete.
      +
      ids - The list of ids to delete.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      setPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Sets the payload for all points in the collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      setPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.PointId id, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Sets the payload for the given id.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      id - The id for which to set the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      setPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Sets the payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      ids - The ids for which to set the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      setPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> setPayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Sets the payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      filter - A filter selecting the points to be set.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      overwritePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Overwrites the payload for all points in the collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      overwritePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.PointId id, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Overwrites the payload for the given id.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      id - The id for which to overwrite the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      overwritePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Overwrites the payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      ids - The ids for which to overwrite the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      overwritePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> overwritePayloadAsync(String collectionName, + Map<String,io.qdrant.client.grpc.JsonWithInt.Value> payload, + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Overwrites the payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      payload - New payload values
      +
      filter - A filter selecting the points for which to overwrite the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deletePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deletePayloadAsync(String collectionName, + List<String> keys, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Delete specified key payload for all points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      keys - List of keys to delete.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deletePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deletePayloadAsync(String collectionName, + List<String> keys, + io.qdrant.client.grpc.Points.PointId id, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Delete specified key payload for the given id.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      keys - List of keys to delete.
      +
      id - The id for which to delete the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deletePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deletePayloadAsync(String collectionName, + List<String> keys, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Delete specified key payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      keys - List of keys to delete.
      +
      ids - The ids for which to delete the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deletePayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deletePayloadAsync(String collectionName, + List<String> keys, + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Delete specified key payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      keys - List of keys to delete.
      +
      filter - A filter selecting the points to for which to delete the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      clearPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> clearPayloadAsync(String collectionName, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Remove all payload for all points.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      clearPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> clearPayloadAsync(String collectionName, + io.qdrant.client.grpc.Points.PointId id, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Removes all payload for the given id.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      id - The id for which to remove the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      clearPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> clearPayloadAsync(String collectionName, + List<io.qdrant.client.grpc.Points.PointId> ids, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Removes all payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      ids - The ids for which to remove the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      clearPayloadAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> clearPayloadAsync(String collectionName, + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Removes all payload for the given ids.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      filter - A filter selecting the points for which to remove the payload.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createPayloadIndexAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> createPayloadIndexAsync(String collectionName, + String field, + io.qdrant.client.grpc.Collections.PayloadSchemaType schemaType, + @Nullable + io.qdrant.client.grpc.Collections.PayloadIndexParams indexParams, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Creates a payload field index in a collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      field - The field name to index.
      +
      schemaType - The schema type of the field.
      +
      indexParams - Payload index parameters.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deletePayloadIndexAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.UpdateResult> deletePayloadIndexAsync(String collectionName, + String field, + @Nullable + Boolean wait, + @Nullable + io.qdrant.client.grpc.Points.WriteOrderingType ordering, + @Nullable + Duration timeout)
      +
      Deletes a payload field index in a collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      field - The field name to index.
      +
      wait - Whether to wait until the changes have been applied. Defaults to true.
      +
      ordering - Write ordering guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      searchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>> searchAsync(io.qdrant.client.grpc.Points.SearchPoints request)
      +
      Retrieves closest points based on vector similarity and the given filtering conditions.
      +
      +
      Parameters:
      +
      request - the search request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      searchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>> searchAsync(io.qdrant.client.grpc.Points.SearchPoints request, + @Nullable + Duration timeout)
      +
      Retrieves closest points based on vector similarity and the given filtering conditions.
      +
      +
      Parameters:
      +
      request - the search request
      +
      timeout - the timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      searchBatchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>> searchBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.SearchPoints> searches, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Retrieves closest points based on vector similarity and the given filtering conditions.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection
      +
      searches - The searches to be performed in the batch.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      searchBatchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>> searchBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.SearchPoints> searches, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + @Nullable + Duration timeout)
      +
      Retrieves closest points based on vector similarity and the given filtering conditions.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection
      +
      searches - The searches to be performed in the batch.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      searchGroupsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>> searchGroupsAsync(io.qdrant.client.grpc.Points.SearchPointGroups request)
      +
      Retrieves closest points based on vector similarity and the given filtering conditions, grouped by a given field.
      +
      +
      Parameters:
      +
      request - The search group request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      searchGroupsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>> searchGroupsAsync(io.qdrant.client.grpc.Points.SearchPointGroups request, + @Nullable + Duration timeout)
      +
      Retrieves closest points based on vector similarity and the given filtering conditions, grouped by a given field.
      +
      +
      Parameters:
      +
      request - The search group request
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      scrollAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.ScrollResponse> scrollAsync(io.qdrant.client.grpc.Points.ScrollPoints request)
      +
      Iterates over all or filtered points.
      +
      +
      Parameters:
      +
      request - The scroll request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      scrollAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.Points.ScrollResponse> scrollAsync(io.qdrant.client.grpc.Points.ScrollPoints request, + @Nullable + Duration timeout)
      +
      Iterates over all or filtered points.
      +
      +
      Parameters:
      +
      request - The scroll request.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recommendAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>> recommendAsync(io.qdrant.client.grpc.Points.RecommendPoints request)
      +
      Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
      +
      +
      Parameters:
      +
      request - The recommend request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recommendAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>> recommendAsync(io.qdrant.client.grpc.Points.RecommendPoints request, + @Nullable + Duration timeout)
      +
      Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
      +
      +
      Parameters:
      +
      request - The recommend request.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recommendBatchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>> recommendBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.RecommendPoints> recommendSearches, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      recommendSearches - The list of recommendation searches.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recommendBatchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>> recommendBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.RecommendPoints> recommendSearches, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + @Nullable + Duration timeout)
      +
      Look for the points which are closer to stored positive examples and at the same time further to negative + examples.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      recommendSearches - The list of recommendation searches.
      +
      readConsistency - Options for specifying read consistency guarantees.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recommendGroupsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>> recommendGroupsAsync(io.qdrant.client.grpc.Points.RecommendPointGroups request)
      +
      Look for the points which are closer to stored positive examples and at the same time further to negative + examples, grouped by a given field
      +
      +
      Parameters:
      +
      request - The recommend groups request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      recommendGroupsAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.PointGroup>> recommendGroupsAsync(io.qdrant.client.grpc.Points.RecommendPointGroups request, + @Nullable + Duration timeout)
      +
      Look for the points which are closer to stored positive examples and at the same time further to negative + examples, grouped by a given field
      +
      +
      Parameters:
      +
      request - The recommend groups request
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      discoverAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>> discoverAsync(io.qdrant.client.grpc.Points.DiscoverPoints request)
      +
      Use the context and a target to find the most similar points to the target. + Constraints by the context.
      +
      +
      Parameters:
      +
      request - The discover points request
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      discoverAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.ScoredPoint>> discoverAsync(io.qdrant.client.grpc.Points.DiscoverPoints request, + @Nullable + Duration timeout)
      +
      Use the context and a target to find the most similar points to the target. + Constraints by the context.
      +
      +
      Parameters:
      +
      request - The discover points request
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      discoverBatchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>> discoverBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.DiscoverPoints> discoverSearches, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency)
      +
      Use the context and a target to find the most similar points to the target in + a batch. + Constrained by the context.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection
      +
      discoverSearches - The list for discover point searches
      +
      readConsistency - Options for specifying read consistency guarantees
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      discoverBatchAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.Points.BatchResult>> discoverBatchAsync(String collectionName, + List<io.qdrant.client.grpc.Points.DiscoverPoints> discoverSearches, + @Nullable + io.qdrant.client.grpc.Points.ReadConsistency readConsistency, + @Nullable + Duration timeout)
      +
      Use the context and a target to find the most similar points to the target in + a batch. + Constrained by the context.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection
      +
      discoverSearches - The list for discover point searches
      +
      readConsistency - Options for specifying read consistency guarantees
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      countAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<Long> countAsync(String collectionName)
      +
      Count the points in a collection. The count is exact
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      countAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<Long> countAsync(String collectionName, + @Nullable + Duration timeout)
      +
      Count the points in a collection. The count is exact
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      countAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<Long> countAsync(String collectionName, + @Nullable + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Boolean exact)
      +
      Count the points in a collection with the given filtering conditions.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      filter - Filter conditions - return only those points that satisfy the specified conditions.
      +
      exact - If true, returns the exact count, + if false, returns an approximate count. Defaults to true.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      countAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<Long> countAsync(String collectionName, + @Nullable + io.qdrant.client.grpc.Points.Filter filter, + @Nullable + Boolean exact, + @Nullable + Duration timeout)
      +
      Count the points in a collection with the given filtering conditions.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      filter - Filter conditions - return only those points that satisfy the specified conditions.
      +
      exact - If true, returns the exact count, + if false, returns an approximate count. Defaults to true.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription> createSnapshotAsync(String collectionName)
      +
      Create snapshot for a given collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription> createSnapshotAsync(String collectionName, + @Nullable + Duration timeout)
      +
      Create snapshot for a given collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>> listSnapshotAsync(String collectionName)
      +
      Get list of snapshots for a collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>> listSnapshotAsync(String collectionName, + @Nullable + Duration timeout)
      +
      Get list of snapshots for a collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse> deleteSnapshotAsync(String collectionName, + String snapshotName)
      +
      Delete snapshot for a given collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      snapshotName - The name of the snapshot.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse> deleteSnapshotAsync(String collectionName, + String snapshotName, + @Nullable + Duration timeout)
      +
      Delete snapshot for a given collection.
      +
      +
      Parameters:
      +
      collectionName - The name of the collection.
      +
      snapshotName - The name of the snapshot.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createFullSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription> createFullSnapshotAsync()
      +
      Create snapshot for a whole storage.
      +
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      createFullSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription> createFullSnapshotAsync(@Nullable + Duration timeout)
      +
      Create snapshot for a whole storage.
      +
      +
      Parameters:
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listFullSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>> listFullSnapshotAsync()
      +
      Get list of snapshots for a whole storage.
      +
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      listFullSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<List<io.qdrant.client.grpc.SnapshotsService.SnapshotDescription>> listFullSnapshotAsync(@Nullable + Duration timeout)
      +
      Get list of snapshots for a whole storage.
      +
      +
      Parameters:
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteFullSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse> deleteFullSnapshotAsync(String snapshotName)
      +
      Delete snapshot for a whole storage.
      +
      +
      Parameters:
      +
      snapshotName - The name of the snapshot.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      deleteFullSnapshotAsync

      +
      public com.google.common.util.concurrent.ListenableFuture<io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotResponse> deleteFullSnapshotAsync(String snapshotName, + @Nullable + Duration timeout)
      +
      Delete snapshot for a whole storage.
      +
      +
      Parameters:
      +
      snapshotName - The name of the snapshot.
      +
      timeout - The timeout for the call.
      +
      Returns:
      +
      a new instance of ListenableFuture
      +
      +
      +
    • +
    • +
      +

      close

      +
      public void close()
      +
      +
      Specified by:
      +
      close in interface AutoCloseable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/QdrantException.html b/io/qdrant/client/QdrantException.html new file mode 100644 index 00000000..31467772 --- /dev/null +++ b/io/qdrant/client/QdrantException.html @@ -0,0 +1,154 @@ + + + + +QdrantException (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class QdrantException

+
+ +
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class QdrantException +extends RuntimeException
+
An exception when interacting with qdrant
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      QdrantException

      +
      public QdrantException(String message)
      +
      Instantiates a new instance of QdrantException
      +
      +
      Parameters:
      +
      message - The exception message
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/QdrantGrpcClient.Builder.html b/io/qdrant/client/QdrantGrpcClient.Builder.html new file mode 100644 index 00000000..16b97e4e --- /dev/null +++ b/io/qdrant/client/QdrantGrpcClient.Builder.html @@ -0,0 +1,197 @@ + + + + +QdrantGrpcClient.Builder (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class QdrantGrpcClient.Builder

+
+
java.lang.Object +
io.qdrant.client.QdrantGrpcClient.Builder
+
+
+
+
Enclosing class:
+
QdrantGrpcClient
+
+
+
public static class QdrantGrpcClient.Builder +extends Object
+
builder for QdrantGrpcClient
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      withApiKey

      +
      public QdrantGrpcClient.Builder withApiKey(String apiKey)
      +
      Sets the API key to use for authentication
      +
      +
      Parameters:
      +
      apiKey - The API key to use.
      +
      Returns:
      +
      this
      +
      +
      +
    • +
    • +
      +

      withTimeout

      +
      public QdrantGrpcClient.Builder withTimeout(@Nullable + Duration timeout)
      +
      Sets a default timeout for all requests.
      +
      +
      Parameters:
      +
      timeout - The timeout.
      +
      Returns:
      +
      this
      +
      +
      +
    • +
    • +
      +

      withCallCredentials

      +
      public QdrantGrpcClient.Builder withCallCredentials(@Nullable + io.grpc.CallCredentials callCredentials)
      +
      Sets the credential data that will be propagated to the server via request metadata for each RPC.
      +
      +
      Parameters:
      +
      callCredentials - The call credentials to use.
      +
      Returns:
      +
      this
      +
      +
      +
    • +
    • +
      +

      build

      +
      public QdrantGrpcClient build()
      +
      Builds a new instance of QdrantGrpcClient
      +
      +
      Returns:
      +
      a new instance of QdrantGrpcClient
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/QdrantGrpcClient.html b/io/qdrant/client/QdrantGrpcClient.html new file mode 100644 index 00000000..cc697e4b --- /dev/null +++ b/io/qdrant/client/QdrantGrpcClient.html @@ -0,0 +1,324 @@ + + + + +QdrantGrpcClient (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class QdrantGrpcClient

+
+
java.lang.Object +
io.qdrant.client.QdrantGrpcClient
+
+
+
+
All Implemented Interfaces:
+
AutoCloseable
+
+
+
public class QdrantGrpcClient +extends Object +implements AutoCloseable
+
Low-level gRPC client for qdrant vector database.
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      newBuilder

      +
      public static QdrantGrpcClient.Builder newBuilder(io.grpc.ManagedChannel channel)
      +
      Creates a new builder to build a client.
      +
      +
      Parameters:
      +
      channel - The channel for communication. This channel is not shutdown by the client and must be managed + by the caller.
      +
      Returns:
      +
      a new instance of QdrantGrpcClient.Builder
      +
      +
      +
    • +
    • +
      +

      newBuilder

      +
      public static QdrantGrpcClient.Builder newBuilder(io.grpc.ManagedChannel channel, + boolean shutdownChannelOnClose)
      +
      Creates a new builder to build a client.
      +
      +
      Parameters:
      +
      channel - The channel for communication.
      +
      shutdownChannelOnClose - Whether the channel is shutdown on client close.
      +
      Returns:
      +
      a new instance of QdrantGrpcClient.Builder
      +
      +
      +
    • +
    • +
      +

      newBuilder

      +
      public static QdrantGrpcClient.Builder newBuilder(String host)
      +
      Creates a new builder to build a client.
      +
      +
      Parameters:
      +
      host - The host to connect to. The default gRPC port 6334 is used.
      +
      Returns:
      +
      a new instance of QdrantGrpcClient.Builder
      +
      +
      +
    • +
    • +
      +

      newBuilder

      +
      public static QdrantGrpcClient.Builder newBuilder(String host, + int port)
      +
      Creates a new builder to build a client. The client uses Transport Layer Security by default.
      +
      +
      Parameters:
      +
      host - The host to connect to.
      +
      port - The port to connect to.
      +
      Returns:
      +
      a new instance of QdrantGrpcClient.Builder
      +
      +
      +
    • +
    • +
      +

      newBuilder

      +
      public static QdrantGrpcClient.Builder newBuilder(String host, + int port, + boolean useTransportLayerSecurity)
      +
      Creates a new builder to build a client.
      +
      +
      Parameters:
      +
      host - The host to connect to.
      +
      port - The port to connect to.
      +
      useTransportLayerSecurity - Whether the client uses Transport Layer Security (TLS) to secure communications. + Running without TLS should only be used for testing purposes.
      +
      Returns:
      +
      a new instance of QdrantGrpcClient.Builder
      +
      +
      +
    • +
    • +
      +

      qdrant

      +
      public io.qdrant.client.grpc.QdrantGrpc.QdrantFutureStub qdrant()
      +
      Gets the client for qdrant services
      +
      +
      Returns:
      +
      a new instance of QdrantGrpc.QdrantFutureStub
      +
      +
      +
    • +
    • +
      +

      points

      +
      public io.qdrant.client.grpc.PointsGrpc.PointsFutureStub points()
      +
      Gets the client for points
      +
      +
      Returns:
      +
      a new instance of PointsGrpc.PointsFutureStub
      +
      +
      +
    • +
    • +
      +

      collections

      +
      public io.qdrant.client.grpc.CollectionsGrpc.CollectionsFutureStub collections()
      +
      Gets the client for collections
      +
      +
      Returns:
      +
      a new instance of CollectionsGrpc.CollectionsFutureStub
      +
      +
      +
    • +
    • +
      +

      snapshots

      +
      public io.qdrant.client.grpc.SnapshotsGrpc.SnapshotsFutureStub snapshots()
      +
      Gets the client for snapshots
      +
      +
      Returns:
      +
      a new instance of SnapshotsGrpc.SnapshotsFutureStub
      +
      +
      +
    • +
    • +
      +

      close

      +
      public void close()
      +
      +
      Specified by:
      +
      close in interface AutoCloseable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/ShardKeyFactory.html b/io/qdrant/client/ShardKeyFactory.html new file mode 100644 index 00000000..c096d10d --- /dev/null +++ b/io/qdrant/client/ShardKeyFactory.html @@ -0,0 +1,157 @@ + + + + +ShardKeyFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ShardKeyFactory

+
+
java.lang.Object +
io.qdrant.client.ShardKeyFactory
+
+
+
+
public final class ShardKeyFactory +extends Object
+
Convenience methods for constructing Collections.ShardKey
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Collections.ShardKey
    +
    shardKey(long number)
    +
    +
    Creates a Collections.ShardKey based on a number.
    +
    +
    static io.qdrant.client.grpc.Collections.ShardKey
    +
    shardKey(String keyword)
    +
    +
    Creates a Collections.ShardKey based on a keyword.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      shardKey

      +
      public static io.qdrant.client.grpc.Collections.ShardKey shardKey(String keyword)
      +
      Creates a Collections.ShardKey based on a keyword.
      +
      +
      Parameters:
      +
      keyword - The keyword to create the shard key from
      +
      Returns:
      +
      The Collections.ShardKey object
      +
      +
      +
    • +
    • +
      +

      shardKey

      +
      public static io.qdrant.client.grpc.Collections.ShardKey shardKey(long number)
      +
      Creates a Collections.ShardKey based on a number.
      +
      +
      Parameters:
      +
      number - The number to create the shard key from
      +
      Returns:
      +
      The Collections.ShardKey object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/ShardKeySelectorFactory.html b/io/qdrant/client/ShardKeySelectorFactory.html new file mode 100644 index 00000000..aaa6e585 --- /dev/null +++ b/io/qdrant/client/ShardKeySelectorFactory.html @@ -0,0 +1,175 @@ + + + + +ShardKeySelectorFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ShardKeySelectorFactory

+
+
java.lang.Object +
io.qdrant.client.ShardKeySelectorFactory
+
+
+
+
public class ShardKeySelectorFactory +extends Object
+
Convenience methods for constructing Points.ShardKeySelector
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Points.ShardKeySelector
    +
    shardKeySelector(long... numbers)
    +
    +
    Creates a Points.ShardKeySelector with the given shard key numbers.
    +
    +
    static io.qdrant.client.grpc.Points.ShardKeySelector
    +
    shardKeySelector(io.qdrant.client.grpc.Collections.ShardKey... shardKeys)
    +
    +
    Creates a Points.ShardKeySelector with the given shard keys.
    +
    +
    static io.qdrant.client.grpc.Points.ShardKeySelector
    +
    shardKeySelector(String... keywords)
    +
    +
    Creates a Points.ShardKeySelector with the given shard key keywords.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      shardKeySelector

      +
      public static io.qdrant.client.grpc.Points.ShardKeySelector shardKeySelector(io.qdrant.client.grpc.Collections.ShardKey... shardKeys)
      +
      Creates a Points.ShardKeySelector with the given shard keys.
      +
      +
      Parameters:
      +
      shardKeys - The shard keys to include in the selector.
      +
      Returns:
      +
      The created Points.ShardKeySelector object.
      +
      +
      +
    • +
    • +
      +

      shardKeySelector

      +
      public static io.qdrant.client.grpc.Points.ShardKeySelector shardKeySelector(String... keywords)
      +
      Creates a Points.ShardKeySelector with the given shard key keywords.
      +
      +
      Parameters:
      +
      keywords - The shard key keywords to include in the selector.
      +
      Returns:
      +
      The created Points.ShardKeySelector object.
      +
      +
      +
    • +
    • +
      +

      shardKeySelector

      +
      public static io.qdrant.client.grpc.Points.ShardKeySelector shardKeySelector(long... numbers)
      +
      Creates a Points.ShardKeySelector with the given shard key numbers.
      +
      +
      Parameters:
      +
      numbers - The shard key numbers to include in the selector.
      +
      Returns:
      +
      The created Points.ShardKeySelector object.
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/TargetVectorFactory.html b/io/qdrant/client/TargetVectorFactory.html new file mode 100644 index 00000000..bb95715c --- /dev/null +++ b/io/qdrant/client/TargetVectorFactory.html @@ -0,0 +1,157 @@ + + + + +TargetVectorFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TargetVectorFactory

+
+
java.lang.Object +
io.qdrant.client.TargetVectorFactory
+
+
+
+
public class TargetVectorFactory +extends Object
+
Convenience methods for constructing Points.TargetVector
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Points.TargetVector
    +
    targetVector(io.qdrant.client.grpc.Points.PointId id)
    +
    +
    Creates a TargetVector from a point ID
    +
    +
    static io.qdrant.client.grpc.Points.TargetVector
    +
    targetVector(io.qdrant.client.grpc.Points.Vector vector)
    +
    +
    Creates a TargetVector from a Vector
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      targetVector

      +
      public static io.qdrant.client.grpc.Points.TargetVector targetVector(io.qdrant.client.grpc.Points.PointId id)
      +
      Creates a TargetVector from a point ID
      +
      +
      Parameters:
      +
      id - The point ID to use
      +
      Returns:
      +
      A new instance of Points.TargetVector
      +
      +
      +
    • +
    • +
      +

      targetVector

      +
      public static io.qdrant.client.grpc.Points.TargetVector targetVector(io.qdrant.client.grpc.Points.Vector vector)
      +
      Creates a TargetVector from a Vector
      +
      +
      Parameters:
      +
      vector - The Vector value to use
      +
      Returns:
      +
      A new instance of Points.TargetVector
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/ValueFactory.html b/io/qdrant/client/ValueFactory.html new file mode 100644 index 00000000..6d228454 --- /dev/null +++ b/io/qdrant/client/ValueFactory.html @@ -0,0 +1,227 @@ + + + + +ValueFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ValueFactory

+
+
java.lang.Object +
io.qdrant.client.ValueFactory
+
+
+
+
public final class ValueFactory +extends Object
+
Convenience methods for constructing JsonWithInt.Value
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.JsonWithInt.Value
    +
    list(List<io.qdrant.client.grpc.JsonWithInt.Value> values)
    +
    +
    Creates a value from a list of values
    +
    +
    static io.qdrant.client.grpc.JsonWithInt.Value
    + +
    +
    Creates a null value
    +
    +
    static io.qdrant.client.grpc.JsonWithInt.Value
    +
    value(boolean value)
    +
    +
    Creates a value from a boolean
    +
    +
    static io.qdrant.client.grpc.JsonWithInt.Value
    +
    value(double value)
    +
    +
    Creates a value from a double
    +
    +
    static io.qdrant.client.grpc.JsonWithInt.Value
    +
    value(long value)
    +
    +
    Creates a value from a long
    +
    +
    static io.qdrant.client.grpc.JsonWithInt.Value
    +
    value(String value)
    +
    +
    Creates a value from a String
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      value

      +
      public static io.qdrant.client.grpc.JsonWithInt.Value value(String value)
      +
      Creates a value from a String
      +
      +
      Parameters:
      +
      value - The value
      +
      Returns:
      +
      a new instance of JsonWithInt.Value
      +
      +
      +
    • +
    • +
      +

      value

      +
      public static io.qdrant.client.grpc.JsonWithInt.Value value(long value)
      +
      Creates a value from a long
      +
      +
      Parameters:
      +
      value - The value
      +
      Returns:
      +
      a new instance of JsonWithInt.Value
      +
      +
      +
    • +
    • +
      +

      value

      +
      public static io.qdrant.client.grpc.JsonWithInt.Value value(double value)
      +
      Creates a value from a double
      +
      +
      Parameters:
      +
      value - The value
      +
      Returns:
      +
      a new instance of JsonWithInt.Value
      +
      +
      +
    • +
    • +
      +

      value

      +
      public static io.qdrant.client.grpc.JsonWithInt.Value value(boolean value)
      +
      Creates a value from a boolean
      +
      +
      Parameters:
      +
      value - The value
      +
      Returns:
      +
      a new instance of JsonWithInt.Value
      +
      +
      +
    • +
    • +
      +

      nullValue

      +
      public static io.qdrant.client.grpc.JsonWithInt.Value nullValue()
      +
      Creates a null value
      +
      +
      Returns:
      +
      a new instance of JsonWithInt.Value
      +
      +
      +
    • +
    • +
      +

      list

      +
      public static io.qdrant.client.grpc.JsonWithInt.Value list(List<io.qdrant.client.grpc.JsonWithInt.Value> values)
      +
      Creates a value from a list of values
      +
      +
      Parameters:
      +
      values - The list of values
      +
      Returns:
      +
      a new instance of JsonWithInt.Value
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/VectorFactory.html b/io/qdrant/client/VectorFactory.html new file mode 100644 index 00000000..8e35ffb1 --- /dev/null +++ b/io/qdrant/client/VectorFactory.html @@ -0,0 +1,178 @@ + + + + +VectorFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class VectorFactory

+
+
java.lang.Object +
io.qdrant.client.VectorFactory
+
+
+
+
public final class VectorFactory +extends Object
+
Convenience methods for constructing Points.Vector
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Points.Vector
    +
    vector(float... values)
    +
    +
    Creates a vector from a list of floats
    +
    +
    static io.qdrant.client.grpc.Points.Vector
    +
    vector(List<Float> values)
    +
    +
    Creates a vector from a list of floats
    +
    +
    static io.qdrant.client.grpc.Points.Vector
    +
    vector(List<Float> vector, + List<Integer> indices)
    +
    +
    Creates a sparse vector from a list of floats and integers as indices
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      vector

      +
      public static io.qdrant.client.grpc.Points.Vector vector(List<Float> values)
      +
      Creates a vector from a list of floats
      +
      +
      Parameters:
      +
      values - A map of vector names to values
      +
      Returns:
      +
      A new instance of Points.Vector
      +
      +
      +
    • +
    • +
      +

      vector

      +
      public static io.qdrant.client.grpc.Points.Vector vector(float... values)
      +
      Creates a vector from a list of floats
      +
      +
      Parameters:
      +
      values - A list of values
      +
      Returns:
      +
      A new instance of Points.Vector
      +
      +
      +
    • +
    • +
      +

      vector

      +
      public static io.qdrant.client.grpc.Points.Vector vector(List<Float> vector, + List<Integer> indices)
      +
      Creates a sparse vector from a list of floats and integers as indices
      +
      +
      Parameters:
      +
      vector - The list of floats representing the vector.
      +
      indices - The list of integers representing the indices.
      +
      Returns:
      +
      A new instance of Points.Vector
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/VectorsFactory.html b/io/qdrant/client/VectorsFactory.html new file mode 100644 index 00000000..5cbce929 --- /dev/null +++ b/io/qdrant/client/VectorsFactory.html @@ -0,0 +1,175 @@ + + + + +VectorsFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class VectorsFactory

+
+
java.lang.Object +
io.qdrant.client.VectorsFactory
+
+
+
+
public final class VectorsFactory +extends Object
+
Convenience methods for constructing Points.Vectors
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      namedVectors

      +
      public static io.qdrant.client.grpc.Points.Vectors namedVectors(Map<String,List<Float>> values)
      +
      Creates named vectors
      +
      +
      Parameters:
      +
      values - A map of vector names to values
      +
      Returns:
      +
      a new instance of Points.Vectors
      +
      +
      +
    • +
    • +
      +

      vectors

      +
      public static io.qdrant.client.grpc.Points.Vectors vectors(List<Float> values)
      +
      Creates a vector
      +
      +
      Parameters:
      +
      values - A list of values
      +
      Returns:
      +
      a new instance of Points.Vectors
      +
      +
      +
    • +
    • +
      +

      vectors

      +
      public static io.qdrant.client.grpc.Points.Vectors vectors(float... values)
      +
      Creates a vector
      +
      +
      Parameters:
      +
      values - A list of values
      +
      Returns:
      +
      a new instance of Points.Vectors
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/WithPayloadSelectorFactory.html b/io/qdrant/client/WithPayloadSelectorFactory.html new file mode 100644 index 00000000..82e67b48 --- /dev/null +++ b/io/qdrant/client/WithPayloadSelectorFactory.html @@ -0,0 +1,175 @@ + + + + +WithPayloadSelectorFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class WithPayloadSelectorFactory

+
+
java.lang.Object +
io.qdrant.client.WithPayloadSelectorFactory
+
+
+
+
public final class WithPayloadSelectorFactory +extends Object
+
Convenience methods for constructing Points.WithPayloadSelector
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Points.WithPayloadSelector
    +
    enable(boolean enable)
    +
    +
    Whether to include all payload in response.
    +
    +
    static io.qdrant.client.grpc.Points.WithPayloadSelector
    +
    exclude(List<String> fields)
    +
    +
    Which payload fields to exclude in response.
    +
    +
    static io.qdrant.client.grpc.Points.WithPayloadSelector
    +
    include(List<String> fields)
    +
    +
    Which payload fields to include in response.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      enable

      +
      public static io.qdrant.client.grpc.Points.WithPayloadSelector enable(boolean enable)
      +
      Whether to include all payload in response.
      +
      +
      Parameters:
      +
      enable - if true, to include all payload, if false, none.
      +
      Returns:
      +
      a new instance of Points.WithPayloadSelector
      +
      +
      +
    • +
    • +
      +

      include

      +
      public static io.qdrant.client.grpc.Points.WithPayloadSelector include(List<String> fields)
      +
      Which payload fields to include in response.
      +
      +
      Parameters:
      +
      fields - the list of fields to include.
      +
      Returns:
      +
      a new instance of Points.WithPayloadSelector
      +
      +
      +
    • +
    • +
      +

      exclude

      +
      public static io.qdrant.client.grpc.Points.WithPayloadSelector exclude(List<String> fields)
      +
      Which payload fields to exclude in response.
      +
      +
      Parameters:
      +
      fields - the list of fields to exclude.
      +
      Returns:
      +
      a new instance of Points.WithPayloadSelector
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/WithVectorsSelectorFactory.html b/io/qdrant/client/WithVectorsSelectorFactory.html new file mode 100644 index 00000000..98a34564 --- /dev/null +++ b/io/qdrant/client/WithVectorsSelectorFactory.html @@ -0,0 +1,157 @@ + + + + +WithVectorsSelectorFactory (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class WithVectorsSelectorFactory

+
+
java.lang.Object +
io.qdrant.client.WithVectorsSelectorFactory
+
+
+
+
public final class WithVectorsSelectorFactory +extends Object
+
Convenience methods for constructing Points.WithVectorsSelector
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static io.qdrant.client.grpc.Points.WithVectorsSelector
    +
    enable(boolean enable)
    +
    +
    Whether to include vectors in response.
    +
    +
    static io.qdrant.client.grpc.Points.WithVectorsSelector
    + +
    +
    List of named vectors to include in response.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      enable

      +
      public static io.qdrant.client.grpc.Points.WithVectorsSelector enable(boolean enable)
      +
      Whether to include vectors in response.
      +
      +
      Parameters:
      +
      enable - if true, to include vectors, if false, none.
      +
      Returns:
      +
      a new instance of Points.WithVectorsSelector
      +
      +
      +
    • +
    • +
      +

      include

      +
      public static io.qdrant.client.grpc.Points.WithVectorsSelector include(List<String> names)
      +
      List of named vectors to include in response.
      +
      +
      Parameters:
      +
      names - The names of vectors.
      +
      Returns:
      +
      a new instance of Points.WithVectorsSelector
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/io/qdrant/client/package-summary.html b/io/qdrant/client/package-summary.html new file mode 100644 index 00000000..5f5c362e --- /dev/null +++ b/io/qdrant/client/package-summary.html @@ -0,0 +1,148 @@ + + + + +io.qdrant.client (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.qdrant.client

+
+
+
@ParametersAreNonnullByDefault +package io.qdrant.client
+
+
package
+
+
+ +
+
+
+
+ + diff --git a/io/qdrant/client/package-tree.html b/io/qdrant/client/package-tree.html new file mode 100644 index 00000000..08c3ec97 --- /dev/null +++ b/io/qdrant/client/package-tree.html @@ -0,0 +1,95 @@ + + + + +io.qdrant.client Class Hierarchy (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.qdrant.client

+
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/jquery-ui.overrides.css b/jquery-ui.overrides.css new file mode 100644 index 00000000..facf852c --- /dev/null +++ b/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/legal/ADDITIONAL_LICENSE_INFO b/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 00000000..ff700cd0 --- /dev/null +++ b/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/legal/ASSEMBLY_EXCEPTION b/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 00000000..065b8d90 --- /dev/null +++ b/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/legal/LICENSE b/legal/LICENSE new file mode 100644 index 00000000..8b400c7a --- /dev/null +++ b/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/legal/jquery.md b/legal/jquery.md new file mode 100644 index 00000000..d468b318 --- /dev/null +++ b/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.6.1 + +### jQuery License +``` +jQuery v 3.6.1 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.6.1 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/legal/jqueryUI.md b/legal/jqueryUI.md new file mode 100644 index 00000000..8bda9d7a --- /dev/null +++ b/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.13.2 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/member-search-index.js b/member-search-index.js new file mode 100644 index 00000000..e7097482 --- /dev/null +++ b/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"io.qdrant.client","c":"ApiKeyCredentials","l":"ApiKeyCredentials(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"io.qdrant.client","c":"ApiKeyCredentials","l":"applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier)","u":"applyRequestMetadata(io.grpc.CallCredentials.RequestInfo,java.util.concurrent.Executor,io.grpc.CallCredentials.MetadataApplier)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient.Builder","l":"build()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"clearPayloadAsync(String, Boolean, Points.WriteOrderingType, Duration)","u":"clearPayloadAsync(java.lang.String,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"clearPayloadAsync(String, List, Boolean, Points.WriteOrderingType, Duration)","u":"clearPayloadAsync(java.lang.String,java.util.List,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"clearPayloadAsync(String, Points.Filter, Boolean, Points.WriteOrderingType, Duration)","u":"clearPayloadAsync(java.lang.String,io.qdrant.client.grpc.Points.Filter,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"clearPayloadAsync(String, Points.PointId, Boolean, Points.WriteOrderingType, Duration)","u":"clearPayloadAsync(java.lang.String,io.qdrant.client.grpc.Points.PointId,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"close()"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"close()"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"collections()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"countAsync(String)","u":"countAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"countAsync(String, Duration)","u":"countAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"countAsync(String, Points.Filter, Boolean)","u":"countAsync(java.lang.String,io.qdrant.client.grpc.Points.Filter,java.lang.Boolean)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"countAsync(String, Points.Filter, Boolean, Duration)","u":"countAsync(java.lang.String,io.qdrant.client.grpc.Points.Filter,java.lang.Boolean,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createAliasAsync(String, String)","u":"createAliasAsync(java.lang.String,java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createAliasAsync(String, String, Duration)","u":"createAliasAsync(java.lang.String,java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createCollectionAsync(Collections.CreateCollection)","u":"createCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createCollectionAsync(Collections.CreateCollection, Duration)","u":"createCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createCollectionAsync(String, Collections.VectorParams)","u":"createCollectionAsync(java.lang.String,io.qdrant.client.grpc.Collections.VectorParams)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createCollectionAsync(String, Collections.VectorParams, Duration)","u":"createCollectionAsync(java.lang.String,io.qdrant.client.grpc.Collections.VectorParams,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createCollectionAsync(String, Map)","u":"createCollectionAsync(java.lang.String,java.util.Map)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createCollectionAsync(String, Map, Duration)","u":"createCollectionAsync(java.lang.String,java.util.Map,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createFullSnapshotAsync()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createFullSnapshotAsync(Duration)","u":"createFullSnapshotAsync(java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createPayloadIndexAsync(String, String, Collections.PayloadSchemaType, Collections.PayloadIndexParams, Boolean, Points.WriteOrderingType, Duration)","u":"createPayloadIndexAsync(java.lang.String,java.lang.String,io.qdrant.client.grpc.Collections.PayloadSchemaType,io.qdrant.client.grpc.Collections.PayloadIndexParams,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createShardKeyAsync(Collections.CreateShardKeyRequest)","u":"createShardKeyAsync(io.qdrant.client.grpc.Collections.CreateShardKeyRequest)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createShardKeyAsync(Collections.CreateShardKeyRequest, Duration)","u":"createShardKeyAsync(io.qdrant.client.grpc.Collections.CreateShardKeyRequest,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createSnapshotAsync(String)","u":"createSnapshotAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"createSnapshotAsync(String, Duration)","u":"createSnapshotAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAliasAsync(String)","u":"deleteAliasAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAliasAsync(String, Duration)","u":"deleteAliasAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAsync(Points.DeletePoints)","u":"deleteAsync(io.qdrant.client.grpc.Points.DeletePoints)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAsync(Points.DeletePoints, Duration)","u":"deleteAsync(io.qdrant.client.grpc.Points.DeletePoints,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAsync(String, List)","u":"deleteAsync(java.lang.String,java.util.List)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAsync(String, List, Duration)","u":"deleteAsync(java.lang.String,java.util.List,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAsync(String, Points.Filter)","u":"deleteAsync(java.lang.String,io.qdrant.client.grpc.Points.Filter)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteAsync(String, Points.Filter, Duration)","u":"deleteAsync(java.lang.String,io.qdrant.client.grpc.Points.Filter,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteCollectionAsync(String)","u":"deleteCollectionAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteCollectionAsync(String, Duration)","u":"deleteCollectionAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteFullSnapshotAsync(String)","u":"deleteFullSnapshotAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteFullSnapshotAsync(String, Duration)","u":"deleteFullSnapshotAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deletePayloadAsync(String, List, Boolean, Points.WriteOrderingType, Duration)","u":"deletePayloadAsync(java.lang.String,java.util.List,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deletePayloadAsync(String, List, List, Boolean, Points.WriteOrderingType, Duration)","u":"deletePayloadAsync(java.lang.String,java.util.List,java.util.List,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deletePayloadAsync(String, List, Points.Filter, Boolean, Points.WriteOrderingType, Duration)","u":"deletePayloadAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.Filter,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deletePayloadAsync(String, List, Points.PointId, Boolean, Points.WriteOrderingType, Duration)","u":"deletePayloadAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.PointId,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deletePayloadIndexAsync(String, String, Boolean, Points.WriteOrderingType, Duration)","u":"deletePayloadIndexAsync(java.lang.String,java.lang.String,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteShardKeyAsync(Collections.DeleteShardKeyRequest)","u":"deleteShardKeyAsync(io.qdrant.client.grpc.Collections.DeleteShardKeyRequest)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteShardKeyAsync(Collections.DeleteShardKeyRequest, Duration)","u":"deleteShardKeyAsync(io.qdrant.client.grpc.Collections.DeleteShardKeyRequest,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteSnapshotAsync(String, String)","u":"deleteSnapshotAsync(java.lang.String,java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteSnapshotAsync(String, String, Duration)","u":"deleteSnapshotAsync(java.lang.String,java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteVectorsAsync(String, List, List)","u":"deleteVectorsAsync(java.lang.String,java.util.List,java.util.List)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteVectorsAsync(String, List, List, Boolean, Points.WriteOrderingType, Duration)","u":"deleteVectorsAsync(java.lang.String,java.util.List,java.util.List,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteVectorsAsync(String, List, List, Duration)","u":"deleteVectorsAsync(java.lang.String,java.util.List,java.util.List,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteVectorsAsync(String, List, Points.Filter)","u":"deleteVectorsAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.Filter)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteVectorsAsync(String, List, Points.Filter, Boolean, Points.WriteOrderingType, Duration)","u":"deleteVectorsAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.Filter,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"deleteVectorsAsync(String, List, Points.Filter, Duration)","u":"deleteVectorsAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.Filter,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"discoverAsync(Points.DiscoverPoints)","u":"discoverAsync(io.qdrant.client.grpc.Points.DiscoverPoints)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"discoverAsync(Points.DiscoverPoints, Duration)","u":"discoverAsync(io.qdrant.client.grpc.Points.DiscoverPoints,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"discoverBatchAsync(String, List, Points.ReadConsistency)","u":"discoverBatchAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"discoverBatchAsync(String, List, Points.ReadConsistency, Duration)","u":"discoverBatchAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.ReadConsistency,java.time.Duration)"},{"p":"io.qdrant.client","c":"WithPayloadSelectorFactory","l":"enable(boolean)"},{"p":"io.qdrant.client","c":"WithVectorsSelectorFactory","l":"enable(boolean)"},{"p":"io.qdrant.client","c":"WithPayloadSelectorFactory","l":"exclude(List)","u":"exclude(java.util.List)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"filter(Points.Filter)","u":"filter(io.qdrant.client.grpc.Points.Filter)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"geoBoundingBox(String, double, double, double, double)","u":"geoBoundingBox(java.lang.String,double,double,double,double)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"geoPolygon(String, Points.GeoLineString, List)","u":"geoPolygon(java.lang.String,io.qdrant.client.grpc.Points.GeoLineString,java.util.List)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"geoRadius(String, double, double, float)","u":"geoRadius(java.lang.String,double,double,float)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"getCollectionInfoAsync(String)","u":"getCollectionInfoAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"getCollectionInfoAsync(String, Duration)","u":"getCollectionInfoAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"hasId(List)","u":"hasId(java.util.List)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"hasId(Points.PointId)","u":"hasId(io.qdrant.client.grpc.Points.PointId)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"healthCheckAsync()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"healthCheckAsync(Duration)","u":"healthCheckAsync(java.time.Duration)"},{"p":"io.qdrant.client","c":"PointIdFactory","l":"id(long)"},{"p":"io.qdrant.client","c":"PointIdFactory","l":"id(UUID)","u":"id(java.util.UUID)"},{"p":"io.qdrant.client","c":"WithPayloadSelectorFactory","l":"include(List)","u":"include(java.util.List)"},{"p":"io.qdrant.client","c":"WithVectorsSelectorFactory","l":"include(List)","u":"include(java.util.List)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"isEmpty(String)","u":"isEmpty(java.lang.String)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"isNull(String)","u":"isNull(java.lang.String)"},{"p":"io.qdrant.client","c":"ValueFactory","l":"list(List)","u":"list(java.util.List)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listAliasesAsync()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listAliasesAsync(Duration)","u":"listAliasesAsync(java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listCollectionAliasesAsync(String)","u":"listCollectionAliasesAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listCollectionAliasesAsync(String, Duration)","u":"listCollectionAliasesAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listCollectionsAsync()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listCollectionsAsync(Duration)","u":"listCollectionsAsync(java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listFullSnapshotAsync()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listFullSnapshotAsync(Duration)","u":"listFullSnapshotAsync(java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listSnapshotAsync(String)","u":"listSnapshotAsync(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"listSnapshotAsync(String, Duration)","u":"listSnapshotAsync(java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"match(String, boolean)","u":"match(java.lang.String,boolean)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"match(String, long)","u":"match(java.lang.String,long)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"matchExceptKeywords(String, List)","u":"matchExceptKeywords(java.lang.String,java.util.List)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"matchExceptValues(String, List)","u":"matchExceptValues(java.lang.String,java.util.List)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"matchKeyword(String, String)","u":"matchKeyword(java.lang.String,java.lang.String)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"matchKeywords(String, List)","u":"matchKeywords(java.lang.String,java.util.List)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"matchText(String, String)","u":"matchText(java.lang.String,java.lang.String)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"matchValues(String, List)","u":"matchValues(java.lang.String,java.util.List)"},{"p":"io.qdrant.client","c":"VectorsFactory","l":"namedVectors(Map>)","u":"namedVectors(java.util.Map)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"nested(String, Points.Condition)","u":"nested(java.lang.String,io.qdrant.client.grpc.Points.Condition)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"nested(String, Points.Filter)","u":"nested(java.lang.String,io.qdrant.client.grpc.Points.Filter)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"newBuilder(ManagedChannel)","u":"newBuilder(io.grpc.ManagedChannel)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"newBuilder(ManagedChannel, boolean)","u":"newBuilder(io.grpc.ManagedChannel,boolean)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"newBuilder(String)","u":"newBuilder(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"newBuilder(String, int)","u":"newBuilder(java.lang.String,int)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"newBuilder(String, int, boolean)","u":"newBuilder(java.lang.String,int,boolean)"},{"p":"io.qdrant.client","c":"ValueFactory","l":"nullValue()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"overwritePayloadAsync(String, Map, Boolean, Points.WriteOrderingType, Duration)","u":"overwritePayloadAsync(java.lang.String,java.util.Map,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"overwritePayloadAsync(String, Map, List, Boolean, Points.WriteOrderingType, Duration)","u":"overwritePayloadAsync(java.lang.String,java.util.Map,java.util.List,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"overwritePayloadAsync(String, Map, Points.Filter, Boolean, Points.WriteOrderingType, Duration)","u":"overwritePayloadAsync(java.lang.String,java.util.Map,io.qdrant.client.grpc.Points.Filter,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"overwritePayloadAsync(String, Map, Points.PointId, Boolean, Points.WriteOrderingType, Duration)","u":"overwritePayloadAsync(java.lang.String,java.util.Map,io.qdrant.client.grpc.Points.PointId,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"points()"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"qdrant()"},{"p":"io.qdrant.client","c":"QdrantClient","l":"QdrantClient(QdrantGrpcClient)","u":"%3Cinit%3E(io.qdrant.client.QdrantGrpcClient)"},{"p":"io.qdrant.client","c":"QdrantException","l":"QdrantException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"range(String, Points.Range)","u":"range(java.lang.String,io.qdrant.client.grpc.Points.Range)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recommendAsync(Points.RecommendPoints)","u":"recommendAsync(io.qdrant.client.grpc.Points.RecommendPoints)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recommendAsync(Points.RecommendPoints, Duration)","u":"recommendAsync(io.qdrant.client.grpc.Points.RecommendPoints,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recommendBatchAsync(String, List, Points.ReadConsistency)","u":"recommendBatchAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recommendBatchAsync(String, List, Points.ReadConsistency, Duration)","u":"recommendBatchAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.ReadConsistency,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recommendGroupsAsync(Points.RecommendPointGroups)","u":"recommendGroupsAsync(io.qdrant.client.grpc.Points.RecommendPointGroups)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recommendGroupsAsync(Points.RecommendPointGroups, Duration)","u":"recommendGroupsAsync(io.qdrant.client.grpc.Points.RecommendPointGroups,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recreateCollectionAsync(Collections.CreateCollection)","u":"recreateCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recreateCollectionAsync(Collections.CreateCollection, Duration)","u":"recreateCollectionAsync(io.qdrant.client.grpc.Collections.CreateCollection,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recreateCollectionAsync(String, Collections.VectorParams)","u":"recreateCollectionAsync(java.lang.String,io.qdrant.client.grpc.Collections.VectorParams)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recreateCollectionAsync(String, Collections.VectorParams, Duration)","u":"recreateCollectionAsync(java.lang.String,io.qdrant.client.grpc.Collections.VectorParams,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recreateCollectionAsync(String, Map)","u":"recreateCollectionAsync(java.lang.String,java.util.Map)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"recreateCollectionAsync(String, Map, Duration)","u":"recreateCollectionAsync(java.lang.String,java.util.Map,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"renameAliasAsync(String, String)","u":"renameAliasAsync(java.lang.String,java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"renameAliasAsync(String, String, Duration)","u":"renameAliasAsync(java.lang.String,java.lang.String,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"retrieveAsync(String, List, boolean, boolean, Points.ReadConsistency)","u":"retrieveAsync(java.lang.String,java.util.List,boolean,boolean,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"retrieveAsync(String, List, Points.ReadConsistency)","u":"retrieveAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"retrieveAsync(String, List, Points.WithPayloadSelector, Points.WithVectorsSelector, Points.ReadConsistency)","u":"retrieveAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.WithPayloadSelector,io.qdrant.client.grpc.Points.WithVectorsSelector,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"retrieveAsync(String, List, Points.WithPayloadSelector, Points.WithVectorsSelector, Points.ReadConsistency, Duration)","u":"retrieveAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.WithPayloadSelector,io.qdrant.client.grpc.Points.WithVectorsSelector,io.qdrant.client.grpc.Points.ReadConsistency,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"retrieveAsync(String, Points.PointId, boolean, boolean, Points.ReadConsistency)","u":"retrieveAsync(java.lang.String,io.qdrant.client.grpc.Points.PointId,boolean,boolean,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"retrieveAsync(String, Points.PointId, Points.ReadConsistency)","u":"retrieveAsync(java.lang.String,io.qdrant.client.grpc.Points.PointId,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"scrollAsync(Points.ScrollPoints)","u":"scrollAsync(io.qdrant.client.grpc.Points.ScrollPoints)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"scrollAsync(Points.ScrollPoints, Duration)","u":"scrollAsync(io.qdrant.client.grpc.Points.ScrollPoints,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"searchAsync(Points.SearchPoints)","u":"searchAsync(io.qdrant.client.grpc.Points.SearchPoints)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"searchAsync(Points.SearchPoints, Duration)","u":"searchAsync(io.qdrant.client.grpc.Points.SearchPoints,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"searchBatchAsync(String, List, Points.ReadConsistency)","u":"searchBatchAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.ReadConsistency)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"searchBatchAsync(String, List, Points.ReadConsistency, Duration)","u":"searchBatchAsync(java.lang.String,java.util.List,io.qdrant.client.grpc.Points.ReadConsistency,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"searchGroupsAsync(Points.SearchPointGroups)","u":"searchGroupsAsync(io.qdrant.client.grpc.Points.SearchPointGroups)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"searchGroupsAsync(Points.SearchPointGroups, Duration)","u":"searchGroupsAsync(io.qdrant.client.grpc.Points.SearchPointGroups,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"setPayloadAsync(String, Map, Boolean, Points.WriteOrderingType, Duration)","u":"setPayloadAsync(java.lang.String,java.util.Map,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"setPayloadAsync(String, Map, List, Boolean, Points.WriteOrderingType, Duration)","u":"setPayloadAsync(java.lang.String,java.util.Map,java.util.List,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"setPayloadAsync(String, Map, Points.Filter, Boolean, Points.WriteOrderingType, Duration)","u":"setPayloadAsync(java.lang.String,java.util.Map,io.qdrant.client.grpc.Points.Filter,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"setPayloadAsync(String, Map, Points.PointId, Boolean, Points.WriteOrderingType, Duration)","u":"setPayloadAsync(java.lang.String,java.util.Map,io.qdrant.client.grpc.Points.PointId,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"ShardKeyFactory","l":"shardKey(long)"},{"p":"io.qdrant.client","c":"ShardKeyFactory","l":"shardKey(String)","u":"shardKey(java.lang.String)"},{"p":"io.qdrant.client","c":"ShardKeySelectorFactory","l":"shardKeySelector(Collections.ShardKey...)","u":"shardKeySelector(io.qdrant.client.grpc.Collections.ShardKey...)"},{"p":"io.qdrant.client","c":"ShardKeySelectorFactory","l":"shardKeySelector(long...)"},{"p":"io.qdrant.client","c":"ShardKeySelectorFactory","l":"shardKeySelector(String...)","u":"shardKeySelector(java.lang.String...)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient","l":"snapshots()"},{"p":"io.qdrant.client","c":"TargetVectorFactory","l":"targetVector(Points.PointId)","u":"targetVector(io.qdrant.client.grpc.Points.PointId)"},{"p":"io.qdrant.client","c":"TargetVectorFactory","l":"targetVector(Points.Vector)","u":"targetVector(io.qdrant.client.grpc.Points.Vector)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"updateAliasesAsync(List)","u":"updateAliasesAsync(java.util.List)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"updateAliasesAsync(List, Duration)","u":"updateAliasesAsync(java.util.List,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"updateCollectionAsync(Collections.UpdateCollection)","u":"updateCollectionAsync(io.qdrant.client.grpc.Collections.UpdateCollection)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"updateCollectionAsync(Collections.UpdateCollection, Duration)","u":"updateCollectionAsync(io.qdrant.client.grpc.Collections.UpdateCollection,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"updateVectorsAsync(String, List)","u":"updateVectorsAsync(java.lang.String,java.util.List)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"updateVectorsAsync(String, List, Boolean, Points.WriteOrderingType, Duration)","u":"updateVectorsAsync(java.lang.String,java.util.List,java.lang.Boolean,io.qdrant.client.grpc.Points.WriteOrderingType,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"updateVectorsAsync(String, List, Duration)","u":"updateVectorsAsync(java.lang.String,java.util.List,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"upsertAsync(Points.UpsertPoints)","u":"upsertAsync(io.qdrant.client.grpc.Points.UpsertPoints)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"upsertAsync(Points.UpsertPoints, Duration)","u":"upsertAsync(io.qdrant.client.grpc.Points.UpsertPoints,java.time.Duration)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"upsertAsync(String, List)","u":"upsertAsync(java.lang.String,java.util.List)"},{"p":"io.qdrant.client","c":"QdrantClient","l":"upsertAsync(String, List, Duration)","u":"upsertAsync(java.lang.String,java.util.List,java.time.Duration)"},{"p":"io.qdrant.client","c":"ValueFactory","l":"value(boolean)"},{"p":"io.qdrant.client","c":"ValueFactory","l":"value(double)"},{"p":"io.qdrant.client","c":"ValueFactory","l":"value(long)"},{"p":"io.qdrant.client","c":"ValueFactory","l":"value(String)","u":"value(java.lang.String)"},{"p":"io.qdrant.client","c":"ConditionFactory","l":"valuesCount(String, Points.ValuesCount)","u":"valuesCount(java.lang.String,io.qdrant.client.grpc.Points.ValuesCount)"},{"p":"io.qdrant.client","c":"VectorFactory","l":"vector(float...)"},{"p":"io.qdrant.client","c":"VectorFactory","l":"vector(List)","u":"vector(java.util.List)"},{"p":"io.qdrant.client","c":"VectorFactory","l":"vector(List, List)","u":"vector(java.util.List,java.util.List)"},{"p":"io.qdrant.client","c":"VectorsFactory","l":"vectors(float...)"},{"p":"io.qdrant.client","c":"VectorsFactory","l":"vectors(List)","u":"vectors(java.util.List)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient.Builder","l":"withApiKey(String)","u":"withApiKey(java.lang.String)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient.Builder","l":"withCallCredentials(CallCredentials)","u":"withCallCredentials(io.grpc.CallCredentials)"},{"p":"io.qdrant.client","c":"QdrantGrpcClient.Builder","l":"withTimeout(Duration)","u":"withTimeout(java.time.Duration)"}];updateSearchResults(); \ No newline at end of file diff --git a/module-search-index.js b/module-search-index.js new file mode 100644 index 00000000..0d59754f --- /dev/null +++ b/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/overview-tree.html b/overview-tree.html new file mode 100644 index 00000000..2c6364a5 --- /dev/null +++ b/overview-tree.html @@ -0,0 +1,99 @@ + + + + +Class Hierarchy (client 1.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/package-search-index.js b/package-search-index.js new file mode 100644 index 00000000..b4718aad --- /dev/null +++ b/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"io.qdrant.client"}];updateSearchResults(); \ No newline at end of file diff --git a/resources/glass.png b/resources/glass.png new file mode 100644 index 0000000000000000000000000000000000000000..a7f591f467a1c0c949bbc510156a0c1afb860a6e GIT binary patch literal 499 zcmVJoRsvExf%rEN>jUL}qZ_~k#FbE+Q;{`;0FZwVNX2n-^JoI; zP;4#$8DIy*Yk-P>VN(DUKmPse7mx+ExD4O|;?E5D0Z5($mjO3`*anwQU^s{ZDK#Lz zj>~{qyaIx5K!t%=G&2IJNzg!ChRpyLkO7}Ry!QaotAHAMpbB3AF(}|_f!G-oI|uK6 z`id_dumai5K%C3Y$;tKS_iqMPHg<*|-@e`liWLAggVM!zAP#@l;=c>S03;{#04Z~5 zN_+ss=Yg6*hTr59mzMwZ@+l~q!+?ft!fF66AXT#wWavHt30bZWFCK%!BNk}LN?0Hg z1VF_nfs`Lm^DjYZ1(1uD0u4CSIr)XAaqW6IT{!St5~1{i=i}zAy76p%_|w8rh@@c0Axr!ns=D-X+|*sY6!@wacG9%)Qn*O zl0sa739kT-&_?#oVxXF6tOnqTD)cZ}2vi$`ZU8RLAlo8=_z#*P3xI~i!lEh+Pdu-L zx{d*wgjtXbnGX_Yf@Tc7Q3YhLhPvc8noGJs2DA~1DySiA&6V{5JzFt ojAY1KXm~va;tU{v7C?Xj0BHw!K;2aXV*mgE07*qoM6N<$f;4TDA^-pY literal 0 HcmV?d00001 diff --git a/script-dir/jquery-3.6.1.min.js b/script-dir/jquery-3.6.1.min.js new file mode 100644 index 00000000..2c69bc90 --- /dev/null +++ b/script-dir/jquery-3.6.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
"),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
    ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
    ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
    ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
    ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/script.js b/script.js new file mode 100644 index 00000000..864989cf --- /dev/null +++ b/script.js @@ -0,0 +1,132 @@ +/* + * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; +function loadScripts(doc, tag) { + createElem(doc, tag, 'search.js'); + + createElem(doc, tag, 'module-search-index.js'); + createElem(doc, tag, 'package-search-index.js'); + createElem(doc, tag, 'type-search-index.js'); + createElem(doc, tag, 'member-search-index.js'); + createElem(doc, tag, 'tag-search-index.js'); +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +function show(tableId, selected, columns) { + if (tableId !== selected) { + document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') + .forEach(function(elem) { + elem.style.display = 'none'; + }); + } + document.querySelectorAll('div.' + selected) + .forEach(function(elem, index) { + elem.style.display = ''; + var isEvenRow = index % (columns * 2) < columns; + elem.classList.remove(isEvenRow ? oddRowColor : evenRowColor); + elem.classList.add(isEvenRow ? evenRowColor : oddRowColor); + }); + updateTabs(tableId, selected); +} + +function updateTabs(tableId, selected) { + document.querySelector('div#' + tableId +' .summary-table') + .setAttribute('aria-labelledby', selected); + document.querySelectorAll('button[id^="' + tableId + '"]') + .forEach(function(tab, index) { + if (selected === tab.id || (tableId === selected && index === 0)) { + tab.className = activeTableTab; + tab.setAttribute('aria-selected', true); + tab.setAttribute('tabindex',0); + } else { + tab.className = tableTab; + tab.setAttribute('aria-selected', false); + tab.setAttribute('tabindex',-1); + } + }); +} + +function switchTab(e) { + var selected = document.querySelector('[aria-selected=true]'); + if (selected) { + if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { + // left or up arrow key pressed: move focus to previous tab + selected.previousSibling.click(); + selected.previousSibling.focus(); + e.preventDefault(); + } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { + // right or down arrow key pressed: move focus to next tab + selected.nextSibling.click(); + selected.nextSibling.focus(); + e.preventDefault(); + } + } +} + +var updateSearchResults = function() {}; + +function indexFilesLoaded() { + return moduleSearchIndex + && packageSearchIndex + && typeSearchIndex + && memberSearchIndex + && tagSearchIndex; +} + +// Workaround for scroll position not being included in browser history (8249133) +document.addEventListener("DOMContentLoaded", function(e) { + var contentDiv = document.querySelector("div.flex-content"); + window.addEventListener("popstate", function(e) { + if (e.state !== null) { + contentDiv.scrollTop = e.state; + } + }); + window.addEventListener("hashchange", function(e) { + history.replaceState(contentDiv.scrollTop, document.title); + }); + contentDiv.addEventListener("scroll", function(e) { + var timeoutID; + if (!timeoutID) { + timeoutID = setTimeout(function() { + history.replaceState(contentDiv.scrollTop, document.title); + timeoutID = null; + }, 100); + } + }); + if (!location.hash) { + history.replaceState(contentDiv.scrollTop, document.title); + } +}); diff --git a/search.js b/search.js new file mode 100644 index 00000000..db3b2f4a --- /dev/null +++ b/search.js @@ -0,0 +1,354 @@ +/* + * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var noResult = {l: "No results found"}; +var loading = {l: "Loading search index..."}; +var catModules = "Modules"; +var catPackages = "Packages"; +var catTypes = "Classes and Interfaces"; +var catMembers = "Members"; +var catSearchTags = "Search Tags"; +var highlight = "$&"; +var searchPattern = ""; +var fallbackPattern = ""; +var RANKING_THRESHOLD = 2; +var NO_MATCH = 0xffff; +var MIN_RESULTS = 3; +var MAX_RESULTS = 500; +var UNNAMED = ""; +function escapeHtml(str) { + return str.replace(//g, ">"); +} +function getHighlightedText(item, matcher, fallbackMatcher) { + var escapedItem = escapeHtml(item); + var highlighted = escapedItem.replace(matcher, highlight); + if (highlighted === escapedItem) { + highlighted = escapedItem.replace(fallbackMatcher, highlight) + } + return highlighted; +} +function getURLPrefix(ui) { + var urlPrefix=""; + var slash = "/"; + if (ui.item.category === catModules) { + return ui.item.l + slash; + } else if (ui.item.category === catPackages && ui.item.m) { + return ui.item.m + slash; + } else if (ui.item.category === catTypes || ui.item.category === catMembers) { + if (ui.item.m) { + urlPrefix = ui.item.m + slash; + } else { + $.each(packageSearchIndex, function(index, item) { + if (item.m && ui.item.p === item.l) { + urlPrefix = item.m + slash; + } + }); + } + } + return urlPrefix; +} +function createSearchPattern(term) { + var pattern = ""; + var isWordToken = false; + term.replace(/,\s*/g, ", ").trim().split(/\s+/).forEach(function(w, index) { + if (index > 0) { + // whitespace between identifiers is significant + pattern += (isWordToken && /^\w/.test(w)) ? "\\s+" : "\\s*"; + } + var tokens = w.split(/(?=[A-Z,.()<>[\/])/); + for (var i = 0; i < tokens.length; i++) { + var s = tokens[i]; + if (s === "") { + continue; + } + pattern += $.ui.autocomplete.escapeRegex(s); + isWordToken = /\w$/.test(s); + if (isWordToken) { + pattern += "([a-z0-9_$<>\\[\\]]*?)"; + } + } + }); + return pattern; +} +function createMatcher(pattern, flags) { + var isCamelCase = /[A-Z]/.test(pattern); + return new RegExp(pattern, flags + (isCamelCase ? "" : "i")); +} +var watermark = 'Search'; +$(function() { + var search = $("#search-input"); + var reset = $("#reset-button"); + search.val(''); + search.prop("disabled", false); + reset.prop("disabled", false); + search.val(watermark).addClass('watermark'); + search.blur(function() { + if ($(this).val().length === 0) { + $(this).val(watermark).addClass('watermark'); + } + }); + search.on('click keydown paste', function() { + if ($(this).val() === watermark) { + $(this).val('').removeClass('watermark'); + } + }); + reset.click(function() { + search.val('').focus(); + }); + search.focus()[0].setSelectionRange(0, 0); +}); +$.widget("custom.catcomplete", $.ui.autocomplete, { + _create: function() { + this._super(); + this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); + }, + _renderMenu: function(ul, items) { + var rMenu = this; + var currentCategory = ""; + rMenu.menu.bindings = $(); + $.each(items, function(index, item) { + var li; + if (item.category && item.category !== currentCategory) { + ul.append("
  • " + item.category + "
  • "); + currentCategory = item.category; + } + li = rMenu._renderItemData(ul, item); + if (item.category) { + li.attr("aria-label", item.category + " : " + item.l); + li.attr("class", "result-item"); + } else { + li.attr("aria-label", item.l); + li.attr("class", "result-item"); + } + }); + }, + _renderItem: function(ul, item) { + var label = ""; + var matcher = createMatcher(escapeHtml(searchPattern), "g"); + var fallbackMatcher = new RegExp(fallbackPattern, "gi") + if (item.category === catModules) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catPackages) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catTypes) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catMembers) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.c + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.c + "." + item.l, matcher, fallbackMatcher); + } else if (item.category === catSearchTags) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else { + label = item.l; + } + var li = $("
  • ").appendTo(ul); + var div = $("
    ").appendTo(li); + if (item.category === catSearchTags && item.h) { + if (item.d) { + div.html(label + " (" + item.h + ")
    " + + item.d + "
    "); + } else { + div.html(label + " (" + item.h + ")"); + } + } else { + if (item.m) { + div.html(item.m + "/" + label); + } else { + div.html(label); + } + } + return li; + } +}); +function rankMatch(match, category) { + if (!match) { + return NO_MATCH; + } + var index = match.index; + var input = match.input; + var leftBoundaryMatch = 2; + var periferalMatch = 0; + // make sure match is anchored on a left word boundary + if (index === 0 || /\W/.test(input[index - 1]) || "_" === input[index]) { + leftBoundaryMatch = 0; + } else if ("_" === input[index - 1] || (input[index] === input[index].toUpperCase() && !/^[A-Z0-9_$]+$/.test(input))) { + leftBoundaryMatch = 1; + } + var matchEnd = index + match[0].length; + var leftParen = input.indexOf("("); + var endOfName = leftParen > -1 ? leftParen : input.length; + // exclude peripheral matches + if (category !== catModules && category !== catSearchTags) { + var delim = category === catPackages ? "/" : "."; + if (leftParen > -1 && leftParen < index) { + periferalMatch += 2; + } else if (input.lastIndexOf(delim, endOfName) >= matchEnd) { + periferalMatch += 2; + } + } + var delta = match[0].length === endOfName ? 0 : 1; // rank full match higher than partial match + for (var i = 1; i < match.length; i++) { + // lower ranking if parts of the name are missing + if (match[i]) + delta += match[i].length; + } + if (category === catTypes) { + // lower ranking if a type name contains unmatched camel-case parts + if (/[A-Z]/.test(input.substring(matchEnd))) + delta += 5; + if (/[A-Z]/.test(input.substring(0, index))) + delta += 5; + } + return leftBoundaryMatch + periferalMatch + (delta / 200); + +} +function doSearch(request, response) { + var result = []; + searchPattern = createSearchPattern(request.term); + fallbackPattern = createSearchPattern(request.term.toLowerCase()); + if (searchPattern === "") { + return this.close(); + } + var camelCaseMatcher = createMatcher(searchPattern, ""); + var fallbackMatcher = new RegExp(fallbackPattern, "i"); + + function searchIndexWithMatcher(indexArray, matcher, category, nameFunc) { + if (indexArray) { + var newResults = []; + $.each(indexArray, function (i, item) { + item.category = category; + var ranking = rankMatch(matcher.exec(nameFunc(item)), category); + if (ranking < RANKING_THRESHOLD) { + newResults.push({ranking: ranking, item: item}); + } + return newResults.length <= MAX_RESULTS; + }); + return newResults.sort(function(e1, e2) { + return e1.ranking - e2.ranking; + }).map(function(e) { + return e.item; + }); + } + return []; + } + function searchIndex(indexArray, category, nameFunc) { + var primaryResults = searchIndexWithMatcher(indexArray, camelCaseMatcher, category, nameFunc); + result = result.concat(primaryResults); + if (primaryResults.length <= MIN_RESULTS && !camelCaseMatcher.ignoreCase) { + var secondaryResults = searchIndexWithMatcher(indexArray, fallbackMatcher, category, nameFunc); + result = result.concat(secondaryResults.filter(function (item) { + return primaryResults.indexOf(item) === -1; + })); + } + } + + searchIndex(moduleSearchIndex, catModules, function(item) { return item.l; }); + searchIndex(packageSearchIndex, catPackages, function(item) { + return (item.m && request.term.indexOf("/") > -1) + ? (item.m + "/" + item.l) : item.l; + }); + searchIndex(typeSearchIndex, catTypes, function(item) { + return request.term.indexOf(".") > -1 ? item.p + "." + item.l : item.l; + }); + searchIndex(memberSearchIndex, catMembers, function(item) { + return request.term.indexOf(".") > -1 + ? item.p + "." + item.c + "." + item.l : item.l; + }); + searchIndex(tagSearchIndex, catSearchTags, function(item) { return item.l; }); + + if (!indexFilesLoaded()) { + updateSearchResults = function() { + doSearch(request, response); + } + result.unshift(loading); + } else { + updateSearchResults = function() {}; + } + response(result); +} +$(function() { + $("#search-input").catcomplete({ + minLength: 1, + delay: 300, + source: doSearch, + response: function(event, ui) { + if (!ui.content.length) { + ui.content.push(noResult); + } else { + $("#search-input").empty(); + } + }, + autoFocus: true, + focus: function(event, ui) { + return false; + }, + position: { + collision: "flip" + }, + select: function(event, ui) { + if (ui.item.category) { + var url = getURLPrefix(ui); + if (ui.item.category === catModules) { + url += "module-summary.html"; + } else if (ui.item.category === catPackages) { + if (ui.item.u) { + url = ui.item.u; + } else { + url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; + } + } else if (ui.item.category === catTypes) { + if (ui.item.u) { + url = ui.item.u; + } else if (ui.item.p === UNNAMED) { + url += ui.item.l + ".html"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; + } + } else if (ui.item.category === catMembers) { + if (ui.item.p === UNNAMED) { + url += ui.item.c + ".html" + "#"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; + } + if (ui.item.u) { + url += ui.item.u; + } else { + url += ui.item.l; + } + } else if (ui.item.category === catSearchTags) { + url += ui.item.u; + } + if (top !== window) { + parent.classFrame.location = pathtoroot + url; + } else { + window.location.href = pathtoroot + url; + } + $("#search-input").focus(); + } + } + }); +}); diff --git a/serialized-form.html b/serialized-form.html new file mode 100644 index 00000000..a6db57cb --- /dev/null +++ b/serialized-form.html @@ -0,0 +1,70 @@ + + + + +Serialized Form (client 1.7.0 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Serialized Form

    +
    + +
    +
    +
    + + diff --git a/stylesheet.css b/stylesheet.css new file mode 100644 index 00000000..4a576bd2 --- /dev/null +++ b/stylesheet.css @@ -0,0 +1,869 @@ +/* + * Javadoc style sheet + */ + +@import url('resources/fonts/dejavu.css'); + +/* + * Styles for individual HTML elements. + * + * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular + * HTML element throughout the page. + */ + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; + padding:0; + height:100%; + width:100%; +} +iframe { + margin:0; + padding:0; + height:100%; + width:100%; + overflow-y:scroll; + border:none; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a[href]:hover, a[href]:focus { + text-decoration:none; + color:#bb7a2a; +} +a[name] { + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; +} +h4 { + font-size:15px; +} +h5 { + font-size:14px; +} +h6 { + font-size:13px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; +} +:not(h1, h2, h3, h4, h5, h6) > code, +:not(h1, h2, h3, h4, h5, h6) > tt { + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +.summary-table dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +button { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size: 14px; +} +/* + * Styles for HTML generated by javadoc. + * + * These are style classes that are used by the standard doclet to generate HTML documentation. + */ + +/* + * Styles for document title and copyright. + */ +.clear { + clear:both; + height:0; + overflow:hidden; +} +.about-language { + float:right; + padding:0 21px 8px 8px; + font-size:11px; + margin-top:-9px; + height:2.9em; +} +.legal-copy { + margin-left:.5em; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* + * Styles for navigation bar. + */ +@media screen { + .flex-box { + position:fixed; + display:flex; + flex-direction:column; + height: 100%; + width: 100%; + } + .flex-header { + flex: 0 0 auto; + } + .flex-content { + flex: 1 1 auto; + overflow-y: auto; + } +} +.top-nav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + min-height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.sub-nav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.sub-nav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list { + padding-top:5px; +} +ul.nav-list { + display:block; + margin:0 25px 0 0; + padding:0; +} +ul.sub-nav-list { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.nav-list li { + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list-search { + float:right; + margin:0 0 0 0; + padding:5px 6px; + clear:none; +} +.nav-list-search label { + position:relative; + right:-16px; +} +ul.sub-nav-list li { + list-style:none; + float:left; + padding-top:10px; +} +.top-nav a:link, .top-nav a:active, .top-nav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.top-nav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.nav-bar-cell1-rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skip-nav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* + * Hide navigation links and search box in print layout + */ +@media print { + ul.nav-list, div.sub-nav { + display:none; + } +} +/* + * Styles for page header and footer. + */ +.title { + color:#2c4557; + margin:10px 0; +} +.sub-title { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* + * Styles for headings. + */ +body.class-declaration-page .summary h2, +body.class-declaration-page .details h2, +body.class-use-page h2, +body.module-declaration-page .block-list h2 { + font-style: italic; + padding:0; + margin:15px 0; +} +body.class-declaration-page .summary h3, +body.class-declaration-page .details h3, +body.class-declaration-page .summary .inherited-list h2 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +/* + * Styles for page layout containers. + */ +main { + clear:both; + padding:10px 20px; + position:relative; +} +dl.notes > dt { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +dl.notes > dd { + margin:5px 10px 10px 0; + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +dl.name-value > dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +dl.name-value > dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* + * Styles for lists. + */ +li.circle { + list-style:circle; +} +ul.horizontal li { + display:inline; + font-size:0.9em; +} +div.inheritance { + margin:0; + padding:0; +} +div.inheritance div.inheritance { + margin-left:2em; +} +ul.block-list, +ul.details-list, +ul.member-list, +ul.summary-list { + margin:10px 0 10px 0; + padding:0; +} +ul.block-list > li, +ul.details-list > li, +ul.member-list > li, +ul.summary-list > li { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +.summary-table dl, .summary-table dl dt, .summary-table dl dd { + margin-top:0; + margin-bottom:1px; +} +ul.see-list, ul.see-list-long { + padding-left: 0; + list-style: none; +} +ul.see-list li { + display: inline; +} +ul.see-list li:not(:last-child):after, +ul.see-list-long li:not(:last-child):after { + content: ", "; + white-space: pre-wrap; +} +/* + * Styles for tables. + */ +.summary-table, .details-table { + width:100%; + border-spacing:0; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; + padding:0; +} +.caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0; + padding-top:10px; + padding-left:1px; + margin:0; + white-space:pre; +} +.caption a:link, .caption a:visited { + color:#1f389c; +} +.caption a:hover, +.caption a:active { + color:#FFFFFF; +} +.caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +div.table-tabs { + padding:10px 0 0 1px; + margin:0; +} +div.table-tabs > button { + border: none; + cursor: pointer; + padding: 5px 12px 7px 12px; + font-weight: bold; + margin-right: 3px; +} +div.table-tabs > button.active-table-tab { + background: #F8981D; + color: #253441; +} +div.table-tabs > button.table-tab { + background: #4D7A97; + color: #FFFFFF; +} +.two-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); +} +.three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, auto); +} +.four-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(10%, max-content) minmax(10%, max-content) minmax(10%, auto); +} +@media screen and (max-width: 600px) { + .two-column-summary { + display: grid; + grid-template-columns: 1fr; + } +} +@media screen and (max-width: 800px) { + .three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(25%, auto); + } + .three-column-summary .col-last { + grid-column-end: span 2; + } +} +@media screen and (max-width: 1000px) { + .four-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); + } +} +.summary-table > div, .details-table > div { + text-align:left; + padding: 8px 3px 3px 7px; +} +.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { + vertical-align:top; + padding-right:0; + padding-top:8px; + padding-bottom:3px; +} +.table-header { + background:#dee3e9; + font-weight: bold; +} +.col-first, .col-first { + font-size:13px; +} +.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { + font-size:13px; +} +.col-first, .col-second, .col-constructor-name { + vertical-align:top; + overflow: auto; +} +.col-last { + white-space:normal; +} +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-constructor-name a:link, .col-constructor-name a:visited, +.col-summary-item-name a:link, .col-summary-item-name a:visited, +.constant-values-container a:link, .constant-values-container a:visited, +.all-classes-container a:link, .all-classes-container a:visited, +.all-packages-container a:link, .all-packages-container a:visited { + font-weight:bold; +} +.table-sub-heading-color { + background-color:#EEEEFF; +} +.even-row-color, .even-row-color .table-header { + background-color:#FFFFFF; +} +.odd-row-color, .odd-row-color .table-header { + background-color:#EEEEEF; +} +/* + * Styles for contents. + */ +.deprecated-content { + margin:0; + padding:10px 0; +} +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +.col-last div { + padding-top:0; +} +.col-last a { + padding-bottom:3px; +} +.module-signature, +.package-signature, +.type-signature, +.member-signature { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + margin:14px 0; + white-space: pre-wrap; +} +.module-signature, +.package-signature, +.type-signature { + margin-top: 0; +} +.member-signature .type-parameters-long, +.member-signature .parameters, +.member-signature .exceptions { + display: inline-block; + vertical-align: top; + white-space: pre; +} +.member-signature .type-parameters { + white-space: normal; +} +/* + * Styles for formatting effect. + */ +.source-line-no { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:0 10px 5px 0; + color:#474747; +} +.deprecated-label, .descfrm-type-label, .implementation-label, .member-name-label, .member-name-link, +.module-label-in-package, .module-label-in-type, .override-specify-label, .package-label-in-type, +.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { + font-weight:bold; +} +.deprecation-comment, .help-footnote, .preview-comment { + font-style:italic; +} +.deprecation-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +.preview-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +div.block div.deprecation-comment { + font-style:normal; +} +/* + * Styles specific to HTML5 elements. + */ +main, nav, header, footer, section { + display:block; +} +/* + * Styles for javadoc search. + */ +.ui-autocomplete-category { + font-weight:bold; + font-size:15px; + padding:7px 0 7px 3px; + background-color:#4D7A97; + color:#FFFFFF; +} +.result-item { + font-size:13px; +} +.ui-autocomplete { + max-height:85%; + max-width:65%; + overflow-y:scroll; + overflow-x:scroll; + white-space:nowrap; + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); +} +ul.ui-autocomplete { + position:fixed; + z-index:999999; + background-color: #FFFFFF; +} +ul.ui-autocomplete li { + float:left; + clear:both; + width:100%; +} +.result-highlight { + font-weight:bold; +} +.ui-autocomplete .result-item { + font-size: inherit; +} +#search-input { + background-image:url('resources/glass.png'); + background-size:13px; + background-repeat:no-repeat; + background-position:2px 3px; + padding-left:20px; + position:relative; + right:-18px; + width:400px; +} +#reset-button { + background-color: rgb(255,255,255); + background-image:url('resources/x.png'); + background-position:center; + background-repeat:no-repeat; + background-size:12px; + border:0 none; + width:16px; + height:16px; + position:relative; + left:-4px; + top:-4px; + font-size:0px; +} +.watermark { + color:#545454; +} +.search-tag-desc-result { + font-style:italic; + font-size:11px; +} +.search-tag-holder-result { + font-style:italic; + font-size:12px; +} +.search-tag-result:target { + background-color:yellow; +} +.module-graph span { + display:none; + position:absolute; +} +.module-graph:hover span { + display:block; + margin: -100px 0 0 100px; + z-index: 1; +} +.inherited-list { + margin: 10px 0 10px 0; +} +section.class-description { + line-height: 1.4; +} +.summary section[class$="-summary"], .details section[class$="-details"], +.class-uses .detail, .serialized-class-details { + padding: 0px 20px 5px 10px; + border: 1px solid #ededed; + background-color: #f8f8f8; +} +.inherited-list, section[class$="-details"] .detail { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +.vertical-separator { + padding: 0 5px; +} +ul.help-section-list { + margin: 0; +} +ul.help-subtoc > li { + display: inline-block; + padding-right: 5px; + font-size: smaller; +} +ul.help-subtoc > li::before { + content: "\2022" ; + padding-right:2px; +} +span.help-note { + font-style: italic; +} +/* + * Indicator icon for external links. + */ +main a[href*="://"]::after { + content:""; + display:inline-block; + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); + background-size:100% 100%; + width:7px; + height:7px; + margin-left:2px; + margin-bottom:4px; +} +main a[href*="://"]:hover::after, +main a[href*="://"]:focus::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); +} + +/* + * Styles for user-provided tables. + * + * borderless: + * No borders, vertical margins, styled caption. + * This style is provided for use with existing doc comments. + * In general, borderless tables should not be used for layout purposes. + * + * plain: + * Plain borders around table and cells, vertical margins, styled caption. + * Best for small tables or for complex tables for tables with cells that span + * rows and columns, when the "striped" style does not work well. + * + * striped: + * Borders around the table and vertical borders between cells, striped rows, + * vertical margins, styled caption. + * Best for tables that have a header row, and a body containing a series of simple rows. + */ + +table.borderless, +table.plain, +table.striped { + margin-top: 10px; + margin-bottom: 10px; +} +table.borderless > caption, +table.plain > caption, +table.striped > caption { + font-weight: bold; + font-size: smaller; +} +table.borderless th, table.borderless td, +table.plain th, table.plain td, +table.striped th, table.striped td { + padding: 2px 5px; +} +table.borderless, +table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, +table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { + border: none; +} +table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { + background-color: transparent; +} +table.plain { + border-collapse: collapse; + border: 1px solid black; +} +table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { + background-color: transparent; +} +table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, +table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { + border: 1px solid black; +} +table.striped { + border-collapse: collapse; + border: 1px solid black; +} +table.striped > thead { + background-color: #E3E3E3; +} +table.striped > thead > tr > th, table.striped > thead > tr > td { + border: 1px solid black; +} +table.striped > tbody > tr:nth-child(even) { + background-color: #EEE +} +table.striped > tbody > tr:nth-child(odd) { + background-color: #FFF +} +table.striped > tbody > tr > th, table.striped > tbody > tr > td { + border-left: 1px solid black; + border-right: 1px solid black; +} +table.striped > tbody > tr > th { + font-weight: normal; +} +/** + * Tweak font sizes and paddings for small screens. + */ +@media screen and (max-width: 1050px) { + #search-input { + width: 300px; + } +} +@media screen and (max-width: 800px) { + #search-input { + width: 200px; + } + .top-nav, + .bottom-nav { + font-size: 11px; + padding-top: 6px; + } + .sub-nav { + font-size: 11px; + } + .about-language { + padding-right: 16px; + } + ul.nav-list li, + .sub-nav .nav-list-search { + padding: 6px; + } + ul.sub-nav-list li { + padding-top: 5px; + } + main { + padding: 10px; + } + .summary section[class$="-summary"], .details section[class$="-details"], + .class-uses .detail, .serialized-class-details { + padding: 0 8px 5px 8px; + } + body { + -webkit-text-size-adjust: none; + } +} +@media screen and (max-width: 500px) { + #search-input { + width: 150px; + } + .top-nav, + .bottom-nav { + font-size: 10px; + } + .sub-nav { + font-size: 10px; + } + .about-language { + font-size: 10px; + padding-right: 12px; + } +} diff --git a/tag-search-index.js b/tag-search-index.js new file mode 100644 index 00000000..f38b3cb3 --- /dev/null +++ b/tag-search-index.js @@ -0,0 +1 @@ +tagSearchIndex = [{"l":"Serialized Form","h":"","u":"serialized-form.html"}];updateSearchResults(); \ No newline at end of file diff --git a/type-search-index.js b/type-search-index.js new file mode 100644 index 00000000..18416203 --- /dev/null +++ b/type-search-index.js @@ -0,0 +1 @@ +typeSearchIndex = [{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"io.qdrant.client","l":"ApiKeyCredentials"},{"p":"io.qdrant.client","l":"QdrantGrpcClient.Builder"},{"p":"io.qdrant.client","l":"ConditionFactory"},{"p":"io.qdrant.client","l":"PointIdFactory"},{"p":"io.qdrant.client","l":"QdrantClient"},{"p":"io.qdrant.client","l":"QdrantException"},{"p":"io.qdrant.client","l":"QdrantGrpcClient"},{"p":"io.qdrant.client","l":"ShardKeyFactory"},{"p":"io.qdrant.client","l":"ShardKeySelectorFactory"},{"p":"io.qdrant.client","l":"TargetVectorFactory"},{"p":"io.qdrant.client","l":"ValueFactory"},{"p":"io.qdrant.client","l":"VectorFactory"},{"p":"io.qdrant.client","l":"VectorsFactory"},{"p":"io.qdrant.client","l":"WithPayloadSelectorFactory"},{"p":"io.qdrant.client","l":"WithVectorsSelectorFactory"}];updateSearchResults(); \ No newline at end of file