I noticed that when performing a search, the sort method causes the number of results to change. For example:
http://api.biblia.com/v1/bible/search/darby?query=manna&sort=relevance yields different number of results than http://api.biblia.com/v1/bible/search/darby?query=manna&sort=passage
Is this expected behavior?