Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 397 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 397 Bytes

weakand

Build Status

weakand is a Go implementation of the Weak-AND retrieval algorithm and a search engine. The search engine includes an HTTP frontend server and a Go RPC backend server, where the backend server maintains the inverted index and runs the Weak-AND retrieval algorithm.