Skip to content

GreenDelta/search-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search wrapper

This project provides an abstraction layer for search engine implementation.

Build from source

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.git

Build

Now you can build the module with mvn install, which will install the modules search-wrapper-api and search-wrapper-os 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