https://github.com/kristofferstrube/documentsearching
A document based search library for .NET
https://github.com/kristofferstrube/documentsearching
Last synced: 4 months ago
JSON representation
A document based search library for .NET
- Host: GitHub
- URL: https://github.com/kristofferstrube/documentsearching
- Owner: KristofferStrube
- License: mit
- Created: 2024-01-14T00:24:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T21:30:15.000Z (over 1 year ago)
- Last Synced: 2025-11-23T04:03:55.578Z (7 months ago)
- Language: C#
- Homepage: https://kristofferstrube.github.io/DocumentSearching/
- Size: 27.9 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DocumentSearching
A document-based search library for .NET.
As a start, this is just a place for me to try implementing some of the string search algorithms I know of and benchmarking them.
## Demo
You can try out the Blazor WebAssembly sample project here: https://kristofferstrube.github.io/DocumentSearching/