/word-index

基于tantivy做word文档索引

Primary LanguageRustApache License 2.0Apache-2.0

word-index

该程序用于检索word文件,tantivy提供检索能力,pandoc提供解析能力

Project setup

yarn install

Compiles and hot-reloads for development

yarn tauri serve

Compiles and minifies for production

yarn tauri build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.