Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getIndexFieldFiletype (0.1 seconds)

  1. src/main/java/org/codelibs/fess/entity/FacetQueryView.java

         * and register all queries with the FacetInfo component.
         */
        @PostConstruct
        public void init() {
            final String filetypeField = ComponentUtil.getFessConfig().getIndexFieldFiletype();
            final Collection<String> values = queryMap.values();
            if (values.stream().anyMatch(s -> s.startsWith(filetypeField))) {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Nov 28 16:29:12 GMT 2025
    - 4.4K bytes
    - Click Count (0)
Back to Top