|
|
|
|
@ -54,7 +54,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi
|
|
|
|
|
</Property>
|
|
|
|
|
<Property name='indexing_technique' type='string' key='indexing_technique'>
|
|
|
|
|
Index mode
|
|
|
|
|
- <code>high_quality</code> High quality: embedding using embedding model, built as vector database index
|
|
|
|
|
- <code>high_quality</code> High quality: Embedding using embedding model, built as vector database index
|
|
|
|
|
- <code>economy</code> Economy: Build using inverted index of keyword table index
|
|
|
|
|
</Property>
|
|
|
|
|
<Property name='doc_form' type='string' key='doc_form'>
|
|
|
|
|
|