Package | Description |
---|---|
fr.paris.lutece.plugins.libraryelastic.business.suggest | |
fr.paris.lutece.plugins.libraryelastic.util |
Modifier and Type | Class and Description |
---|---|
class |
CompletionSuggestRequest
Suggest implementation for Completion request
|
Modifier and Type | Method and Description |
---|---|
String |
Elastic.suggest(String strIndex,
AbstractSuggestRequest suggest)
suggest a list of document of given type into a given index The suggest is done with a _search request with size set to 0 to avoid fetch in 'hits' so be
careful with the JSON result
|
Copyright © 2017 City of Paris. All rights reserved.