Skip to content

sunahiri25/reviews_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Yelp Reviews Sentiment Analysis

This is a React application that utilizes the Elastic Search API to implement a search interface. It allows users to search for reviews based on various criteria and provides facets for filtering the search results.

screenshot

Dependencies

The following dependencies are required to run the application:

  • @elastic/search-ui-app-search-connector: A connector for integrating with the Elastic App Search API.
  • @elastic/react-search-ui: A set of UI components for building search interfaces.
  • @elastic/react-search-ui-views: Additional views for the search interface components.
  • @elastic/search-ui: The search driver options for configuring the search behavior.

Usage

  1. Install the required dependencies using npm or yarn:

    npm install @elastic/search-ui-app-search-connector @elastic/react-search-ui @elastic/react-search-ui-views @elastic/search-ui
    
  2. Import the necessary components and configure the search driver options in your React application.

  3. Run the React application using your preferred development environment or build and deploy it to a server.

    yarn start
    

About

Search Engine with Elasticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published