WritingTermSerializer
A JVM-only TermSerializer that can also write a Term directly to a java.io.Writer, e.g. to persist a term to a file or network stream without building the whole String in memory first.
See also
for the JVM-only reader-based counterpart.
Properties
Functions
Link copied to clipboard
Serializes several values into a single textual representation of all of them.