That's certainly an option, but I was leaning the other way (making it
work). I know of a user that is dividing up their data into frequently and
less frequently (re)indexed stuff which is normally accessed by an alias
and they presently have to query for the list of collections in the alias
and th
On Wed, Sep 4, 2019 at 11:26 PM Gus Heck wrote:
> It seems that the real time get handler doesn't play nice with aliases.
> The current (and past) behavior seems to be that it only works for the
> first collection listed in the alias. This seems to be pretty clearly a
> bug, as one certainly woul
It seems that the real time get handler doesn't play nice with aliases. The
current (and past) behavior seems to be that it only works for the first
collection listed in the alias. This seems to be pretty clearly a bug, as
one certainly would expect the /get executed against an alias to either
refu