necronet / SolrTweetImplementation

An information retrieval exploratory project to showcase several Solr features and its connections with a modern ReactJS constructed UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Showcase of Solr features on Twitter data

API service requirement

  • Requirement python 3.x

  • Install newspaper3k package

    pip install newspaper3k

  • Install Flask

  • run the UI application with npm run start:dev

Frontend

A simple ReactJS frontend application that allows to query information using JSON Request API, retrieving information regarding consolidated data and relevant result.

Showcase

Application had been deployed in AWS for showcasing purposes. InfoRet

About

An information retrieval exploratory project to showcase several Solr features and its connections with a modern ReactJS constructed UI.


Languages

Language:JavaScript 82.7%Language:Python 10.3%Language:Less 4.0%Language:Shell 1.5%Language:HTML 0.7%Language:Batchfile 0.7%