Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
JustinDallas
Specialist III
Specialist III

"Search Index Not Created", App Still Functional?

Hello Folks,

Let's say I have an app that while loading can't create the search index due to file corruption and the reload fails.  Can I still binary load the app and use it with no problems?

Labels (3)
2 Replies
mpc
Partner Ambassador
Partner Ambassador

Hi, 

Index is only used to increase search speed for the first user logged on the app. So I think no problem. You can disable index creation too. https://community.qlik.com/t5/New-to-Qlik-Analytics/Impact-of-turn-off-indexing/td-p/2139052

Kind regards

From Next Decision and mpc with love
vinieme12
Champion III
Champion III

You can set it on using a variable; but there is no impact on app performance this only speeds up searching for values in the search bar

 

set CreateSearchIndexOnReload=1;

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.