MaxNevermind opened a new pull request, #16368: URL: https://github.com/apache/iceberg/pull/16368
The issue was first described in a related email thread from 5/13/2026 `Docs: Are duplicated results in search on iceberg.apache.org a bug or a feature?` on [Iceberg's dev mailing list](https://lists.apache.org/[email protected]). ### Issue If you open https://iceberg.apache.org// and use a search bar to look for anything, ex: "rewrite", you get duplicated results because results(ex: rewrite_table_path) are found multiple times, once for each version of Iceberg documentation(1.4 to 1.10), all these versions are present on the website under the previous section in the navigation tab and all of them are indexed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
