Home
last modified time | relevance | path

Searched refs:m_bEmptyStopword (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxquery.cpp114 bool m_bEmptyStopword; member in XQParser_t
278 , m_bEmptyStopword ( false ) in XQParser_t()
818 if ( m_bEmptyStopword ) in GetToken()
1165 m_bEmptyStopword = ( iStopwordStep==0 ); in Parse()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxquery.cpp137 bool m_bEmptyStopword; member in XQParser_t
401 , m_bEmptyStopword ( false ) in XQParser_t()
1098 if ( m_bEmptyStopword ) in GetToken()
1753 m_bEmptyStopword = ( tSettings.m_iStopwordStep==0 ); in Parse()