Giter Club home page Giter Club logo

Comments (12)

danasilver avatar danasilver commented on September 23, 2024

Yeah... we should do this so we actually have a search.

from coursereviews.

teddyknox avatar teddyknox commented on September 23, 2024

I'm all about elasticsearch right now so that'd be my pick

from coursereviews.

danasilver avatar danasilver commented on September 23, 2024

Cool. I like it too. Do you know if we'd have to pay for it on Heroku?

from coursereviews.

teddyknox avatar teddyknox commented on September 23, 2024

yeah probably

On Thursday, August 28, 2014, Dana Silver [email protected] wrote:

Cool. I like it too. Do you know if we'd have to pay for it on Heroku?


Reply to this email directly or view it on GitHub
#16 (comment)
.

Sent from the phone.

from coursereviews.

teddyknox avatar teddyknox commented on September 23, 2024

I used bonsai for a while, then switched to found.

from coursereviews.

teddyknox avatar teddyknox commented on September 23, 2024

What kind of search are we looking for?

from coursereviews.

danasilver avatar danasilver commented on September 23, 2024

Courses and professors. Just for the homepage or the catalog.

from coursereviews.

teddyknox avatar teddyknox commented on September 23, 2024

What's wrong with typeahead with links?

from coursereviews.

danasilver avatar danasilver commented on September 23, 2024

Nothing and it's usually enough, but if you hit enter without clicking one of the typeaheads, you get no results.

from coursereviews.

danasilver avatar danasilver commented on September 23, 2024

That said, we could just make nothing happen and have people rely on the typeahead and catalog.

from coursereviews.

teddyknox avatar teddyknox commented on September 23, 2024

Down the road we'll probably want course description searching so I don't see elasticsearch as a bad move.

The way I'd recommend us implementing this would be by using

The reason for this is the the ElasticUtils project is awesome and will save us a bunch of time, but it's a little behind on the Elasticsearch release cycle -- it's incompatible with the latest version. Found elasticsearch offers the choice to use older versions. Right now the latest version ElasticUtils is compatible with is 1.1.0.

from coursereviews.

danasilver avatar danasilver commented on September 23, 2024

Using the full text search features of PostgreSQL as of fab71e1 with https://github.com/coursereviews/djorm-ext-pgfulltext. Seems to be working fine without a full-fledged search engine.

from coursereviews.

Related Issues (20)

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.