Skip to content
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

Full-text index cannot be queried #3217

Closed
cooper-lzy opened this issue Oct 27, 2021 · 3 comments
Closed

Full-text index cannot be queried #3217

cooper-lzy opened this issue Oct 27, 2021 · 3 comments
Assignees
Labels
priority/low-pri Priority: low type/bug Type: something is unexpected
Milestone

Comments

@cooper-lzy
Copy link
Contributor

cooper-lzy commented Oct 27, 2021

The Listener is running properly, you cannot use the LOOKUP statement to query by full-text indexes.
How do I check whether data is written to a Listener?

image
image
image
image

@cangfengzhs
Copy link
Contributor

This is a bug. We don't create index in es when creating fulltext index in nebula. But if you write any data, es while create corresponding index. So if you create a fulltext index but not write any data, query by fulltext while can not find index in es.

@critical27 critical27 modified the milestones: v3.0.0, v3.1.0 Jan 11, 2022
@Sophie-Xie Sophie-Xie modified the milestones: v3.1.0, v3.2.0 Mar 15, 2022
@Sophie-Xie Sophie-Xie added the priority/low-pri Priority: low label May 25, 2022
@MuYiYong
Copy link

MuYiYong commented Jun 6, 2022

I recommend adding a hint to the document of 3.1.0 before modify @whitewum

@Sophie-Xie Sophie-Xie assigned cooper-lzy and unassigned cangfengzhs Jun 15, 2022
@cooper-lzy
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/low-pri Priority: low type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

6 participants