Skip to main content

Hello 
I am Using Box Search API and Also Try To Search With dll 
When I Give the Search Keyword “disposition” 
In response I Get the files Which contain “disposition” in file name and file content.
But ,
Here i also get files Which Contain Different Keyword “dispositive” and “disposal”

Hello ,Box Team 
Can You explain me this ?
and i also try with Exact Match using operator “disposition” but return same result.

 

 

Hi

I think what you are seeing is how the full text content search works.

You can read more about it here. Specifically about how the search uses stemming for the results

https://support.box.com/hc/en-us/articles/360043696314-Search-for-Files-Folders-and-Content

From an API pov here is a explanation of differences between search and metadata query that also touches on the fuzzy nature of the full text search capability

https://developer.box.com/guides/search/#comparison-to-metadata-queries

 

Hope this helps
Rgds, 
Peter Christensen, Senior Staff Platform Solutions Engineer, Box


Reply