Commit 0674da3b authored by serg@serg.mysql.com's avatar serg@serg.mysql.com
Browse files

ft_boolean_search.c test

parent b03a786c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
      * 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.
      */
      ++ftbe->nos;