This website requires JavaScript.
Explore
Help
Sign In
alexohneander
/
rustysearch
Watch
1
Star
0
Fork
0
You've already forked rustysearch
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30
Commits
1
Branch
0
Tags
5c58d7d87091c9a9c36501a6cb91b131679a8d7d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alex Wellnitz
5c58d7d870
feat: add search document indexing handler
2024-02-11 17:52:46 +01:00
.github
/workflows
fix: coverage trigger
2023-10-26 09:36:03 +02:00
.vscode
feat: add handler module and update main.rs
2024-02-11 17:03:32 +01:00
src
feat: add search document indexing handler
2024-02-11 17:52:46 +01:00
tests
feat: add search module and bulk indexing functionality
2024-02-11 17:22:11 +01:00
.gitignore
Initial Commit
2023-10-24 20:15:03 +02:00
Cargo.lock
feat: add handler module and update main.rs
2024-02-11 17:03:32 +01:00
Cargo.toml
feat: add handler module and update main.rs
2024-02-11 17:03:32 +01:00
codecov.yml
feat: Add codecov configuration
2023-10-26 09:30:36 +02:00
LICENSE
Initial Commit
2023-10-24 20:15:03 +02:00
README.md
docs: Add codecov Badge
2023-10-26 09:38:21 +02:00
README.md
rustysearch
This is my attempt to implement a search index in Rust
Installation
Usage
Description
No description provided
Readme
MIT
145
KiB
Languages
Rust
97.4%
Dockerfile
2.6%