Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Performance and Index Table
- This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago by
Ernest Marcinko.
-
AuthorPosts
-
December 23, 2021 at 4:47 am #36061
apbalice71
ParticipantIf there are close to 5000 post tags in our site, in Index Table options if we exclude indexing post tags, will it make the search faster? Also under Relevance Options, if we set Terms weight to 0, will it make the search faster?
December 23, 2021 at 9:21 am #36068Ernest Marcinko
KeymasterHi,
It depends on how many keywords are generated with and without indexing the post tags. If there is a huge difference (like 25%+ more keywords), then yes, that could make a bit of a speed difference.
Changing the terms weight will not affect the performance.For optimizing the performance, I suggest checking this documentation.
December 30, 2021 at 5:58 am #36121apbalice71
Participant1. With post tags indexed, Total keywords: 2357141
without post tags indexed, Total keywords: 2341252Will there be a speed difference?
2. I didn’t turn on cache but I found that the first search of the day seems to be much slower than subsequent searches. Is this normal and could you think of a reason why?
3. What does Bypasses the index table keyword counter do and will it have impact on search performance? Does it only affect the index statistics at the Index Table admin page?
December 30, 2021 at 1:49 pm #36123Ernest Marcinko
KeymasterHi,
1. I don’t think so, that difference is negligible.
2. Maybe as the client browser tries to do a request to the server and at first it needs to resolve where the wp-admin/ajax-admin.php handler is. It could be something on the server side, but I would not worry about it.
3. I don’t know what are you reffering to, can you please explain or maybe send a screenshot?
December 31, 2021 at 4:32 am #36127apbalice71
ParticipantI’m referring to define(‘ASP_INDEX_BYPASS_COUNT’, true); at https://knowledgebase.ajaxsearchpro.com/hooks/constants
December 31, 2021 at 9:08 am #36131Ernest Marcinko
KeymasterThat does nothing for the search performance. When you go to the index table options page, the keywords are counted as a background process, and can take some time for bigger databases. With that option it can be disabled completely.
-
AuthorPosts
- You must be logged in to reply to this topic.