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

Problem with CQL filter #79

Open
bvst opened this issue Apr 17, 2015 · 0 comments
Open

Problem with CQL filter #79

bvst opened this issue Apr 17, 2015 · 0 comments

Comments

@bvst
Copy link

bvst commented Apr 17, 2015

Hi!
After adding a collection of jsonArray data to my mongodb database I wanted to filter it with CQL, but it doesn't seem to work.
My query goes like this : user.name like '%username%'
When I apply this filter all my points disappair...
The only CQL filter that seems to work is when I try an int value on a root property:
id_str = 123

Versions I am using:
mongodb: 3.0.2
geoserver: 2.7.0
geoserver-exts: 2.7-SNAPSHOT

Are there any known issues around this? Any help will be much appreciated.

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

1 participant