org.hibernate.search.annotations
Annotation Type Similarity


Deprecated.

@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
@Deprecated
public @interface Similarity


Required Element Summary
 Class<?> impl
          Deprecated.  
 

Element Detail

impl

public abstract Class<?> impl
Deprecated. 


Copyright © 2006–2013 Hibernate. All rights reserved.