Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 576 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 576 Bytes

chatpal.search

A Rocket.Chat package for search with chatpal backend.

Install

  1. clone git clone https://github.com/redlink-gmbh/chatpal-search.git into the Rocket.Chat packages directory.
  2. add package to meteor meteor add chatpal:search.

Configure

  1. Go to Rocket.Chat Admin page and enter the Chatpal section e.g. http://localhost:3000/admin/Chatpal.
  2. Set the chatpal search endpoint url and change the other configurations if you want to.
  3. Reload frontend.
  4. Test the connection by clicking the search icon on the right side of a channel.
  5. Have fun ;)