Code Monkey home page Code Monkey logo

simple-searchify's Introduction

Simple Searchify

This is a very, very simple .NET API for Searchify. I originally wrote it for CrossCuttingConcerns.com, where I only wanted to do two things with Searchify: index each blog post as I published it, and provide relevant search results for users. There is a lot more that Searchify can do that I didn't need for this project, but if you're like me, or you just want a simple, gentle introduction to Searchify, I hope this project helps you.

Hopefully the tests will provide you with enough documentation on my API. The rest you can figure out from Searchify's own documentation.

Some details

  • This project uses RestSharp (which uses NewtonSoft's JSON.NET)
  • The test project uses MSpec
  • The tests are NOT unit tests. They depend on Searchify's actual API and will mutate the index under test

To run the tests

  • Modify the App.Config with your URL and key information
  • The tests make these assumptions
    • You have a DemoIndex index
    • There are at least 10 search results for "guitar" in that DemoIndex

If you have the DemoIndex that Searchify provides you out of the box, then the above assumptions are already true. If not, you'll have to modify the tests.

Roadmap

I have no roadmap for future features, but pull requests with corrections or new features are very much welcome!

simple-searchify's People

Stargazers

Matthew D. Groves avatar

Watchers

Matthew D. Groves avatar James Cloos avatar

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.