Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3
-
None
Description
SolrJ does not support binding of dynamic fields to bean fields
The field declaration could be as follows
@Field("*_s") public String anyString;
Attachments
Attachments
Issue Links
- relates to
-
SOLR-1417 solrj DocumentObjectBinder prints to stdout rather than using slf4j
- Resolved