ft_boolean_search.c test
myisam/ft_boolean_search.c: test
This commit is contained in:
parent
b0d3a4779a
commit
680646c2ae
@ -251,7 +251,7 @@ void _ftb_climb_the_tree(FTB_WORD *ftbw, my_off_t curdoc)
|
|||||||
{
|
{
|
||||||
/* NOTE: special sort function of queue assures that all yn<0
|
/* NOTE: special sort function of queue assures that all yn<0
|
||||||
* events for every particular subexpression will
|
* events for every particular subexpression will
|
||||||
* "auto-magically" happen BEFORE all yn>=0 events. So no
|
* "auto-magically" happen BEFORE all the yn>=0 events. So no
|
||||||
* already matched expression can become not-matched again.
|
* already matched expression can become not-matched again.
|
||||||
*/
|
*/
|
||||||
++ftbe->nos;
|
++ftbe->nos;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user