Searched defs:emptyBR (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java116 private final BytesRef emptyBR = new BytesRef(""); field in class:IndexDatabase
868 && uidIter.term().compareTo(emptyBR) !=0

Completed in 10 milliseconds