indexer

command module
v0.0.0-...-a4f8009 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2013 License: MIT Imports: 5 Imported by: 0

README

This is a very basic search-engine engine that I'm writing to help me learn more about go.

If you'd like to play with it, index.go at top level is an example entry point that will index a maildir path and is able to load the index back in for querying. Currently it doesn't support snippets and the inverted index doesn't have term locations - just existence in a file.

This was developed against the enron corpus, but since it's using go's built in mail parser, I expect it should work for maildir's in general.

It's possible you shouldn't copy idioms in this repo since I'm just learning them myself. This might turn into something real, but isn't currently intended for anything in production.

So take everything here with a grain of salt.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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