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

Confirm 'Or' queries are implemented correctly #4

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

Confirm 'Or' queries are implemented correctly #4

aweber1 opened this issue Sep 9, 2016 · 0 comments

Comments

@aweber1
Copy link
Owner

aweber1 commented Sep 9, 2016

Sitecore.ContentSearch.ElasticSearchProvider.Linq.ElasticSearchQueryMapper.HandleOr()

Code in this method currently works quite well, but there is extra code to specifically handle string.IsNullOrEmpty in this method. The Lucene provider doesn't have this extra code but the Solr provider does. Why?

Originally created at 2013-07-25 23:15:35+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