@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface SolrDocument
| Modifier and Type | Optional Element and Description |
|---|---|
String |
collection |
String |
solrCoreName
Deprecated.
since 3.0. Please use
collection(). |
@Deprecated @AliasFor(attribute="collection") public abstract String solrCoreName
collection().Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.