You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ X] Report a technical problem with the documentation
Other
Tell us about your request. Provide a summary of the request and all versions that are affected.
Google search for [opensearch term level query] finds the 2.1 version doc; [opensearch vector performance] finds the 1.2 version doc. I assume that there are similar problems with other pages.
How can we convince Google to prefer the current page?
There seem to be several problems with the current setup:
https://opensearch.org/sitemap.xml doesn't mention /docs/ at all. Putting new pages there makes it more likely that they will be crawled soon, and it also provides a place to communicate the last-modified date to Google.
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
Google search for [opensearch term level query] finds the 2.1 version doc; [opensearch vector performance] finds the 1.2 version doc. I assume that there are similar problems with other pages.
How can we convince Google to prefer the current page?
There seem to be several problems with the current setup:
<meta property="article:published_time" content="2024-01-10T00:19:39+00:00" />
and the ld+json block shows the same for dateModified and datePublished. At the same time, https://opensearch.org/docs/2.11/search-plugins/knn/performance-tuning/ shows dates of 2024-01-19, only 9 days later. Surely 1.2 was published long before 2024.What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
The text was updated successfully, but these errors were encountered: