Jump to content

Featured Replies

Posted

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.

 

  • Management

How do you correct the post, via the APIs?

  • Author

API, yes.

But as said, I also made a test using the GUI, and the result is the same.

  • Author

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)? 

  • Author
 

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.😏

Recently Browsing 0

  • No registered users viewing this page.