zhouyi 发表于 2015-9-16 08:47:33

Hibernate Search 5.5.0.CR1 发布

欢迎加入运维网交流群:263444886  
  Hibernate Search 5.5.0.CR1 发布了,改进内容包括:
  ** Bug
  * - Exception on sorting on NumericField and indexNullAs

  * - TypeMetadata and QueryValidator fail to recognize an>
  * - NPE on>  * - ConnectedMultiFieldsTermQueryBuilder must unwrap a NullEncodingTwoWayFieldBridge before checking for NumericFieldBridge
  * - QueryBuilder should not tokenize the null-token when searching for null
  ** New Feature
  * - Support queries on Numeric fields by value "null"

  * - Create custom bridges for Java 8 Date and Time>  * - Provide means of configuring fields to sort on
  ** Task
  * - Make sure the performance tests do cleanup the filesystem indexes
  * - Require JDK 8 for building
  * - Add JavaDoc to ExtendedSearchIntegrator#getIndexedTypesPolymorphic()
  * - Verify if the indexwriter.max_thread_states configuration property still applies
  * - Make sure we point users to an Infinispan version for integration which supports Lucene 5
  * - Remove dead code from DocumentExtractorImpl
  * - Upgrade to Hibernate ORM 5.0.0.Final
  * - Fix example in projection documentation
  * - Upgrade to WildFly 10.0.0.Beta2
  * - Upgrade to JGroups 3.6.4.Final
  * - Upgrade to Hibernate ORM 5.0.1.Final
  ** Improvement
  * - Let maven build support maven-color
页: [1]
查看完整版本: Hibernate Search 5.5.0.CR1 发布