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