Searched refs:SEPARATOR_COMMA (Results 1 – 2 of 2) sorted by relevance
73 public static final int SEPARATOR_COMMA = 3; field in SearchIndexManager.IndexBuilder169 case SEPARATOR_COMMA: in appendContent()
131 builder.appendContentFromColumn(Organization.COMPANY, IndexBuilder.SEPARATOR_COMMA); in appendSearchableData()