This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

wp_asp_index

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15941
    multi_medmulti_med
    Participant

    Hi, I just look at the database and can see that table wp_asp_index is quite big. Does it should be like this?
    Records: 118,895
    Size: 26.6 MB

    #15968
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Yes, it is completely fine. It is an index of each word found in each item that meets the index criteria on your site. As there is an index defined on this table, it makes queries much faster and less resource heavy on your database.
    If you check the wp_posts table, it’s size should be very similar or bigger than the index table size.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.