Property that can be added to {@link CategoryAttribute}s during indexing. Note that properties are put in a map and could be shallow copied during {@link CategoryAttributeImpl#clone()}, therefore reuse of {@link CategoryProperty} objects is not recommended. Also extends{@link Serializable}, making the {@link CategoryContainer} serialization moreelegant.
@lucene.experimental
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.