- delete(Customer) - Method in class fr.paris.lutece.plugins.gruindexing.business.elasticsearch.ElasticSearchCustomerDAO
-
Deletes the specified customer from the index
- delete(Customer) - Method in interface fr.paris.lutece.plugins.gruindexing.business.IIndexCustomerDAO
-
Deletes the specified customer from the index
- delete(Customer) - Method in class fr.paris.lutece.plugins.gruindexing.business.lucene.LuceneCustomerDAO
-
Deletes the specified customer from the index
- deleteAll() - Method in class fr.paris.lutece.plugins.gruindexing.business.elasticsearch.ElasticSearchCustomerDAO
-
Deletes all the customers from the index
- deleteAll() - Method in interface fr.paris.lutece.plugins.gruindexing.business.IIndexCustomerDAO
-
Deletes all the customers from the index
- deleteAll() - Method in class fr.paris.lutece.plugins.gruindexing.business.lucene.LuceneCustomerDAO
-
Deletes all the customers from the index
- deleteAllIndexes() - Method in class fr.paris.lutece.plugins.gruindexing.service.CustomerIndexingService
- deleteIndex(Customer) - Method in class fr.paris.lutece.plugins.gruindexing.service.CustomerIndexingService
- doFilter(HttpServletRequest, Map<String, String>) - Method in class fr.paris.lutece.plugins.gruindexing.web.elasticsearch.template.AutocompletePlaceholderFilterChain
-
Launches the chain to filter the specified map of placeholders
- doFilter(HttpServletRequest, Map<String, String>, AutocompletePlaceholderFilterChain) - Method in interface fr.paris.lutece.plugins.gruindexing.web.elasticsearch.template.IAutocompletePlaceholderFilter
-
Filters the specified map of placeholders.
- doFilter(HttpServletRequest, Map<String, String>, AutocompletePlaceholderFilterChain) - Method in class fr.paris.lutece.plugins.gruindexing.web.elasticsearch.template.impl.QueryAutocompletePlaceholderFilter
-
Filters the specified map of placeholders.