[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: integers



At 03:08 PM 10/11/00 -0700, Jason Wells wrote:
>Has anyone successfully used "<=" or ">=" (with integers)?

We have not implemented integerOrderingMatch matching rule
(primarily because it not needed by the provided schema).
If you have custom schema requiring this matching rule,
you'll have to implement it.

Kurt