|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface SolrDocument
| Optional Element Summary | |
|---|---|
float |
boost
Index time boost value for document. |
String |
solrCoreName
Defines the collectionname the document is persisted in. |
public abstract String solrCoreName
public abstract float boost
|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||