This website requires JavaScript.
Explore
Help
Sign In
Backups
/
OpenList
Watch
1
Star
0
Fork
0
You've already forked OpenList
mirror of
https://github.com/OpenListTeam/OpenList.git
synced
2025-09-20 04:36:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09f480318cac15b5f5ffa7b99d001b68525983af
OpenList
/
internal
/
bootstrap
/
index.go
6 lines
70 B
Go
Raw
Normal View
History
Unescape
Escape
feat: build index & search with bleve (close #1740 pr #2386) * feat: build index & search with bleve (#1740) * delete unused struct Co-authored-by: Noah Hsu <i@nn.ci>
2022-11-24 11:46:47 +08:00
package
bootstrap
func
InitIndex
(
)
{
feat: multiple search indexes (#2514) * refactor: abstract search interface * wip: ~ * fix cycle import * objs update hook * wip: ~ * Delete search/none * auto update index while cache changed * db searcher TODO: bleve init issue cannot open index, metadata missing * fix size type why float64?? * fix typo * fix nil pointer using * api adapt ui * bleve: fix clear & change struct
2022-11-28 13:45:25 +08:00
// TODO init ? Probably not.
feat: build index & search with bleve (close #1740 pr #2386) * feat: build index & search with bleve (#1740) * delete unused struct Co-authored-by: Noah Hsu <i@nn.ci>
2022-11-24 11:46:47 +08:00
}
Reference in New Issue
Copy Permalink