Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
/ if-sitesearch Public archive
forked from loxal/if-sitesearch

Site Search as a Service, based on Spring Boot 2.1.x, Elasticsearch, Java 13, run w/ Docker

License

Notifications You must be signed in to change notification settings

intrafind/if-sitesearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛔ “This is no longer supported, please consider using other products instead.” ⛔

No Maintenance Intended

Site Search

Site Search API Service

Site Search Dispatcher is an upstream service of Site Search, an on-demand SaaS offering for providing websites with an externally managed search capability.

About

> > > Try out! < < <

Local configuration

Add a configuration profile to the config folder inside this project.

OSS community contributions are appreciated 🤓☺️

  • WordPress Connector wanted
    • ...to index exported WordPress dumps (XML) via Site Search REST API
  • Google Drive Connector wanted
    • ...to find things better in this new kind of "share"

Operations

Run

./set-local-dev-dummy-env.sh # to set dummy values for mandatory environment variables 
./gradlew build -x test # just upon initial execution 
./run.sh
http://localhost:8001

Test

./test.sh

Test throughput

./load-test.sh

Build browser clients

./gradlew build -x test # just upon initial execution
./js-app-build.sh

Release

./start-sitesearch.sh

Attribution

  • Made with ♥ in Munich

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 49.0%
  • HTML 25.2%
  • Java 15.4%
  • CSS 3.8%
  • Kotlin 2.4%
  • Shell 1.6%
  • Other 2.6%