Hi all,
Problem statement 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. Question Is that a bug and does it need to be addressed? I have a suggestion on how to approach this. Notes Iceberg's site build uses mkdocs and mkdocs-material which in turn utilize lunrjs for search. Max.
