Information Retrieval

Instructor: Assoc. Prof. Dr. Bekir Taner Dinçer

Movie Search with Solr

Mert Kahyaoğlu

May 12, 2016

Data

250 movies in json format

Solr Setup

Commands
  • bin/solr create -c movies
  • bin/solr post -c movies movies.json
Field Types

Features

  • Facet search for fetching all genres as movie categories
  • Filter results based on multiple genres
  • Highlight & paginate results
  • Snippets

Technologies

  • React.js     - Single Page Application
  • Bootstrap - Responsive Design
  • NodeJS     - Node helper modules

Demo

ir

By Mert Kahyaoğlu

ir

Information Retrieval Course Project

  • 1,657