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

Refactor Sherlock builder names #5

Closed
polyfractal opened this issue Mar 8, 2013 · 1 comment
Closed

Refactor Sherlock builder names #5

polyfractal opened this issue Mar 8, 2013 · 1 comment

Comments

@polyfractal
Copy link
Owner

Main Sherlock "builder" static methods have been refactored into consistent naming scheme:

  • Sherlock::query has become Sherlock::queryBuilder
  • Sherlock::Filter has become Sherlock::filterBuilder
  • Sherlock::indexSettings has become Sherlock::indexSettingsBuilder
  • Sherlock::mappingProperties has become Sherlock::mappingBuilder
  • Sherlock::sort has become Sherlock::sortBuilder
@polyfractal
Copy link
Owner Author

Closed with 5fb510b

(accidentally referred to the wrong issue in the commit message)

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