<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:15:46 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>[UXPROD-1459] Handle complex query</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-1459</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;NOTE: This feature covers complex queries for Bibs, Holdings, and Authorities&lt;/p&gt;

&lt;p&gt;We need to include in the Search module of MARCcat the Secondary indexes to make complex query. We&apos;re waiting David&apos;s prototype.&lt;/p&gt;

&lt;p&gt;Complex queries need to search across bibs, holdings, and authorities&lt;/p&gt;

&lt;p&gt;Figure out what can be handled via Filters versus CQL query (adapt the CQL query being used by Inventory now?)&lt;/p&gt;</description>
                <environment></environment>
        <key id="10956">UXPROD-1459</key>
            <summary>Handle complex query</summary>
                <type id="10002" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium">New Feature</type>
                            <parent id="10560">UXPROD-786</parent>
                                    <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</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="10000">Won&apos;t Do</resolution>
                                                        <assignee accountid="5b44fc07f1230f2c12f1d828">Tiziana Possemato</assignee>
                                                                <reporter accountid="5b44fc09bc005f2c0cb7338f">Annalisa Di Sabato</reporter>
                                    <labels>
                            <label>MARCcat-Bib</label>
                            <label>complex_query</label>
                            <label>indexed</label>
                            <label>po-mvp</label>
                            <label>po-sow</label>
                            <label>q4-2019-spillover</label>
                            <label>search</label>
                            <label>team-mvp</label>
                    </labels>
                <created>Thu, 24 Jan 2019 09:35:25 +0000</created>
                <updated>Tue, 19 Jan 2021 04:07:05 +0000</updated>
                            <resolved>Tue, 19 Jan 2021 04:07:05 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="11132" author="5d6eeadef989e00d8c7e897b" created="Fri, 29 Mar 2019 21:17:04 +0000"  >&lt;p&gt;Comment from the March meeting : Need an example - how is this different from primary searching?&lt;/p&gt;</comment>
                                                            <comment id="11136" author="5b44fc09bc005f2c0cb7338f" created="Fri, 31 May 2019 08:47:55 +0000"  >&lt;p&gt;Primary indexes refer to the searchable indexes or fields, like NA (index to search an author that start with name XXX), TI (index to search a title that start with title YYY), SU (index to search a subject that start with subject ZZZ)  and so on...&lt;/p&gt;

&lt;p&gt;Secondary indexes are used to modify and refine a search statement. These indexes are called Secondary because they must me combined with a Primary index. We have a lot of Secondary indexes, like for example: &quot;BIB=a&quot; to search record with a particular bibliografic level , that is part of monograph, &quot;BIB=s&quot; to search a record that is a serial ....  to resume are all indexes that allow to search the values set in all tag MARC21, above all in tag 000/006/007/008.  &lt;/p&gt;</comment>
                                                            <comment id="11140" author="5b44fc09bc005f2c0cb7338f" created="Tue, 26 May 2020 16:11:11 +0000"  >&lt;p&gt;We can not develop the function to do an advanced search using the Secondary Index, because there aren&apos;t suitable components in Stripes that allow to manage these several indexes.&lt;/p&gt;

&lt;p&gt;So we will develop the function search related to the complex query described in the &lt;a href=&quot;https://folio-org.atlassian.net/browse/UICAT-3&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/UICAT-3&lt;/a&gt;.&lt;/p&gt;</comment>
                                                            <comment id="11145" author="5b44fc07f1230f2c12f1d828" created="Wed, 11 Nov 2020 14:28:09 +0000"  >&lt;p&gt;We need to freeze this issue until a technological solution to manage, in the UI, the selection of secondary indexes to build complex queries. Check with UI FOLIO designers to find a practical/graphical solution. All primary and secondary indexes are already present and working on the MARCcat backend.&lt;/p&gt;</comment>
                                                            <comment id="11153" author="557058:c2016f82-853d-4e7b-8b4e-b36b5d997f56" created="Wed, 13 Jan 2021 21:42:24 +0000"  >&lt;p&gt;We are re-ranking this JIRA for the functionality, not as part of MARCcat epic.  This functionality is more greatly desired due to the lack of the MARCcat tool as envisioned by the sub-group.&lt;/p&gt;</comment>
                                                            <comment id="11160" author="5af5e627525ba96b58654f12" created="Tue, 19 Jan 2021 04:07:05 +0000"  >&lt;p&gt;As of Jan 2021, development of MARCcat has ceased. Will incorporate some features into quickMARC.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="10560">UXPROD-786</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="72208">MODCAT-87</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="75651">UICAT-3</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="10414">UXPROD-453</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11445">UXPROD-2475</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10007">
                    <name>Requires</name>
                                                                <inwardlinks description="is required by">
                                        <issuelink>
            <issuekey id="11534">UXPROD-2436</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11480">UXPROD-2543</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10048" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Analysis Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10087"><![CDATA[Small < 3 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10120"><![CDATA[Small < 3 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10138"><![CDATA[@cult]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue key="$xmlutils.escape($text)">MARCcat: MARC Bibliographic records</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10096"><![CDATA[Small < 3 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10051" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Front End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5b44fafd14983918418883b5</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10045" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Potential Workaround</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Laura : Perform complex searches elsewhere (e.g., OCLC, National Catalog, Inventory), then search MARCcat by record identifier.&lt;br/&gt;
Tiziana: MARCcat provides more than 400 indexes and obviously includes secondary indexes. The problem now is that we don&amp;#39;t have the Stripes components to create pages to perform this search using secondary indexes. We have back-end services and we are waiting for user interface components. So how can we include po-mvp if we are not sure of the ability to do it?</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzctr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10071" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: 5Colleges (Full Jul 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10225"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10067" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Chalmers (Impl Aut 2019)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10207"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10068" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Chicago (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10211"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10069" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Cornell (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10217"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10070" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Duke (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10219"><![CDATA[R2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10074" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: GBV (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10242"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10077" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Hungary (MVP End 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10253"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10078" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Lehigh (MVP Summer 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10258"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10089" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: TAMU (MVP Jan 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10314"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10091" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: U of AL (MVP Oct 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10324"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10076" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: hbz (TBD)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10248"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10058" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>UX Lead</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5b44fafd14983918418883b5</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Mar 2019 21:17:04 +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>