Confirmed users
2,492
edits
No edit summary |
|||
| Line 63: | Line 63: | ||
* Sometimes we don't have some info - grab what we have | * Sometimes we don't have some info - grab what we have | ||
* Limited at 250 characters for signature | * Limited at 250 characters for signature | ||
==Elastic Search== | |||
* Should be much faster - first implementation will be behind existing UI | |||
* Will be doing a whole new UI | |||
* Full text indexing so can search on anything | |||
* Worked on some interfaces for the search UI - interactive search UI | |||
* Save searches by copying URL | |||
* Still blocked on IT on more things. We have boxes but we can't get them to work correctly | |||
* Will have postgres and elastic search available for some time so we can switch if something fails | |||
* Quite a few open bugs tagged with "search" that are all blocked on elastic search | |||
* Want to be able to search on different levels of stack frames | |||
* Want to be able to group stacks together and search for the top 2-3 signatures appearing together | |||