constructSearchQuery abstract method
- LazyResult result
Constructs a search query from any LazyResult for ideal response from this Source.
Implementation
Future<String> constructSearchQuery(LazyResult result);
Constructs a search query from any LazyResult for ideal response from this Source.
Future<String> constructSearchQuery(LazyResult result);