photon-dance-vector-space-searcher

module
v0.0.0-...-aa82ca8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2021 License: MIT

README

photon-dance-vector-space-searcher

arch

Get Started

Prerequisites
OS     : Linux
Golang : v1.12+
Installation
Clone
Setup
# build the binary
make build

# start the service
./vector-space-searcher --conf=config/pipeline.json --debug=false
Example

use crawler system to produce raw html docs, after vector-space-searcher consumes all html docs, then

# get system info
curl http://127.0.0.1:18180/v1/system_info

# do query
curl -XPOST -d '{"query": "Hello World", "topk": 3}' http://127.0.0.1:18180/v1/query

Documentation

Api Design
References

Contributing

Step 1
  • 🍴 Fork this repo!
Step 2
  • 🔨 HACK AWAY!
Step 3

Support

License

  • This project is licensed under the MIT License - see the MIT license for details.

Directories

Path Synopsis
Package api is a reverse proxy.
Package api is a reverse proxy.
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL