Skip to content

arquivo/image-search-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageSearchAPI

Web app that acts as an API proxy of Apache Solr taht contains web archived images.

Build

It produces a war file to be run on a Java servlet web server like Apache Tomcat.

mvn clean verify

Development

To make development more rapid there is a docker-compose.yml file that runs the web application inside a docker.

Example run

mvn clean verify && docker-compose up

Example with custom solr server:

mvn clean verify -Dsolr.url=p51.arquivo.pt && docker-compose up

About

SOLR imagesearch API repository

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages