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

CQL for a more advanced search #200

Open
ngawangtrinley opened this issue Aug 12, 2020 · 5 comments
Open

CQL for a more advanced search #200

ngawangtrinley opened this issue Aug 12, 2020 · 5 comments

Comments

@ngawangtrinley
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Not a request per se. Just wondering if you thought about making the search a bit more powerful with multi-token CQL style queries.

Describe the solution you'd like
Something like this or this

@PonteIneptique
Copy link
Member

PonteIneptique commented Aug 12, 2020 via email

@PonteIneptique
Copy link
Member

Retroactively, I think some of it is possible, but we'll need to "control" how much.
Basically, playing with (token.order_id - current_token.order_id) < Y or something like that, we should be able to introduce some contextual search

@ngawangtrinley
Copy link
Contributor Author

That looks interesting! @lungsang could you have a look at this next week?

@PonteIneptique
Copy link
Member

This would have to be at least reduced in scope: only one previous token and one next token, but this seems doable :)

@lungsang
Copy link

That looks interesting! @lungsang could you have a look at this next week?

Okay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants