Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Anabel (0.89 sec)

  1. src/main/java/org/codelibs/fess/api/json/SearchApiManager.java

                    return FormatType.SCROLL;
                }
                return FormatType.SEARCH;
            }
            if ("labels".equals(type)) {
                return FormatType.LABEL;
            }
            if ("popular-words".equals(type)) {
                return FormatType.POPULARWORD;
            }
            if ("favorites".equals(type)) {
                return FormatType.FAVORITES;
            }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 02:17:23 UTC 2024
    - 50.3K bytes
    - Viewed (0)
Back to top