Skip to content

sivajyothika/FilmsSolrJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this particular project , trying to read films json data in java using pojo and jackson as pojo client , index the data in solr search engine , search data from solr search engine and also adding additional solr component called faceting to enhance the search capability

Java Version : 17

SolrJ Version : 8.11.0 (maven dependency)

Editor : IntelliJ Idea

Commands To Start and Stop the Solr Server :

To start the solr server : solr start

To stop the solr server : solr stop -p port:no

Command to create solr core : solr create -c core_name

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages