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
Similar to text (#97039) if index mode uses synthetic source, it is correct to store text field because otherwise source can't be reconstructed and index creation fails.
Description
Similar to
text(#97039) if index mode uses synthetic source, it is correct to store text field because otherwise source can't be reconstructed and index creation fails.