<?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 dropbox api v2 files search returns matches where fname does not match query in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/244573#M13765</link>
    <description>&lt;P&gt;using the python sdk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a search with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dbx.files_search(&lt;SPAN&gt;'/Actives'&lt;/SPAN&gt;&lt;SPAN&gt;, 'f10-13-13.xls'&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;results in the following matches with meta.path_lower_case:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;u'/actives/zzzzzzz/gh apotheek - f10-13-1185/gh apotheek - f10-13-1185.xls'&lt;/LI&gt;&lt;LI&gt;u'/actives/audio techn acq - f10-13-13/audio techn acq - f10-13-13.xlsx'&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;It is not looking into the content. I was looking for the second, &lt;STRONG&gt;why did he match the first ?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:18:52 GMT</pubDate>
    <dc:creator>toak</dc:creator>
    <dc:date>2019-05-29T09:18:52Z</dc:date>
    <item>
      <title>dropbox api v2 files search returns matches where fname does not match query</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/244573#M13765</link>
      <description>&lt;P&gt;using the python sdk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a search with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dbx.files_search(&lt;SPAN&gt;'/Actives'&lt;/SPAN&gt;&lt;SPAN&gt;, 'f10-13-13.xls'&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;results in the following matches with meta.path_lower_case:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;u'/actives/zzzzzzz/gh apotheek - f10-13-1185/gh apotheek - f10-13-1185.xls'&lt;/LI&gt;&lt;LI&gt;u'/actives/audio techn acq - f10-13-13/audio techn acq - f10-13-13.xlsx'&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;It is not looking into the content. I was looking for the second, &lt;STRONG&gt;why did he match the first ?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:18:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/244573#M13765</guid>
      <dc:creator>toak</dc:creator>
      <dc:date>2019-05-29T09:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: dropbox api v2 files search returns matches where fname does not match query</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/244667#M13776</link>
      <description>Thanks for the report! We'll look into it.</description>
      <pubDate>Mon, 02 Oct 2017 14:15:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/244667#M13776</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-02T14:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: dropbox api v2 files search returns matches where fname does not match query</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/244713#M13788</link>
      <description>&lt;P&gt;I'm seeing erratic results with the v2 search API as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following filenames in my folder:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;DaveLogbook.pilotpro
Logbook-Dave.pilotpro
Logbook.db
Logbook.pilotpro
PilotPro.db&lt;/PRE&gt;&lt;P&gt;This search:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$dropbox-&amp;gt;search('/', 'Logbook.pilotpro', []);&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...returns the following files:&lt;/P&gt;&lt;PRE&gt;Logbook.db
------------------
DaveLogbook.pilotpro
------------------
Logbook-Dave.pilotpro&lt;/PRE&gt;</description>
      <pubDate>Mon, 02 Oct 2017 17:44:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/244713#M13788</guid>
      <dc:creator>Clifton L.</dc:creator>
      <dc:date>2017-10-02T17:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: dropbox api v2 files search returns matches where fname does not match query</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/246015#M13991</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/529"&gt;@Clifton L.&lt;/a&gt;&amp;nbsp;Are you still seeing "Logbook.db" returned now when searching "Logbook.pilotpro"?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 16:54:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-api-v2-files-search-returns-matches-where-fname-does-not/m-p/246015#M13991</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-09T16:54:11Z</dc:date>
    </item>
  </channel>
</rss>

