Uses of Class
lumis.portal.ai.bigdata.KnowledgeStandardDocument
-
Packages that use KnowledgeStandardDocument Package Description lumis.content.bigdata Content integration withlumis.portal.bigdata
.lumis.doui.bigdata DOUI integration withlumis.portal.bigdata
.lumis.portal.ai.bigdata -
-
Uses of KnowledgeStandardDocument in lumis.content.bigdata
Methods in lumis.content.bigdata that return types with arguments of type KnowledgeStandardDocument Modifier and Type Method Description protected java.util.Collection<? extends KnowledgeStandardDocument>
ContentTableSourceBigDataPersister. generateKnowledgeDocuments(java.util.Collection<? extends Document> searchDocuments, ContentTableSource source, ISourceData data)
-
Uses of KnowledgeStandardDocument in lumis.doui.bigdata
Methods in lumis.doui.bigdata that return types with arguments of type KnowledgeStandardDocument Modifier and Type Method Description protected java.util.Collection<? extends KnowledgeStandardDocument>
TabularSourceBigDataPersister. generateKnowledgeDocuments(java.util.Collection<? extends Document> searchDocuments, S source, ISourceData data)
Returns the documents used by chat assistant created from the given search documents. -
Uses of KnowledgeStandardDocument in lumis.portal.ai.bigdata
Methods in lumis.portal.ai.bigdata that return KnowledgeStandardDocument Modifier and Type Method Description KnowledgeStandardDocument
KnowledgeStandardDocumentType. createDocument()
-