[hibernate/hibernate-search] 86d03e: HSEARCH-1770 Make it possible for an integrator to...
by GitHub
Branch: refs/heads/4.5
Home: https://github.com/hibernate/hibernate-search
Commit: 86d03e69490905ac974cec6bb0a0dc27dbfe4e92
https://github.com/hibernate/hibernate-search/commit/86d03e69490905ac974c...
Author: Gustavo Fernandes <gustavonalle(a)gmail.com>
Date: 2015-01-09 (Fri, 09 Jan 2015)
Changed paths:
M engine/src/main/java/org/hibernate/search/backend/impl/lucene/AbstractWorkspaceImpl.java
A engine/src/main/java/org/hibernate/search/backend/impl/lucene/works/ByTermDeleteWorkDelegate.java
A engine/src/main/java/org/hibernate/search/backend/impl/lucene/works/ByTermUpdateWorkDelegate.java
M engine/src/main/java/org/hibernate/search/backend/impl/lucene/works/LuceneWorkVisitor.java
M engine/src/main/java/org/hibernate/search/cfg/spi/SearchConfiguration.java
M engine/src/main/java/org/hibernate/search/cfg/spi/SearchConfigurationBase.java
M engine/src/main/java/org/hibernate/search/impl/ImmutableSearchFactory.java
M engine/src/main/java/org/hibernate/search/impl/IncrementalSearchConfiguration.java
M engine/src/main/java/org/hibernate/search/impl/MutableSearchFactory.java
M engine/src/main/java/org/hibernate/search/impl/MutableSearchFactoryState.java
M engine/src/main/java/org/hibernate/search/impl/ReflectionReplacingSearchConfiguration.java
M engine/src/main/java/org/hibernate/search/spi/SearchFactoryBuilder.java
M engine/src/main/java/org/hibernate/search/spi/WorkerBuildContext.java
M engine/src/main/java/org/hibernate/search/spi/internals/SearchFactoryState.java
M engine/src/main/java/org/hibernate/search/store/Workspace.java
A engine/src/test/java/org/hibernate/search/test/configuration/BaseConfigurationTest.java
A engine/src/test/java/org/hibernate/search/test/configuration/DeleteByTermEnforcementTest.java
M engine/src/test/java/org/hibernate/search/test/configuration/IndexMetadataCompleteConfiguredTest.java
M engine/src/test/java/org/hibernate/search/test/util/ManualConfiguration.java
M engine/src/test/java/org/hibernate/search/test/util/RamIndexManager.java
Log Message:
-----------
HSEARCH-1770 Make it possible for an integrator to the Engine module to enforce using single-term delete operations
10 years, 1 month
[hibernate/hibernate-search] 8ea298: [maven-release-plugin] prepare release 5.0.1.Final
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-search
Commit: 8ea2986a74ce84d01f5fd7c173f950744c3492d9
https://github.com/hibernate/hibernate-search/commit/8ea2986a74ce84d01f5f...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2015-01-09 (Fri, 09 Jan 2015)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M serialization/java/pom.xml
M testing/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 5.0.1.Final
Commit: b902cd544749c4768f49bc29c063be75e6172855
https://github.com/hibernate/hibernate-search/commit/b902cd544749c4768f49...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2015-01-09 (Fri, 09 Jan 2015)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M serialization/java/pom.xml
M testing/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare: https://github.com/hibernate/hibernate-search/compare/263e5a4e5909...b902...
10 years, 1 month