Searched refs:appendContent (Results 1 – 2 of 2) sorted by relevance
143 appendContent(getString(columnName), format); in appendContentFromColumn()146 public void appendContent(String value) { in appendContent() method in SearchIndexManager.IndexBuilder147 appendContent(value, SEPARATOR_SPACE); in appendContent()150 private void appendContent(String value, int format) { in appendContent() method in SearchIndexManager.IndexBuilder
43 builder.appendContent( in appendSearchableData()