<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Group search in Portal does not work with wildcards in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/group-search-in-portal-does-not-work-with/m-p/854719#M3956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fellows,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the ArcGIS API for Python, and I want to to search for a groups previously created. I am using a wild card, but it returns an empty array.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #c586c0;"&gt;from&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; arcgis &lt;/SPAN&gt;&lt;SPAN style="color: #c586c0;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; gis&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;source &lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; gis.GIS(sourceURL, sourceAdmin, sourcePassword)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;source.groups.search('title:"*"')&lt;BR /&gt;[&lt;STRONG&gt;&amp;lt;Group title:"DevStage" owner:admin&amp;gt;&lt;/STRONG&gt;, &amp;lt;Group title:"Esri Boundary Layers" owner:esri_boundaries&amp;gt;, &amp;lt;Group title:"Esri Demographic Layers" owner:esri_demographics&amp;gt;, &amp;lt;Group title:"Featured Maps and Apps" owner:admin&amp;gt;, &amp;lt;Group title:"Living Atlas" owner:esri_livingatlas&amp;gt;, &amp;lt;Group title:"Living Atlas Analysis Layers" owner:esri_livingatlas&amp;gt;, &amp;lt;Group title:"Navigator Maps" owner:esri_nav&amp;gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; source.groups.search('title:"DevStage"')&lt;BR /&gt;[&amp;lt;Group title:"DevStage" owner:admin&amp;gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; source.groups.search('title:"*Stage"')&lt;BR /&gt;[]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion? What am I doing wrong? is this a bug in the API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2018 19:14:50 GMT</pubDate>
    <dc:creator>Cristian_Galindo</dc:creator>
    <dc:date>2018-09-11T19:14:50Z</dc:date>
    <item>
      <title>Group search in Portal does not work with wildcards</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/group-search-in-portal-does-not-work-with/m-p/854719#M3956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fellows,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the ArcGIS API for Python, and I want to to search for a groups previously created. I am using a wild card, but it returns an empty array.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #c586c0;"&gt;from&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; arcgis &lt;/SPAN&gt;&lt;SPAN style="color: #c586c0;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; gis&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;source &lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; gis.GIS(sourceURL, sourceAdmin, sourcePassword)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;source.groups.search('title:"*"')&lt;BR /&gt;[&lt;STRONG&gt;&amp;lt;Group title:"DevStage" owner:admin&amp;gt;&lt;/STRONG&gt;, &amp;lt;Group title:"Esri Boundary Layers" owner:esri_boundaries&amp;gt;, &amp;lt;Group title:"Esri Demographic Layers" owner:esri_demographics&amp;gt;, &amp;lt;Group title:"Featured Maps and Apps" owner:admin&amp;gt;, &amp;lt;Group title:"Living Atlas" owner:esri_livingatlas&amp;gt;, &amp;lt;Group title:"Living Atlas Analysis Layers" owner:esri_livingatlas&amp;gt;, &amp;lt;Group title:"Navigator Maps" owner:esri_nav&amp;gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; source.groups.search('title:"DevStage"')&lt;BR /&gt;[&amp;lt;Group title:"DevStage" owner:admin&amp;gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; source.groups.search('title:"*Stage"')&lt;BR /&gt;[]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion? What am I doing wrong? is this a bug in the API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 19:14:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/group-search-in-portal-does-not-work-with/m-p/854719#M3956</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2018-09-11T19:14:50Z</dc:date>
    </item>
  </channel>
</rss>

