You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current full text index is based on iresearch library which is tightly bounded to document oriented data models and does not support real time indexing.
We need a new full text index implementation start from scratch such that it could work more smoothly with infinity with higher performance, real time indexing.