You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/Search/QueryOptimizer
Robin Appelman 6fb447676e fix: handle cases where non-binary operators are mixed in for optimizing search queries 2 years ago
..
FlattenNestedBool.php hopefully improve propagation of 'path eq hash' hint into 'in' statements 2 years ago
FlattenSingleArgumentBinaryOperation.php optimize query pattern used by storage filter 2 years ago
MergeDistributiveOperations.php fix: handle cases where non-binary operators are mixed in for optimizing search queries 2 years ago
OrEqualsToIn.php hopefully improve propagation of 'path eq hash' hint into 'in' statements 2 years ago
PathPrefixOptimizer.php IFilesMetadata 2 years ago
QueryOptimizer.php add extra flatten step to improve "or eq" -> "in" optimization 2 years ago
QueryOptimizerStep.php
ReplacingOptimizerStep.php fix: don't short circuit query optimizer 2 years ago
SplitLargeIn.php fix types + autoloader 2 years ago