Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Member (0.1 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /**
         * Get the value for the key 'query.highlight.number.of.fragments'. <br>
         * The value is, e.g. 2 <br>
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getQueryHighlightNumberOfFragments();
    
        /**
         * Get the value for the key 'query.highlight.number.of.fragments' as {@link Integer}. <br>
         * The value is, e.g. 2 <br>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          </match>
        </magic>
        <glob pattern="*.wq2"/>
        <glob pattern="*.wkq"/>
      </mime-type>
      
      <!-- First Quattro Pro for Windows had major version number 1, which
      was followed by 5. This is confusing, perhaps adding "win" qualifier to version
      field could clear this up (but it's quite ugly as well)   -->
      
      <mime-type type="application/x-quattro-pro;version=1+5">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top