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

[#314] Adding count_by function #317

Merged
merged 1 commit into from
Jul 12, 2017
Merged

Conversation

ferigis
Copy link
Member

@ferigis ferigis commented Jul 12, 2017

related with #314

@ferigis ferigis requested a review from cabol July 12, 2017 17:34
Copy link
Member

@elbrujohalcon elbrujohalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minimal doc change

src/sumo.erl Outdated
@@ -270,6 +271,14 @@ count(DocName) ->
Error -> exit(Error)
end.

%% @doc Counts the total number of docs identified by Conditions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

identified by -> matching the provided

@ferigis ferigis force-pushed the ferigis.314.Adding_count_by branch from 6fec6d2 to 3c0d477 Compare July 12, 2017 17:41
@cabol cabol merged commit 4e29689 into master Jul 12, 2017
@cabol cabol deleted the ferigis.314.Adding_count_by branch July 19, 2017 17:46
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.

3 participants