Searched refs:m_bIgnoreNonexistentIndexes (Results 1 – 3 of 3) sorted by relevance
2699 …bool m_bIgnoreNonexistentIndexes; ///< whether to error or not about non-existent indexes in ind… variable
7416 if ( tQuery.m_bIgnoreNonexistentIndexes ) in FormatOption()10962 if ( tFirst.m_bIgnoreNonexistentIndexes ) in RunSubset()12321 m_pQuery->m_bIgnoreNonexistentIndexes = ( tValue.m_iValue!=0 ); in AddOption()
6795 , m_bIgnoreNonexistentIndexes ( false ) in CSphQuery()