mirror of https://gitee.com/bigwinds/arangodb
17 lines
492 B
Markdown
17 lines
492 B
Markdown
Accessing Fulltext Indexes via Http {#IndexFulltextHttp}
|
|
========================================================
|
|
|
|
@NAVIGATE_IndexFulltextHttp
|
|
@EMBEDTOC{IndexFulltextHttpTOC}
|
|
|
|
If a fulltext index exists, then @ref HttpSimpleFulltext
|
|
"/_api/simple/fulltext" will use this index to execute the specified
|
|
fulltext query.
|
|
|
|
@anchor IndexFulltextHttpEnsureFulltextIndex
|
|
@copydetails JSF_POST_api_index_fulltext
|
|
|
|
@CLEARPAGE
|
|
@anchor IndexFulltextHttpFulltext
|
|
@copydetails JSA_PUT_api_simple_fulltext
|