Spring Data Solr 1.5.0 发布,更新参考手册
欢迎加入运维网交流群:263444886Spring Data Solr 1.5.0 发布,此版本更新内容如下:
* DATASOLR-257 - Release 1.5 GA (Gosling).
* DATASOLR-256 - Update reference documentation.
下载:https://github.com/spring-projects/spring-data-solr/archive/1.5.0.RELEASE.zip。
Spring Data Solr project 集成了 Apache Solr 搜索引擎。
它提供了自身的 MappingSolrConverter 以替代 DocumentObjectBinder ,Spring Data Solr 可以处理继承以及使用自定义类,例如 Point 或 DateTime。
页:
[1]