Searched refs:QUERY_ABANDONMENT_BACKSPACE_COUNT (Results 1 – 1 of 1) sorted by relevance
77 private static final int QUERY_ABANDONMENT_BACKSPACE_COUNT = 2; field in SearchSessionStatsExtractor111 if (commonPrefixLength <= prevQuery.length() - QUERY_ABANDONMENT_BACKSPACE_COUNT) { in getQueryCorrectionType()