Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

"message" quick values crashes system #1409

Open
NickMeves opened this issue Jun 2, 2015 · 0 comments
Open

"message" quick values crashes system #1409

NickMeves opened this issue Jun 2, 2015 · 0 comments
Labels

Comments

@NickMeves
Copy link

This might be due to us changing from the standard Analyzer/Tokenizer to a slightly modified version of the UAX Email URL tokenizer for "message" and "_all", but clicking "Quick Values" on the message field crashes the system on our large instance (and smaller test and dev).

There are just too many tokens parsed out of each message for the quick values to find.

Ideally, the message field wouldn't have the option to click that button. If a button exists, a user will click it :) So I've had to block that REST API call in the reverse proxy layer and give a DISABLED generic message.

@bernd bernd added the bug label Aug 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants