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

Add support for 'columns' property when using ElasticSearch method in search() #10

Merged

Conversation

kabojnk
Copy link
Contributor

@kabojnk kabojnk commented Jan 3, 2022

I discovered this omission when trying to use the ElasticSearch method when doing search() operations. I've gone ahead and added logic to parse a columns property--similar to how indexes is parsed.

I also checked to see what happens if columns is omitted and the query works just fine as if no columns have been requested.

@kaimoe kaimoe merged commit aaca83c into xivapi:master Jan 14, 2022
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

Successfully merging this pull request may close these issues.

2 participants