[GH-ISSUE #8474] [Bug] Search doesn't work for new created docs on Android #3869

Open
opened 2026-03-23 21:33:45 +00:00 by mirror · 1 comment
Owner

Originally created by @Vivian-appflowy on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8474

Bug Description

It seems to be an indexing issue with the new page on Android
To reproduce the issue :

  • create a new document
  • write something inside (not just the title)
  • immediately after, search for this word
  • it does not appear

From Discord

How to Reproduce

To reproduce the issue :

  • create a new document
  • write something inside (not just the title)
  • immediately after, search for this word
  • it does not appear

Expected Behavior

Can search keywords for newly created docs

Operating System

Android

AppFlowy Version(s)

0.11.1

Screenshots

No response

Additional Context

No response

Originally created by @Vivian-appflowy on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8474 ### Bug Description It seems to be an indexing issue with the new page on Android To reproduce the issue : - create a new document - write something inside (not just the title) - immediately after, search for this word - it does not appear From [Discord](https://discord.com/channels/903549834160635914/1189250440219590719/1468512487921029354) ### How to Reproduce To reproduce the issue : - create a new document - write something inside (not just the title) - immediately after, search for this word - it does not appear ### Expected Behavior Can search keywords for newly created docs ### Operating System Android ### AppFlowy Version(s) 0.11.1 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@appflowy commented on GitHub (Feb 23, 2026):

This is caused by a 60-second deferred indexing delay — when a new document is created, its content isn't immediately added to the search index.

<!-- gh-comment-id:3943815171 --> @appflowy commented on GitHub (Feb 23, 2026): This is caused by a 60-second deferred indexing delay — when a new document is created, its content isn't immediately added to the search index.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3869
No description provided.