<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:10:30 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-1057] No Codex-Search result on folio-snapshot</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1057</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;It seems that &lt;em&gt;all&lt;/em&gt; Codex searches on &lt;a href=&quot;http://folio-snapshot.aws.indexdata.com/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-snapshot.aws.indexdata.com/&lt;/a&gt; find zero records &amp;#8211; even really simple ones such as &quot;title starts with &apos;a&apos;&quot;. For example, start a new session, click on Codex Search, set the query-index to &quot;Title&quot; and type &quot;a&quot; in the query box.&lt;/p&gt;

&lt;p&gt;The query that&apos;s sent to the back-end is good, but the response is empty &amp;#8211; not only of records, but of per-source diagnostics:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
GET /folio-snapshot-109.aws.indexdata.com:9130/codex-instances?limit=30&amp;amp;query=%28title%3D%22a%2A%22%29%20and%20ext.selected%3D%22true%22%20sortby%20title

200 OK
{
  &lt;span class=&quot;code-quote&quot;&gt;&quot;instances&quot;&lt;/span&gt; : [ ],
  &lt;span class=&quot;code-quote&quot;&gt;&quot;resultInfo&quot;&lt;/span&gt; : {
    &lt;span class=&quot;code-quote&quot;&gt;&quot;totalRecords&quot;&lt;/span&gt; : 0,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;facets&quot;&lt;/span&gt; : [ ],
    &lt;span class=&quot;code-quote&quot;&gt;&quot;diagnostics&quot;&lt;/span&gt; : [ ]
  }
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;My suspicion is that there are simply no Codex sources registered on folio-snapshot.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80571">FOLIO-1057</key>
            <summary>No Codex-Search result on folio-snapshot</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5bffed52a1b46046f530c8f7">Mike Taylor</reporter>
                                    <labels>
                            <label>sprint31</label>
                    </labels>
                <created>Tue, 6 Feb 2018 16:58:22 +0000</created>
                <updated>Mon, 12 Nov 2018 14:24:06 +0000</updated>
                            <resolved>Wed, 7 Feb 2018 00:05:56 +0000</resolved>
                                                                    <component>Continuous Integration</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                    <timespent seconds="9000">2 hours, 30 minutes</timespent>
                                <comments>
                                                            <comment id="189657" author="5bffed52a1b46046f530c8f7" created="Tue, 6 Feb 2018 17:02:46 +0000"  >&lt;p&gt;Bingo. The &quot;Software Versions&quot; page at &lt;a href=&quot;http://folio-snapshot.aws.indexdata.com/settings/about&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-snapshot.aws.indexdata.com/settings/about&lt;/a&gt; shows that, while mod-codex-mux is present, mod-codex-inventory and mod-codex-ekb are both absent.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt; Do you know why that would be?&lt;/p&gt;</comment>
                                                            <comment id="189659" author="5c706fbb47a54a6728e59df2" created="Tue, 6 Feb 2018 21:27:40 +0000"  >&lt;p&gt;It looks like there is an issue with dependency resolution for the snapshot build, which I thought had been resolved earlier. Assigning to myself for further investigation.&lt;/p&gt;</comment>
                                                            <comment id="189661" author="5c706fbb47a54a6728e59df2" created="Wed, 7 Feb 2018 00:05:56 +0000"  >&lt;p&gt;Apparently I remembered having a conversation about this, not actually doing it. It is now done. As a side benefit, folio-snapshot now has ui-eholdings working against the EBSCO EKB.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="74789">UISE-62</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="80419">FOLIO-1010</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzy9v3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 6 Feb 2018 21:27:40 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>