Class SearchRequestContext


  • public class SearchRequestContext
    extends java.lang.Object
    This is a snapshot of the SearchQuery before the request is made. It isn't a complete copy of SearchQuery but only has fields that are useful when building the response
    • Method Detail

      • getQuery

        public Query getQuery()
      • includeRequest

        public boolean includeRequest()
      • getPivotKeys

        public java.util.Map<java.lang.String,​java.lang.String> getPivotKeys()
      • getStores

        public java.util.Set<java.lang.String> getStores()