)]}'
{"openstackdocstheme/theme/starlingxdocs/stx_search.html":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"6ffe86d145bad00b2ac135c4ec2d6ab5fd76035b","unresolved":false,"context_lines":[{"line_number":1,"context_line":"\u003cdiv class\u003d\"search-container tiny\"\u003e"},{"line_number":2,"context_line":"    \u003cdiv class\u003d\"openstack-search-bar\" data-baseUrl\u003d\"search.openstack.org\" data-context\u003d\"starlingx_docs\"\u003e\u003c/div\u003e"},{"line_number":3,"context_line":"\u003c/div\u003e"}],"source_content_type":"text/html","patch_set":1,"id":"ff570b3c_1208d98f","line":2,"updated":"2020-06-03 20:21:49.000000000","message":"As best as I can tell from talking with Jimmy at OSF, this is for the apache/solr lucene index the OSF maintains by crawling the docs sites of all projects (supposedly including StarlingX), but the domain name for the search engine is search.openstack.org. This is independent from the Sphinx search index (which is already present on docs.starlingx.io but not linked in its sidebar). Ideally we\u0027d get both search engines accessible, similar to how docs.openstack.org is working.","commit_id":"f65a9739783618d71a40fc88e032c16dbe3719e4"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"a27ac26eff9201985de7727adfc8e37b9c50b327","unresolved":false,"context_lines":[{"line_number":1,"context_line":"\u003cdiv class\u003d\"search-container tiny\"\u003e"},{"line_number":2,"context_line":"    \u003cdiv class\u003d\"openstack-search-bar\" data-baseUrl\u003d\"search.openstack.org\" data-context\u003d\"starlingx_docs\"\u003e\u003c/div\u003e"},{"line_number":3,"context_line":"\u003c/div\u003e"}],"source_content_type":"text/html","patch_set":1,"id":"ff570b3c_5297f13a","line":2,"range":{"start_line":2,"start_character":52,"end_line":2,"end_character":71},"updated":"2020-06-03 20:15:26.000000000","message":"this strikes me as odd","commit_id":"f65a9739783618d71a40fc88e032c16dbe3719e4"},{"author":{"_account_id":10278,"name":"Jimmy McArthur","email":"jimmy@openstack.org","username":"jimmymcarthur"},"change_message_id":"dd4dbb4869955f80f194c32fd5bda9a0c684a774","unresolved":false,"context_lines":[{"line_number":1,"context_line":"\u003cdiv class\u003d\"search-container tiny\"\u003e"},{"line_number":2,"context_line":"    \u003cdiv class\u003d\"openstack-search-bar\" data-baseUrl\u003d\"search.openstack.org\" data-context\u003d\"starlingx_docs\"\u003e\u003c/div\u003e"},{"line_number":3,"context_line":"\u003c/div\u003e"}],"source_content_type":"text/html","patch_set":1,"id":"ff570b3c_b17ab984","line":2,"in_reply_to":"ff570b3c_1208d98f","updated":"2020-06-17 16:53:48.000000000","message":"Jeremy is correct.  search.openstack.org just links to our solr instance.  It indexes several different domains though.  Thus the variable for data-context being changed to starlingx_docs.","commit_id":"f65a9739783618d71a40fc88e032c16dbe3719e4"}],"openstackdocstheme/theme/starlingxdocs/stx_search_install.html":[{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"a27ac26eff9201985de7727adfc8e37b9c50b327","unresolved":false,"context_lines":[{"line_number":2,"context_line":"    (function (window, document) {"},{"line_number":3,"context_line":"        var loader \u003d function () {"},{"line_number":4,"context_line":"            var script \u003d document.createElement(\"script\"), tag \u003d document.getElementsByTagName(\"script\")[0];"},{"line_number":5,"context_line":"            script.src \u003d \"https://search.openstack.org/widget/embed.min.js?t\u003d\"+Date.now();"},{"line_number":6,"context_line":"            tag.parentNode.insertBefore(script, tag);"},{"line_number":7,"context_line":"        };"},{"line_number":8,"context_line":"        window.addEventListener ? window.addEventListener(\"load\", loader, false) : window.attachEvent(\"onload\", loader);"}],"source_content_type":"text/html","patch_set":1,"id":"ff570b3c_729f954f","line":5,"range":{"start_line":5,"start_character":36,"end_line":5,"end_character":56},"updated":"2020-06-03 20:15:26.000000000","message":"Stephen, will this work for starlingx as well?","commit_id":"f65a9739783618d71a40fc88e032c16dbe3719e4"},{"author":{"_account_id":9562,"name":"Ildiko Vancsa","email":"ildiko.vancsa@gmail.com","username":"ildikov"},"change_message_id":"0effa316683e7903d0a9d319e1c9688fa31f4f6f","unresolved":false,"context_lines":[{"line_number":2,"context_line":"    (function (window, document) {"},{"line_number":3,"context_line":"        var loader \u003d function () {"},{"line_number":4,"context_line":"            var script \u003d document.createElement(\"script\"), tag \u003d document.getElementsByTagName(\"script\")[0];"},{"line_number":5,"context_line":"            script.src \u003d \"https://search.openstack.org/widget/embed.min.js?t\u003d\"+Date.now();"},{"line_number":6,"context_line":"            tag.parentNode.insertBefore(script, tag);"},{"line_number":7,"context_line":"        };"},{"line_number":8,"context_line":"        window.addEventListener ? window.addEventListener(\"load\", loader, false) : window.attachEvent(\"onload\", loader);"}],"source_content_type":"text/html","patch_set":1,"id":"ff570b3c_e984530d","line":5,"range":{"start_line":5,"start_character":36,"end_line":5,"end_character":56},"in_reply_to":"ff570b3c_729f954f","updated":"2020-06-04 08:03:20.000000000","message":"Thanks Andreas for checking!\n\nCreated a dummy patch in StarlingX docs that depends on this change: https://review.opendev.org/#/c/733469/\n\nThe search bar still doesn\u0027t seem to search the StarlingX Docs page on the preview site, but I don\u0027t have enough background knowledge here to know what to change this here to. Added Jimmy to the review.","commit_id":"f65a9739783618d71a40fc88e032c16dbe3719e4"}]}
