Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 1,711 for https (0.14 sec)

  1. src/test/resources/plugin/repo2/index.html

        <title>Index of /repositories/snapshots/org/codelibs/fess</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    
        <link rel="icon" type="image/png" href="https://oss.sonatype.org/favicon.png">
        <!--[if IE]>
        <link rel="SHORTCUT ICON" href="https://oss.sonatype.org/favicon.ico"/>
        <![endif]-->
    
    HTML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Aug 13 07:34:14 GMT 2019
    - 10.5K bytes
    - Viewed (0)
  2. src/main/java/jcifs/https/Handler.java

    @Deprecated
    public class Handler extends jcifs.http.Handler {
    
        /**
         * The default HTTPS port (<code>443</code>).
         */
        public static final int DEFAULT_HTTPS_PORT = 443;
    
    
        /**
         * @param tc
         *            context to use
         * 
         */
        public Handler ( CIFSContext tc ) {
            super(tc);
        }
    
    
        /**
         * Returns the default HTTPS port.
         *
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Jul 01 13:12:10 GMT 2018
    - 1.8K bytes
    - Viewed (0)
  3. src/test/java/org/codelibs/fess/helper/ViewHelperTest.java

            assertUrlLink("http://www.codelibs.org/?a=1&b=2", //
                    "http://www.codelibs.org/?a=1&b=2");
    
            // https
            assertUrlLink("https://www.codelibs.org/", //
                    "https://www.codelibs.org/");
            assertUrlLink("https://www.codelibs.org/あ", //
                    "https://www.codelibs.org/あ");
            assertUrlLink("https://www.codelibs.org/%E3%81%82", //
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 15.1K bytes
    - Viewed (0)
  4. .github/ISSUE_TEMPLATE/feature_request.md

    ---
    name: Feature request
    about: Suggest an idea for this project
    title: ''
    labels: ''
    assignees: ''
    
    ---
    
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri May 15 11:56:53 GMT 2020
    - 190 bytes
    - Viewed (0)
  5. src/main/resources/fess_indices/fess/en/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/java/org/apache/lucene/analysis/en/EnglishAnalyzer.java
    a
    an
    and
    are
    as
    at
    be
    but
    by
    for
    if
    in
    into
    is
    it
    no
    not
    of
    on
    or
    such
    that
    the
    their
    then
    there
    these
    they
    this
    to
    was
    will
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Jul 19 06:31:02 GMT 2018
    - 265 bytes
    - Viewed (0)
  6. src/main/resources/fess_indices/fess/hy/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/hy/stopwords.txt
    այդ
    այլ
    այն
    այս
    դու
    դուք
    եմ
    են
    ենք
    ես
    եք
    է
    էի
    էին
    էինք
    էիր
    էիք
    էր
    ըստ
    թ
    ի
    ին
    իսկ
    իր
    կամ
    համար
    հետ
    հետո
    մենք
    մեջ
    մի
    ն
    նա
    նաև
    նրա
    նրանք
    որ
    որը
    որոնք
    որպես
    ու
    ում
    պիտի
    վրա
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Jul 19 06:31:02 GMT 2018
    - 430 bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/fess/ckb-iq/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/ckb/stopwords.txt
    و
    کە
    ی
    کرد
    ئەوەی
    سەر
    دوو
    هەروەها
    لەو
    دەکات
    چەند
    هەر
    ئەو
    ئەم
    من
    ئێمە
    تۆ
    ئێوە
    ئەو
    ئەوان
    بە
    پێ
    بەبێ
    بەدەم
    بەلای
    بەپێی
    بەرلە
    بەرەوی
    بەرەوە
    بەردەم
    بێ
    بێجگە
    بۆ
    دە
    تێ
    دەگەڵ
    دوای
    جگە
    لە
    لێ
    لەبەر
    لەبەینی
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Jul 19 06:31:02 GMT 2018
    - 721 bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/fess/da/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/danish_stop.txt
    og
    i
    jeg
    det
    at
    en
    den
    til
    er
    som
    på
    de
    med
    han
    af
    for
    ikke
    der
    var
    mig
    sig
    men
    et
    har
    om
    vi
    min
    havde
    ham
    hun
    nu
    over
    da
    fra
    du
    ud
    sin
    dem
    os
    op
    man
    hans
    hvor
    eller
    hvad
    skal
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Nov 27 12:59:36 GMT 2023
    - 564 bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/fess/gl/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/gl/stopwords.txt
    a
    aínda
    alí
    aquel
    aquela
    aquelas
    aqueles
    aquilo
    aquí
    ao
    aos
    as
    así
    á
    ben
    cando
    che
    co
    coa
    comigo
    con
    connosco
    contigo
    convosco
    coas
    cos
    cun
    cuns
    cunha
    cunhas
    da
    dalgunha
    dalgunhas
    dalgún
    dalgúns
    das
    de
    del
    dela
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Jul 19 06:31:02 GMT 2018
    - 932 bytes
    - Viewed (0)
  10. dbflute.xml

    	<property name="mydbflute.dir" value="${basedir}/mydbflute" />
    	<property name="target.dir" value="${basedir}/target" />
    	<property name="branch.name" value="fess-14.13" />
    	<property name="mydbflute.url" value="https://github.com/lastaflute/lastaflute-example-waterfront/archive/${branch.name}.zip" />
    
    	<target name="mydbflute.check">
    		<condition property="mydbflute.exists">
    			<available file="${mydbflute.dir}" type="dir" />
    		</condition>
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 04 02:03:51 GMT 2024
    - 1000 bytes
    - Viewed (0)
Back to top