A Rocket.Chat package for search with chatpal backend.
- clone
git clone https://github.com/redlink-gmbh/chatpal-search.git
into the Rocket.Chat packages directory. - add package to meteor
meteor add chatpal:search
.
- Go to Rocket.Chat Admin page and enter the Chatpal section e.g. http://localhost:3000/admin/Chatpal.
- Set the chatpal search endpoint url and change the other configurations if you want to.
- Reload frontend.
- Test the connection by clicking the search icon on the right side of a channel.
- Have fun ;)