-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Search - Core
- The current implementation of group by space is unscalable - it basically repeats the user's search n times, with n being the number of spaces the user has permissions to see.
- Group by type exhibits the same problem (although potentially less severe than by space), as it performs, at present, 7 searches in the background, one against each of the existing content types.
- finally, the implementation is fundamentally wrong, as it is not grouping the results, so much as doing x number of searches proportional to number of types or spaces available.
- supersedes
-
CONFSERVER-12385 Inconsistent Search Results when Searching CAC
-
- Closed
-