[Lunr] Gravity: Added support to call Union Distinct explicitly

Review Request #822 — Created April 6, 2022 and submitted — Latest diff uploaded

d.cova
Lunr
gravity-union
825
ffbccae...
lunr

[Update] Added support in Gravity to call Union Distinct explicitly

Unit tests to cover testUnionDistinct

Changes between revision 8 and 9

orig
1
2
3
4
5
6
7
8
9
10
11
12
13
src/Lunr/Cache/Cache.php
src/Lunr/Cache/Tests/CacheHandlerDataTest.php
Loading...