Coder Social home page Coder Social logo

hscells / weasel Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 3.65 MB

Boolean search engine in go

Home Page: https://godoc.org/github.com/hscells/weasel

Go 100.00%
search-engine boolean-retrieval golang boolean-query boolean-search information-retrieval

weasel's Introduction

weasel

weasel is a search engine implementation for the primary purpose of issuing complex Boolean queries. Dissatisfied with existing search engines that are either too slow, cumbersome, or complicated, I wanted to build something that just works well enough while still being able to understand everything if you were to open up the source code and look for yourself.

I'm still playing around with efficiency so it's probably not a good idea to use this for anything serious. However, I've tried to keep the code readable and pretty simple.

Right now, I'm building pretty much everything from scratch. The only real exception would be diskv for document persistence. Additionally, since I deal with different types of queries, the query language is just cqr.

Finally, weasel also has some associated binaries - windex and wquery for indexing documents and querying documents respectively. These aren't finished either but they might give a decent example at how to use weasel as a library.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.