Skip to content

patrickxb/godystopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godystopia

godystopia is a wrapper around the Tokyo Dystopia full text search library for the Go language.

It's very incomplete at this point. It only does what I've needed so far for an application I'm working on, a fast online foreign language dictionary.

It's also very probable that the go API will change drastically...

Getting the source

Get it from github:

git clone git://github.com/patrickxb/godystopia.git

Building and Installing

You need to have go installed and have the GOROOT, GOARCH, GOOS, and GOBIN environment variables set.

After that, just do:

make
make install

Contact

Please let me know if you're using this library and if you have any questions or comments. You can contact me through github (username = patrickxb), @patrickxb on twitter, or you can figure out my email address based on my first name (patrick) and my company (xblabs.com).

About

Tokyo Dystopia wrapper for go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published