GitHub / tahmid-saj / document-indexer-service
Document indexer service to generate inverted index mappings (document term matrices) for documents, such that the inverted index mappings can be utilized by search services for read optimization. Developed with Go / Gin, S3, DynamoDB.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahmid-saj%2Fdocument-indexer-service
PURL: pkg:github/tahmid-saj/document-indexer-service
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 46.9 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 17 days ago
Topics: dynamodb, gin, go, inverted-index, s3, search-system