Uses of Interface
org.nasdanika.rag.core.Store.SearchResult
-
Uses of Store.SearchResult in org.nasdanika.rag.core
Methods in org.nasdanika.rag.core that return types with arguments of type Store.SearchResultModifier and TypeMethodDescriptionAbstractEntryStore.findNearest(K key, int limit) IndexStore.findNearest(K key, int limit) Store.findNearest(K key, int limit) Returns values with distances for nearest keys.