Global search stuck on loading

Maciej Domagals
Tera Expert

Whenever I'm trying to search for anything, I am met with a blank page with perpetual "Loading...". Curiously, the issue persists even when I disable the global search in sys_properties.
find_real_file.png

1 ACCEPTED SOLUTION

Maciej Domagals
Tera Expert

alright, I figured it out. Had to change a system property glide.ui.polaris.ais_ready  to false.

View solution in original post

3 REPLIES 3

Aman Kumar S
Kilo Patron

Try to right click and "Inspect" on your browser, to see if you are getting any error.

Best Regards
Aman Kumar

Maciej Domagals
Tera Expert

alright, I figured it out. Had to change a system property glide.ui.polaris.ais_ready  to false.

Did you find any documentation about how this system property works? From the name it would make more sense that when it is true AI search should work instead of when it is set to false.