package com.silverforge.elasticsearchrawclient.definition; public interface Sortable { String getSortableQuery(); }