Jump to content

search-index not updated after "post" content change


Recommended Posts

I'm using the API (HTTP POST on https://XXXXXX/api/forums/posts/{id}) to correct the content of some messages.

To find the bad content I want to correct, I use a search expression (helps the API again).

But once I corrected the content, a new search call still finds the initial uncorrected content. Indeed, the search index has not been updated with the new content.

My question is how will the search index be updated? Is it automatically after some time or do I have to rebuild manually the complete index?

PS: I also did a test by using the "edit" function available for admins on the Web page (=> not using the API), and the result is the same: no search index update.

 

Link to comment
Share on other sites

Since I have to proceed to a manual search DB rebuild, is it possible to guess the time this operation will take (Invision Cloud hosted IPS with 1998617 posts)? 

Link to comment
Share on other sites

On 6/3/2024 at 6:38 PM, bernhara said:

using the GUI, and the result is the same

I may correct this claim. If I ask to display that the message has been edited (helps the checkbox), the search index for this specific message seems to updated. But I'm not absolutely sure.😏

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...