gunnarmorling / search.morling.dev

Serverless website search for morling.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

search.morling.dev

The search feature for the https://morling.dev website. It is made up of two parts:

  • A Quarkus extension for Apache Lucene
  • A Quarkus application which contains an index of morling.dev and exposes it via Lucene

See instructions in search-morling-dev for how to build the search application.

License

The content of this repository is generally licensed under the Apache License, version 2. The only exception is the file search-morling-dev/src/main/resources/META-INF/searchindex.json, which is licensed under Creative Commons BY-SA 4.0.

About

Serverless website search for morling.dev

License:Apache License 2.0


Languages

Language:Java 85.0%Language:HTML 15.0%