这是indexloc提供的服务,不要输入任何密码
Skip to content

[v0.2.9] Add prefix search

Choose a tag to compare

@sosuisen sosuisen released this 28 Mar 15:51
· 1312 commits to main since this release

Features

  • Added prefix search (since 0.2.8)
    • See README.md and examples/

Breaking changes

  • collection_path option for allDocs() is removed. Use prefix instead.
  • default of recursive options for allDocs() is changed from false to true.