Staff Client Help v7.3 - v8.0

This commit is contained in:
2026-07-28 08:26:53 -04:00
parent 76893196c1
commit 1954045070
15816 changed files with 1740600 additions and 0 deletions
@@ -0,0 +1,246 @@
<!DOCTYPE html>
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../" data-mc-toc-path="Community Profiles " data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic" data-mc-preload-images="false" data-mc-in-preview-mode="false">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="search-keywords" content="circulation, public services, DQ2407050, Polaris user guide" /><title>CQL Access Points for Community Information</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<link href="../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Resources/Stylesheets/BookStyles.css" rel="stylesheet" type="text/css" />
<link href="../../../Resources/TableStyles/BlueHeader.css" rel="stylesheet" data-mc-stylesheet-type="table" />
<script src="../../../Resources/Scripts/jquery.min.js" type="text/javascript">
</script>
<script src="../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/foundation.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-CFH4DBPHLD">
</script>
<script>/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CFH4DBPHLD');
/* ]]> */</script>
</head>
<body>
<p class="MCWebHelpFramesetLink MCWebHelpFramesetLinkTop"><a href="../../../Default.htm#PolarisStaffHelp/Community Profiles/CommProfCQL/CQL_Access_Points_for_Community_Information.htm">Open topic with navigation</a>
</p>
<div class="nocontent">
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" &gt; " data-mc-breadcrumbs-count="3" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
</div>
</div>
<div class="content">
<div role="main" id="mc-main-content">
<h1><a name="XREF_16524_PAC_CCL_Commands"></a>CQL Access Points for Community Information</h1>
<p><a name="kanchor5"></a><a name="IX_access_points_for_PAC_1"></a><a name="kanchor6"></a><a name="IX_access_points_for_PAC"></a>This section lists the CQL (Common Query Language) access points you can use to construct custom search filters for Polaris PowerPAC community information searches. For more information about this procedure, see <a href="../CommProfPAC/Specify_Community_Keyword_search_filters.htm#XREF_71201_Specify_Community">Specify Community Keyword search filters</a>. The CQL search command can include the following parts:</p>
<ul type="disc">
<li>The text for which you are searching</li>
<li>The access points (fields) you want to search; for example, organization name or event name (see <MadCap:conditionalText data-mc-conditions="Primary.Online"><a href="../../Public_Access_Admin/PDOccl/PAC_CQL_Commands_Access_Points.htm#XREF_79673_Boolean_Search">Search Access Point (Field) Codes</a></MadCap:conditionalText>)</li>
<li>Operators (connectors) that link one part of the search with another. See <a href="#TOC_Boolean_Operators">Boolean Operators</a>&#160;and <a href="#TOC_Relative_Operators">Relative Operators</a>.</li>
</ul>
<h2><a name="TOC_Boolean_Operators"></a><a name="XREF_12567_Boolean_Operators"></a>Boolean Operators</h2>
<p>The Boolean operators And, Or, and Not combine search terms:</p>
<ul type="disc">
<li><span class="FM_BulletHead">And</span>&#160;- A record must match both the term before and the term after the operator to be included in the search results.</li>
<li><span class="FM_BulletHead">Or</span>&#160;- A record can match either the term before or the term after the operator, or both, to be included in the search results.</li>
</ul>
<p class="NoteShade"><b>Example:<br /></b><b>KW=term1 OR KW=term2<br /></b>If you have a number of terms to combine with OR, type the command this way:<br /><b>KW={list}term1, term2, term3, term4{/list}<br /></b>You can insert as many terms as you need between <b>{list}</b>&#160;and <b>{/list}</b></p>
<ul type="disc">
<li><span class="FM_BulletHead">Not</span>&#160;- A record must match the term before the operator, but not the term after the operator, to be included in the search results.</li>
</ul>
<p>If you use multiple operators in the same search command, use parentheses to group the operations to be performed.</p>
<p class="FM_Heading4n">Search Text That Includes Operators or Special Characters</p>
<p>To search for text that includes an operator or special characters as part of the search text, put the entire search text in double quotation marks.</p>
<h2><a name="TOC_Relative_Operators"></a><a name="XREF_32733_Relative_Operators"></a>Relative Operators</h2>
<p>Relative operators are symbols that compare search terms:</p>
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/BlueHeader.css');margin-left: 0;margin-right: auto;" class="TableStyle-BlueHeader" cellspacing="1">
<col class="TableStyle-BlueHeader-Column-Column1" />
<col class="TableStyle-BlueHeader-Column-Column1" />
<thead>
<tr class="TableStyle-BlueHeader-Head-Header1">
<th class="TableStyle-BlueHeader-HeadE-Column1-Header1">Symbol</th>
<th class="TableStyle-BlueHeader-HeadD-Column1-Header1">Relative Operation</th>
</tr>
</thead>
<tbody>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="text-align: center;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_CellBody">=</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1" style="padding-left: 10px;border-left-style: none;border-left-width: 1px;border-right-style: none;border-right-width: 1px;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">Equal to search term</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="text-align: center;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_CellBody">&lt;&gt;</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1" style="padding-left: 10px;border-left-style: none;border-left-width: 1px;border-right-style: none;border-right-width: 1px;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">Not equal to a single search term: <b>ED &lt;&gt; date1<br /></b>For a range of dates, use NOT: <b>NOT ED = date1-date2</b>.</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="text-align: center;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_CellBody">&gt;=</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1" style="padding-left: 10px;border-left-style: none;border-left-width: 1px;border-right-style: none;border-right-width: 1px;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">Greater than or equal to search term</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="text-align: center;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_CellBody">&gt;</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1" style="padding-left: 10px;border-left-style: none;border-left-width: 1px;border-right-style: none;border-right-width: 1px;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">Greater than search term</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="text-align: center;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_CellBody">&lt;=</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1" style="padding-left: 10px;border-left-style: none;border-left-width: 1px;border-right-style: none;border-right-width: 1px;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">Less than or equal to search term</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyB-Column1-Body1" style="text-align: center;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_CellBody">&lt;</p>
</td>
<td class="TableStyle-BlueHeader-BodyA-Column1-Body1" style="padding-left: 10px;border-left-style: none;border-left-width: 1px;border-right-style: none;border-right-width: 1px;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">Less than search term</p>
</td>
</tr>
</tbody>
</table>
<p class="FM_Heading3"><a name="TOC_Search_Access_Point"></a><a name="XREF_80126_Boolean_Operators"></a><a name="XREF_79673_Boolean_Search"></a>Search Access Point (Field) Codes - Community Information</p>
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/BlueHeader.css');margin-left: 0;margin-right: auto;" class="TableStyle-BlueHeader" cellspacing="1">
<col class="TableStyle-BlueHeader-Column-Column1" />
<col class="TableStyle-BlueHeader-Column-Column1" />
<thead>
<tr class="TableStyle-BlueHeader-Head-Header1">
<th class="TableStyle-BlueHeader-HeadE-Column1-Header1">Access Point</th>
<th class="TableStyle-BlueHeader-HeadD-Column1-Header1">Description</th>
</tr>
</thead>
<tbody>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">ADR</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Address and contact person</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">CN </p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Control number</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">KW</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">All keyword fields</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">NOTE</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Notes</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">PC</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Postal code</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">PN</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Organization name</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">SA</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Services available</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">SU</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Subject</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1" style="padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-width: 1px;">
<p class="FM_TableBody">TI</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p class="FM_TableBody">Event name</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyB-Column1-Body1" style="vertical-align: top;padding-left: 15px;border-left-style: none;border-left-width: 1px;border-right-style: solid;border-right-width: 1px;border-right-color: #000000;border-top-style: none;border-top-width: 1px;border-bottom-style: none;border-bottom-width: 1px;">
<p class="FM_TableBody">TOOID</p>
</td>
<td class="TableStyle-BlueHeader-BodyA-Column1-Body1">
<p class="FM_TableBody">Type of organization (TOOID=):</p>
<p class="FM_TableBody">EVT - Event</p>
<p class="FM_TableBody">PER - Individual</p>
<p class="FM_TableBody">ORG - Organization or Club</p>
<p class="FM_TableBody">OTH - Other</p>
<p class="FM_TableBody">PRO - Program or service</p>
<p class="FM_TableBody">SPO - Sponsor or donor</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="footer">
<div id="copyright"><a href="../../../FrontMatter/LegalNotices.htm">© 2025 Innovative (Part of Clarivate)</a><![CDATA[
]]></div>
<div>Polaris Version <span class="mc-variable III_Variables.VersionNumber variable">8.0</span></div>
<div>
<p align="center">
<script type="text/javascript">/*<![CDATA[*/document.write("<a href='mailto:doccust@iii.com?subject=documentation%20feedback%20(Polaris staff client): "+document.title+"&body=Topic%20reference%20(for%20Innovative%20use%20only):%20"+location.pathname+"%0A%0APlease provide comments, report discrepancies, or suggest improvements for Innovative documentation. Your suggestions and corrections will be emailed to Innovative staff, who review them for future versions of the documentation. Thank you for your feedback.%0A%0APlease do not report technical or software issues here. Authorized staff at your organization should submit a service request for those issues.%0A%0AEnter%20your%20comments%20below:%0A%0A'>Send documentation feedback to Innovative</a>");
/*]]>*/</script>
</p>
</div>
</div>
</body>
</html>