mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-04-13
This commit is contained in:
@ -44,7 +44,7 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
|
||||
"@type": "BlogPosting",
|
||||
"headline": "March, 2021",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2021-03/",
|
||||
"wordCount": "4452",
|
||||
"wordCount": "4453",
|
||||
"datePublished": "2021-03-01T10:13:54+02:00",
|
||||
"dateModified": "2021-04-05T19:36:44+03:00",
|
||||
"author": {
|
||||
@ -306,7 +306,7 @@ $ curl -XDELETE 'http://localhost:9200/openrxv-items-2021-03-05'
|
||||
}
|
||||
},
|
||||
</code></pre><ul>
|
||||
<li>But on AReS production <code>openrxv-items</code> has somehow become an index:</li>
|
||||
<li>But on AReS production <code>openrxv-items</code> has somehow become a concrete index:</li>
|
||||
</ul>
|
||||
<pre><code class="language-console" data-lang="console">$ curl -s 'http://localhost:9200/_alias/' | python -m json.tool | less
|
||||
...
|
||||
|
Reference in New Issue
Block a user