Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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 - Specialist
Partner - Specialist

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 MPC (and Next Decision) 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.