<?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 Re: Help Android Core API .search() returns Zero results Help in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Help-Android-Core-API-search-returns-Zero-results-Help/m-p/196725#M9028</link>
    <description>Closing as a duplicate of:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropboxforum.com/t5/API-support/Android-Core-API-search-returns-empty-list/m-p/196715#M9024" target="_blank"&gt;https://www.dropboxforum.com/t5/API-support/Android-Core-API-search-returns-empty-list/m-p/196715#M9024&lt;/A&gt;</description>
    <pubDate>Tue, 06 Dec 2016 20:37:43 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-12-06T20:37:43Z</dc:date>
    <item>
      <title>Help Android Core API .search() returns Zero results Help</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Help-Android-Core-API-search-returns-Zero-results-Help/m-p/196712#M9026</link>
      <description>&lt;P&gt;For no reason, the following code stopped working correct&amp;nbsp;and the .search() returns an empty Entry list. This app has been working without problems and alterations for months, serving hunderds of users.&lt;/P&gt;&lt;P&gt;The file "&lt;SPAN&gt;myfile.txt"&amp;nbsp;&lt;/SPAN&gt;is always present inside the folder, but the .search() method cannot find it anymore.&lt;/P&gt;&lt;P&gt;Please help me solve this problem. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;List&amp;lt;Entry&amp;gt; searchforDatabaseResults = new ArrayList&amp;lt;Entry&amp;gt;();&amp;nbsp;&lt;/P&gt;&lt;P&gt;searchforDatabaseResults = mApi.search("/", "myfile.txt", 0,&amp;nbsp;false);&lt;BR /&gt;if (searchforDatabaseResults.size()!= 0) {&lt;/P&gt;&lt;P&gt;//...&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From Android Api SDK 1.6.3 Documentation:&lt;/P&gt;&lt;P&gt;search&lt;/P&gt;&lt;PRE&gt;public&amp;nbsp;java.util.List&amp;lt;&lt;A title="class in com.dropbox.client2" href="https://www.dropboxstatic.com/static/developers/dropbox-android-sdk-1.6.3-docs/com/dropbox/client2/DropboxAPI.Entry.html" target="_blank"&gt;DropboxAPI.Entry&lt;/A&gt;&amp;gt;&amp;nbsp;search(java.lang.String&amp;nbsp;path,
                                      java.lang.String&amp;nbsp;query,
                                      int&amp;nbsp;fileLimit,
                                      boolean&amp;nbsp;includeDeleted)
                                        throws &lt;A title="class in com.dropbox.client2.exception" href="https://www.dropboxstatic.com/static/developers/dropbox-android-sdk-1.6.3-docs/com/dropbox/client2/exception/DropboxException.html" target="_blank"&gt;DropboxException&lt;/A&gt;&lt;/PRE&gt;&lt;DIV class="block"&gt;Searches a directory for entries matching the query.&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="strong"&gt;Parameters:&lt;/SPAN&gt; path - the Dropbox directory to search in. query - the query to search for (minimum 3 characters). fileLimit - the maximum number of file entries to return. Default is 10,000 if you pass in 0 or less, and 1,000 is the most that will ever be returned. includeDeleted - whether to include deleted files in search results. &lt;SPAN class="strong"&gt;Returns:&lt;/SPAN&gt; a list of metadata entries of matching files.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:27:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Help-Android-Core-API-search-returns-Zero-results-Help/m-p/196712#M9026</guid>
      <dc:creator>cherry1</dc:creator>
      <dc:date>2019-05-29T09:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help Android Core API .search() returns Zero results Help</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Help-Android-Core-API-search-returns-Zero-results-Help/m-p/196724#M9027</link>
      <description>Moved to the API forum.</description>
      <pubDate>Tue, 06 Dec 2016 20:36:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Help-Android-Core-API-search-returns-Zero-results-Help/m-p/196724#M9027</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2016-12-06T20:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help Android Core API .search() returns Zero results Help</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Help-Android-Core-API-search-returns-Zero-results-Help/m-p/196725#M9028</link>
      <description>Closing as a duplicate of:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropboxforum.com/t5/API-support/Android-Core-API-search-returns-empty-list/m-p/196715#M9024" target="_blank"&gt;https://www.dropboxforum.com/t5/API-support/Android-Core-API-search-returns-empty-list/m-p/196715#M9024&lt;/A&gt;</description>
      <pubDate>Tue, 06 Dec 2016 20:37:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Help-Android-Core-API-search-returns-Zero-results-Help/m-p/196725#M9028</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-12-06T20:37:43Z</dc:date>
    </item>
  </channel>
</rss>

