Class ContentPageQuery

  • All Implemented Interfaces:
    Query

    public class ContentPageQuery
    extends SolrNativeJoinQuery
    Query on the properties of the pages referencing the contents. For instance, use this when searching contents which are located in a page tagged X in the Y section.
    • Constructor Detail

      • ContentPageQuery

        public ContentPageQuery​(Query pageQuery)
        Build a content page query.
        Parameters:
        pageQuery - The query on the page.