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

Verify that using .Size(0) for count methods and any methods processing is accurate #14

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

Comments

@aweber1
Copy link
Owner

aweber1 commented Sep 9, 2016

Sitecore.ContentSearch.ElasticSearchProvider.LinqToElasticSearchIndex.Execute

When processing Count and Any methods, the current code uses the Nest.SearchDescriptor.Size method to set the result set size. Lucene and Solr both parse/process these methods differently and unfortunately their code doesn't directly translate into something usable via NEST.

Originally created at 2013-07-25 23:50:14+00:00 (UTC) by aweber1 as a(n) major 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