-
Notifications
You must be signed in to change notification settings - Fork 4
No results without keywords #206
Comments
@Peym4n I recently included Tokens for the conversation Search template. Looks like as this needs also to be done for the Widget. Can you please have a look to it. |
@westei Are you sure it’s „only“ the UI? It’s not only that the tokens are not visualized, also the query was not executed |
IMHO this is working as intended. Without tokens, we're not able to query the sources. The "analysis-result" @ThomasRoehl is referring to is from the conversationmlt-provider - which is working even without tokens, but hidden from the widget (as requested in #189) |
@ja-fra in this case, tokens are extracted, but no keywords. @ThomasRoehl can you add the json of the get to /analysis? |
Now you got me - Yes, there's a filter in the widget to only show tokens of |
The widget has been adapted to show all token types - this works, although there might be some need for boosting (#215) |
Expected Behaviour
Related Conversations should show results based on the tokens found by the nlp analysis. Not only by the keywords extracted from the Wikipedia-core
Actual Behaviour
No Results showed when no keywords are extracted from the message.
Steps to Reproduce
Run Smarti without a Wikipedia-core and test the normal help-request behavior
![image](https://user-images.githubusercontent.com/11913979/36210708-71e06f12-119f-11e8-871c-3a7669abf8b1.png)
No Keywords get extracted:
But analysis results exist:
When adding keywords, the results are visible:
![image](https://user-images.githubusercontent.com/11913979/36210820-be944842-119f-11e8-9746-aeb9a5290ab5.png)
Environment
66acf7ad012162c43c4858c2a03689fd8fda3b46
8dbd9cd94d7204d2f87c987d7fa99842faf992d4
The text was updated successfully, but these errors were encountered: