public class ArbitrarySort
extends io.searchbox.core.search.sort.Sort
This is useful for providing a way for users to use sort features that are not otherwise implemented in Hibernate Search.
| Constructor and Description |
|---|
ArbitrarySort(String fieldName,
com.google.gson.JsonElement sortDescription) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
toMap() |
Copyright © 2006–2016 Hibernate. All rights reserved.