Annotation Interface Field


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface Field
This class can be used to annotate a field or a setter an any class and SolrJ would help you convert to SolrInputDocument and from SolrDocument
Since:
solr 1.3
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
     
  • Element Details

    • child

      boolean child
      Default:
      false
    • value

      String value
      Default:
      "#default"