Copying jars?

18 views
Skip to first unread message

rohit raj

unread,
Jun 27, 2020, 1:36:49 PM6/27/20
to lire-dev

2020-06-27 (1).png

INTRO and aim
Hello,
MY name is Rohit raj, MSIS grad student SUNY Albany. I was given a task by the dean in our project to install an open-source Image retrieval system that handles CBIR and Text-based image retrieval.
 I have downloaded the project from https://github.com/dermotte/liresolr

Installed
liresolr master
solr 8.5.2
jdk 11.0.3
Steps I have covered till now

  • I have successfully installed and run solr server and added a core.
  • run the dist task by gradlew distForSolr command in the folder where the build.gradle file is found to create a plugin jar
Next step

The step is to Then copy jars: cp ./dist/*.jar /opt/solr/server/solr-webapp/webapp/WEB-INF/lib/. Then add the new RequestHandler and the ValueSourceParser have to be registered in the solrconfig.xml file.

I am little confused as I have executed it in command line window cp ./dist/*.jar /opt/solr/server/solr-webapp/webapp/WEB-INF/lib/ but it isnt working. 

Is there something am missing?
As am new to Java and Lire It would be great if I get detailed instructions.

build successful.jpeg
Reply all
Reply to author
Forward
0 new messages