Home
last modified time | relevance | path

Searched refs:PushGrouped (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxsort.cpp208 virtual bool PushGrouped ( const CSphMatch &, bool ) in PushGrouped() function in CSphMatchQueue
415 virtual bool PushGrouped ( const CSphMatch &, bool ) in PushGrouped() function in CSphKbufferMatchQueue
567 virtual bool PushGrouped ( const CSphMatch &, bool ) in PushGrouped() function in CSphUpdateQueue
627 virtual bool PushGrouped ( const CSphMatch &, bool ) in PushGrouped() function in CSphDeleteQueue
1757 virtual bool PushGrouped ( const CSphMatch & tEntry, bool ) in PushGrouped() function in CSphKBufferGroupSorter
2209 virtual bool PushGrouped ( const CSphMatch & tEntry, bool bNewSet ) in PushGrouped() function in CSphKBufferNGroupSorter
2871 virtual bool PushGrouped ( const CSphMatch & tEntry, bool bNewSet ) in PushGrouped() function in CSphKBufferMVAGroupSorter
2994 virtual bool PushGrouped ( const CSphMatch & tEntry, bool bNewSet ) in PushGrouped() function in CSphKBufferJsonGroupSorter
3094 virtual bool PushGrouped ( const CSphMatch & tEntry, bool ) in PushGrouped() function in CSphImplicitGroupSorter
H A Dsphinx.h3081 virtual bool PushGrouped ( const CSphMatch & tEntry, bool bNewSet ) = 0;
H A Dsearchd.cpp8509 if ( !pSorter->PushGrouped ( tMatch, i==iBound ) ) in KillAllDupes()
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxsort.cpp160 virtual bool PushGrouped ( const CSphMatch & ) in PushGrouped() function in CSphMatchQueue
281 virtual bool PushGrouped ( const CSphMatch & ) in PushGrouped() function in CSphUpdateQueue
1076 virtual bool PushGrouped ( const CSphMatch & tEntry ) in PushGrouped() function in CSphKBufferGroupSorter
1392 virtual bool PushGrouped ( const CSphMatch & tEntry ) in PushGrouped() function in CSphKBufferMVAGroupSorter
H A Dsphinx.h2554 virtual bool PushGrouped ( const CSphMatch & tEntry ) = 0;
H A Dsearchd.cpp5440 if ( !pSorter->PushGrouped ( tMatch ) ) in KillAllDupes()