Search query does not work
Hi,
I am using Box Java SDK to integrate box api with my application.
I need to extract files satisfying certain attributes I specify in metadata.
I am using boxfolder.search() .
I gives me the resultant files but if suppose I upload a new file and trigger search query,the new file is not amongs my resultant files.
It takes time to reflect it.
Is this some issue regarding Box API?
-
Hello,
This is expected behavior. From https://docs.box.com/reference#searching-for-content : "If an item is added to Box, it will take 10 minutes before it will be accessible through the search endpoint".
Please sign in to leave a comment.
Comments
1 comment