guide/advanced/search #277
Replies: 3 comments 1 reply
-
|
这个页面写了太多数据库之前差异和效果。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
当使用api key保护meilisearch实例时,api key的最小行为集(actions)为["search","indexes.get","settings.","documents.","tasks."]。其实不是这个,如果第一次用这个actions生成的key权限不够,需要如下actions才可以: "actions": [ |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
请问,构建索引时,如何实现过滤掉某些文件呢?比如过滤掉.开头的所有文件 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
guide/advanced/search
Documentation site for OpenList
https://doc.oplist.org/guide/advanced/search
Beta Was this translation helpful? Give feedback.
All reactions