Class LuceneObjectProjection.Factory

    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • create

        public org.hibernate.search.backend.lucene.search.projection.impl.LuceneObjectProjection.Builder create​(LuceneSearchIndexScope<?> scope,
                                                                                                                LuceneSearchIndexCompositeNodeContext node)
        Parameters:
        scope - The search context, i.e. information regarding the targeted indexes.
        node - The targeted index node.
        Returns:
        The query element, or an intermediary builder (depending on the factory type).