Subject: | Missing Constants |
Hi,
latest revision doesn't export the following new constants:
use constant SPH_RANK_FIELDMASK => 6;
use constant SPH_RANK_SPH04 => 7;
use constant SPH_RANK_TOTAL => 8;
You can access them by prefixing $Sphinx::Search, but this will also
bypass any stricture you may have in place.
Thank you very much,
Valerio