Skip to content

Blazingly fast and hyper relevant search-engine that will improve your search experience.

Notifications You must be signed in to change notification settings

sravinet/meilisearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meilisearch

Recommended system requirements

  • A linux box or VM (eg: Ubuntu)
  • 2 cores of CPU
  • 2 to 4 Gb of RAM space

Prerequisite

Environment

Set MEILI_MASTER_KEY environment variable to allow only applications with the Key API.

Set MEILISEARCH_HOST_URL environment variable to set meilisearch url instance to use scraper

Usage

$ mkdir meilisearch/
$ cd meilisearch/

$ wget --no-check-certificate https://raw.githubusercontent.com/ezpaarse-project/meilisearch/master/docker-compose.yml

# Chown data.ms folder
$ docker-compose run --rm -u meili meilisearch chown meili -R /data.ms

$ docker-compose up -d

Scrapers

Create a GitHub Action in your repository that contains your documentation.

Add your scraper JSON file in the same repository, edit it to change the value of start_urls.

Examples :

About

Blazingly fast and hyper relevant search-engine that will improve your search experience.

Resources

Stars

Watchers

Forks

Packages

No packages published