com.senseidb.search.client.json.req.query
Class CustomQuery
java.lang.Object
com.senseidb.search.client.json.req.query.CustomQuery
- All Implemented Interfaces:
- Filter, Query
public class CustomQuery
- extends Object
- implements Query
User may supply his own implementation of the query
| Nested classes/interfaces inherited from interface com.senseidb.search.client.json.req.filter.Filter |
Filter.AndOr |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomQuery
public CustomQuery(String cls,
Map<String,String> params,
double boost)
Copyright © 2010-2012. All Rights Reserved.