Skip to main content
Question

Search functionality - FSM

  • October 3, 2019
  • 1 reply
  • 275 views

Forum|alt.badge.img+9
When performing investigations, database performance is very slow when searching for a data.
Is there indexing functionality incurred in FSM ?

1 reply

Jon Reid
Hero (Employee)
Forum|alt.badge.img+18
  • Hero (Employee)
  • 224 replies
  • October 3, 2019
Baseline indexes are included with the FSM installation. You may need to add custom indexes in the database for any new search fields configured. The global search tries to find all possible matching values in all tables and may be slow depending on how many tables you have configured.