willholley commented on a change in pull request #951: Do not always return 
partial_filter_selector
URL: https://github.com/apache/couchdb/pull/951#discussion_r148256961
 
 

 ##########
 File path: src/mango/src/mango_idx_view.erl
 ##########
 @@ -120,7 +120,7 @@ is_usable(Idx, Selector, SortFields) ->
     % and the selector is not a text search (so requires a text index)
     RequiredFields = columns(Idx),
 
-    % sort fields are required to exist in the results so 
+    % sort fields are required to exist in the results so
 
 Review comment:
   unrelated whitespace change

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to