-
Notifications
You must be signed in to change notification settings - Fork 31
Update deprecation message for legacy text index providers. #370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@NataliaIvakina updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MishaDemianenko, doesn't this change apply only to text-2.0
? I reworded the message a bit. If you like it but don't have time, I can update the message in the codebase.
New message is fine as well. Have applied the suggestion just now. |
Update deprecation message for legacy text index providers. Since text-2.0 is legacy now. Also, actually fix the message:)
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
c7d0e77
to
6e16232
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @MishaDemianenko
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
Since text-2.0 index provider is legacy now.
Also, fix the message:)