Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for HU (0.01 sec)

  1. src/main/resources/esclient.xml

    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"hi/protwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"hu/protwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"hy/protwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Wed Nov 06 13:45:02 UTC 2024
    - 16K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/fess.json

            },
            "hungarian_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}hu/stopwords.txt"
            },
            "hungarian_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}hu/protwords.txt"
            },
            "hungarian_stemmer": {
              "type":       "stemmer",
              "language":   "hungarian"
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Fri Jun 06 14:17:42 UTC 2025
    - 39.8K bytes
    - Viewed (0)
Back to top