redlink-gmbh / smarti

Smarti is a service component for conversational data.
http://dev.redlink.io/smarti
Apache License 2.0
6 stars 4 forks source link

Exclude Context Messages for Rocket.Chat Search #278

Open westei opened 6 years ago

westei commented 6 years ago

Expected Behaviour

The #276 Rocket.Chat Query Provider uses some messages as the context for extracting the most relevant terms to be used for getting relevant messages.

The Rocket.Chat search now tends to return those exact messages (as they obviously best match the context).

Because of that we need to provide a way to explicitly exclude Messages used for the context from Search results.

westei commented 6 years ago

Marked this as v0.8.1 as this will require changes in Chatpal and any changes in Chatpal depend on acceptance of a Pull requests by Rocket.Chat and a Rocket.Chat release.

westei commented 6 years ago

see chatpal-search-solr-ext #5 for details about the chatpal part of this issue

Peym4n commented 5 years ago

@westei To exclude the current room I would need the room ID in the smarti response.

westei commented 5 years ago

Notes: