Skip to content

agentejo/Detektivo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add files to addons/Detektivo.

Configuration

Configuration config/config.yaml:

detektivo:
    engine: algolia
    app_id: YLXXXXXXXYE
    api_key: xxxxxx85b706f0daaexxxxxxxx

ElasticSearch (https://www.elastic.co):

detektivo:
    engine: elasticsearch
    hosts: [http://localhost:32769]
    index: cockpit
detektivo:
    engine: tntsearch

Collections + fields to index

detektivo:
    collections:
        posts: [title, excerpt, content]

Api

Detektivo entry point:

/api/detektivo/collection/{name}?token=*apitoken*&q={searchterm}

💐 SPONSORED BY

ginetta
We create websites and apps that click with users.

About

Full-text search addon for Cockpit CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published