[ https://issues.apache.org/jira/browse/SOLR-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506367#comment-14506367 ]
ASF GitHub Bot commented on SOLR-7444: -------------------------------------- GitHub user ro0sterjam opened a pull request: https://github.com/apache/lucene-solr/pull/143 SOLR-7444 Custom field (de)serializers https://issues.apache.org/jira/browse/SOLR-7444 Possible custom (de)serializers for @Field annotated fields/methods. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ro0sterjam/lucene-solr branch_5x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/143.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #143 ---- commit 2c54911b015561a4d697bd70304ff78547536419 Author: ro0sterjam <khkw...@gmail.com> Date: 2015-04-22T03:50:55Z SOLR-7444 Custom field (de)serializers ---- > Allow for custom (de)serialization of fields > -------------------------------------------- > > Key: SOLR-7444 > URL: https://issues.apache.org/jira/browse/SOLR-7444 > Project: Solr > Issue Type: New Feature > Components: SolrJ > Affects Versions: 5.2 > Reporter: Ken Wang > Priority: Minor > Attachments: SOLR-7444.patch > > Original Estimate: 4h > Remaining Estimate: 4h > > I'd like to add functionality to solrj to allow for custom (de)serialization > of fields when setting and getting from/for solr documents. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org