Package hibernate-search: Information

    Binary package: hibernate-search
    Version: 4.5.1-alt1_5jpp8
    Architecture: noarch
    Build time:  Feb 11, 2016, 12:53 PM in the task #158697
    Source package: hibernate-search
    Category: Development/Java
    Report package bug
    License: LGPLv2+
    Summary: Hibernate Search
    Description: 
    Full 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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    Feb. 11, 2016 Igor Vlasenko 4.5.1-alt1_5jpp8
    - new version
    Feb. 6, 2016 Igor Vlasenko 4.5.1-alt0.1jpp
    - bootstrap pack of jars created with jppbootstrap script
    - temporary package to satisfy circular dependencies