Solr 9.9.0 llm API
Apache Solr Search Server: text to vector module
Package | Description |
---|---|
org.apache.solr.llm.textvectorisation.model |
APIs and classes for implementing text to vector logic.
|
org.apache.solr.llm.textvectorisation.search |
APIs and classes for implementing text to vector QueryParsers.
|
org.apache.solr.llm.textvectorisation.store |
Contains model store related classes.
|
org.apache.solr.llm.textvectorisation.store.rest |
Contains the
ManagedResource that encapsulate the model stores. |
org.apache.solr.llm.textvectorisation.update.processor |
Contains update request processor related classes.
|