Skip to content

client search doesn't return all files with query string #1352

@afeeajas

Description

@afeeajas

Hi,

I don't understand why when I run the command below not all files with the search query are returned. These files are uploaded by other users and because I am an editor on the shared box drive, I don't understand why this is happening. For example, when 'USER A' uploads two files say: Spectrum.dat and BHB.dat, the client search query only returns BHB.dat.

----Command----
items= client.search.search_for_content(
query='Spect OR Bhb', content_types=["name",], type="file",updated_at_range=date_range
)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions