package
0.0.0-20210520073656-e34cafd11806
Repository: https://github.com/sajari/protogen-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Post steps are run after an engine operation, for example Search, CreateRecord, etc...
Pre steps are run before an engine operation, for example Search, CreateRecord, etc...
Unspecified.
Click tracking.
No tracking.
Pos/neg tracking.
Query pipeline.
Record pipeline.
Not specified.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Constant defines a constant used in a pipeline step.
Create a pipeline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EvaluateRequest is a request to perform a Evaluate using a pipeline.
EvaluateResponse is a response to a Evaluate call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Usage is a message containing usage information for a query pipeline.
No description provided by the author
No description provided by the author
GetStepDocumentationRequest.
GetStepDocumentationResponse.
Identifier is used to specify a pipeline.
No description provided by the author
No description provided by the author
ListStepTemplatesRequest is used to request a listing of step templates.
ListStepsResponse contains a list of steps.
Parameter defines a parameter used in pipelines to pass user-defined values.
No description provided by the author
QueryResults contains all data in response to a search request.
No description provided by the author
No description provided by the author
SearchRequest is a request to perform a search using a pipeline.
SearchResponse is a response to a Search call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Step represents a single unit of work performed by a pipeline.
StepConfig creates a pipeline step.
No description provided by the author
No description provided by the author
No description provided by the author
Parameter configurations to be applied.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StepConfigs wraps the step types into a list.
StepExample is an example of a step configuration, along with a description of what it does.
No description provided by the author
Tokens are used to carry ranking information for query results.
Click is a token that corresponds to selecting a record from a result set.
No description provided by the author
PosNeg is a pair of tokens which are used to mark a record as a good/bad result for a SearchRequest.
No description provided by the author
No description provided by the author
TypeIdentifier is used to identify a pipeline for type-agnostic methods.
UnimplementedDocumentationServer can be embedded to have forward compatible implementations.
UnimplementedPipelineAdminServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
UnimplementedStoreServer can be embedded to have forward compatible implementations.
# Interfaces
DocumentationClient is the client API for Documentation service.
DocumentationServer is the server API for Documentation service.
PipelineAdminClient is the client API for PipelineAdmin service.
PipelineAdminServer is the server API for PipelineAdmin service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
StoreClient is the client API for Store service.
StoreServer is the server API for Store service.