Skip to content

Plugins and user defined function (UDFs) for Manticore Search

License

Notifications You must be signed in to change notification settings

GerHobbelt/manticore-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manticore Search plugins and UDFs (user defined functions)

Manticore Search can be extended with help of plugins and custom functions (aka user defined functions or UDFs). Please consult with the documentation on how it works.

This repository contains the following open source plugins and UDFs:

  • fetch() - to fetch a document by id from mysql (written in C++)
  • curl() - to download content from the web by url (written in Go)

About

Plugins and user defined function (UDFs) for Manticore Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.2%
  • Go 42.3%
  • Other 1.5%