Skip to content

manticoresoftware/homebrew-tap-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

manticoresearch

The Manticore Search Homebrew Tap

This is a custom Homebrew tap for Manticore Search.

Manticore Search is also available in the official homebrew-core channel.

Please note that this tap compile Manticore and don't use bottle. It will install dependencies required for compiling.

Setup

To add the custom tap:

$ brew tap manticoresoftware/tap

Installing Formulae

$ brew install manticoresearch

To start as service:

$ brew services start manticoresearch

The configuration is located at /usr/local/etc/manticore/sphinx.conf

Additional dependencies for indexing are mysql, libpq and icu4c.

Please note that the replication feature is not available on MacOS.

Additional Information

This tap was created using the Homebrew documentation on How to Create and Maintain a tap.

You can find additional information in the Homebrew project README.

Releases

No releases published

Packages

No packages published

Languages