Mon, 29 Apr 2024 06:35:34 UTC | login

Information for build hibernate-search-5.5.4-2.fc26

ID4757
Package Namehibernate-search
Version5.5.4
Release2.fc26
Epoch
SummaryHibernate Search
DescriptionFull text search engines like Apache Lucene are very powerful technologies to add efficient free text search capabilities to applications. However, Lucene suffers several mismatches when dealing with object domain models. Amongst other things indexes have to be kept up to date and mismatches between index structure and domain model as well as query mismatches have to be avoided. Hibernate Search addresses these shortcomings - it indexes your domain model with the help of a few annotations, takes care of database/index synchronization and brings back regular managed objects from free text queries. Hibernate Search is using Apache Lucene under the cover.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:00:45 UTC
CompletedSat, 14 Apr 2018 20:00:45 UTC
Tags
f28
f29
f30
f31
f32
RPMs
src
hibernate-search-5.5.4-2.fc26.src.rpm (info) (download)
noarch
hibernate-search-5.5.4-2.fc26.noarch.rpm (info) (download)
hibernate-search-javadoc-5.5.4-2.fc26.noarch.rpm (info) (download)
Changelog * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Aug 21 2016 gil cattaneo <puntogil@libero.it> 5.5.4-1 - Update to 5.5.4.Final * Tue Aug 09 2016 gil cattaneo <puntogil@libero.it> 5.5.1-2 - add missing build requires: xmvn - prevent duplicate pom BR entries * Thu Aug 04 2016 gil cattaneo <puntogil@libero.it> 5.5.1-1 - Update to 5.5.1.Final * Tue Jul 26 2016 gil cattaneo <puntogil@libero.it> 4.5.1-7 - add missin BRs - introduce license macro * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 16 2014 Marek Goldmann <mgoldman@redhat.com> - 4.5.1-4 - Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Apr 17 2014 Marek Goldmann <mgoldman@redhat.com> - 4.5.1-2 - Rebuild with infinispan * Wed Apr 16 2014 Marek Goldmann <mgoldman@redhat.com> - 4.5.1-1 - Upstream release 4.5.1.Final - Add support for lucene3 compat package in Fedora > 20 * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 4.5.0-2 - Use Requires: java-headless rebuild (#1067528) * Fri Feb 14 2014 Marek Goldmann <mgoldman@redhat.com> - 4.5.0-1 - Upstream release 4.5.0.Final * Wed Jan 15 2014 Marek Goldmann <mgoldman@redhat.com> - 4.5.0-0.1.Alpha2 - Upstream release 4.5.0.Alpha2 * Wed Oct 23 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.0-0.6.CR1 - Rebuild to regenerate broken POMs - Related: rhbz#1021484 * Mon Oct 21 2013 Marek Goldmann <mgoldman@redhat.com> - 4.4.0-0.5.CR1 - Enable infinispan module * Fri Oct 18 2013 Marek Goldmann <mgoldman@redhat.com> - 4.4.0-0.4.CR1 - Updated license and dist macro * Fri Oct 18 2013 Marek Goldmann <mgoldman@redhat.com> - 4.4.0-0.3.CR1 - Cleaned up source from mp3 (?!) files * Wed Oct 16 2013 Marek Goldmann <mgoldman@redhat.com> - 4.4.0-0.2.CR1 - Use version 3 (compat) of solr * Wed Oct 09 2013 Marek Goldmann <mgoldman@redhat.com> - 4.4.0-0.1.CR1 - Initial import