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

Fields property of ElasticSearchResults not populated #11

Open
aweber1 opened this issue Sep 9, 2016 · 0 comments
Open

Fields property of ElasticSearchResults not populated #11

aweber1 opened this issue Sep 9, 2016 · 0 comments

Comments

@aweber1
Copy link
Owner

aweber1 commented Sep 9, 2016

See TODO comments in Sitecore.ContentSearch.ElasticSearchProvider.ElasticSearchResults.

Basically, when processing results, we have to retrieve field values for an individual Hit (document) from the Hit.Source property as opposed to the Hit.Fields property. I have to assume this is related to incomplete field mapping.

The code in place currently works, but it's probably not ideal.

Originally created at 2013-07-25 23:05:11+00:00 (UTC) by aweber1 as a(n) minor issue.

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

No branches or pull requests

1 participant