Skip to content

GreenDelta/search-wrapper-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

This project is not longer maintained and is replaced by search-wrapper

Search wrapper - Implementation for opensearch

This project provides an implementation for the search-wrapper API using opensearch as a search engine.

Build from source

Dependent modules

In order to build the search-wrapper-os module, you will need to install the search-wrapper API first. This is a plain Maven projects and can be installed via mvn install. See the search-wrapper repository for more information.

Get the source code of the application

We recommend that to use Git to manage the source code but you can also download the source code as a zip file. Create a development directory (the path should not contain whitespaces):

mkdir dev
cd dev

and get the source code:

git clone https://github.com/GreenDelta/search-wrapper-os.git

Build

Now you can build the module with mvn install, which will install the module in your local maven repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages