Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 38 for discover (0.04 sec)

  1. src/main/java/org/codelibs/fess/ds/DataStoreFactory.java

     * This factory maintains a registry of data store implementations and provides methods
     * to register, retrieve, and discover available data stores.
     *
     * <p>Data stores are registered by name and class name, allowing flexible lookup.
     * The factory also supports dynamic discovery of data store plugins by scanning
     * JAR files for data store configurations.</p>
     *
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 8.4K bytes
    - Viewed (0)
  2. src/test/java/org/codelibs/fess/helper/RelatedQueryHelperTest.java

            List<RelatedQuery> testData = new ArrayList<>();
            testData.add(createRelatedQuery("search", new String[] { "find", "lookup" }, "site1.com"));
            testData.add(createRelatedQuery("search", new String[] { "query", "discover" }, "site2.com"));
            mockBhv.setTestData(testData);
    
            relatedQueryHelper.load();
    
            // Mock virtual host helper to return site1.com
            virtualHostHelper = new VirtualHostHelper() {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 19 23:49:30 UTC 2025
    - 16.3K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/ConnectionCoalescingTest.kt

       * - 2 requests happen concurrently to a host that can be coalesced onto a single connection.
       * - Both request discover no existing connection. They both make a connection.
       * - The first request "wins the race".
       * - The second request discovers it "lost the race" and closes the connection it just opened.
       * - The second request uses the coalesced connection from request1.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jun 19 11:44:16 UTC 2025
    - 19.1K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/helper/PluginHelper.java

    import com.google.common.cache.CacheLoader;
    import com.google.common.cache.LoadingCache;
    
    /**
     * Helper class for managing Fess plugins and artifacts.
     * This class provides functionality to discover, install, and manage various types of plugins
     * including data stores, themes, ingest processors, scripts, web applications, thumbnails, and crawlers.
     */
    public class PluginHelper {
        /** Logger instance for this class */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 24.9K bytes
    - Viewed (0)
  5. guava/src/com/google/common/util/concurrent/Monitor.java

       * since the concurrency control must manage multiple Conditions. So this method must generally be
       * called when waits are interrupted.
       *
       * <p>On the other hand, if a signalled thread wakes up to discover that its guard is still not
       * satisfied, it does *not* need to call this method before returning to wait. This can only
       * happen due to spurious wakeup (ignorable) or another thread acquiring the lock before the
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Mar 17 20:26:29 UTC 2025
    - 42.8K bytes
    - Viewed (0)
  6. okhttp/src/jvmTest/kotlin/okhttp3/internal/cache/DiskLruCacheTest.kt

        cache.close()
        createNewCache()
    
        // The journal has no record that 'a' and 'b' were removed. It will have an entry for both, but
        // when it tries to read the cache files for either entry, it will discover the cache files are
        // missing and remove the entries from the cache.
        assertThat(cache.size()).isEqualTo(4)
        assertThat(cache["a"]).isNull()
        assertThat(cache["b"]).isNull()
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed Mar 19 19:25:20 UTC 2025
    - 75.7K bytes
    - Viewed (0)
  7. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    directory
    
    // discount : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/discount.html
    discount
    
    // discover : Discover Financial Services
    // https://www.iana.org/domains/root/db/discover.html
    discover
    
    // dish : Dish DBS Corporation
    // https://www.iana.org/domains/root/db/dish.html
    dish
    
    // diy : Internet Naming Company LLC
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  8. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    digick.jp
    digital
    diher.solutions
    direct
    direct.quickconnect.cn
    direct.quickconnect.to
    directory
    discordsays.com
    discordsez.com
    discount
    discourse.group
    discourse.team
    discover
    dish
    diskstation.eu
    diskstation.me
    diskstation.org
    diskussionsbereich.de
    ditchyourip.com
    divtasvuodna.no
    divttasvuotna.no
    dix.asia
    diy
    dj
    dk
    dk.eu.org
    dkonto.pl
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  9. src/main/java/org/codelibs/fess/helper/NotificationHelper.java

         *
         * @param cardView the card view for the notification
         * @param discloser the mail posting discloser
         */
        public void send(final CardView cardView, final SMailPostingDiscloser discloser) {
            sendToSlack(cardView, discloser);
            sendToGoogleChat(cardView, discloser);
        }
    
        /**
         * Sends a notification to Slack.
         *
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 6.2K bytes
    - Viewed (0)
  10. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    digick.jp
    digital
    diher.solutions
    direct
    direct.quickconnect.cn
    direct.quickconnect.to
    directory
    discordsays.com
    discordsez.com
    discount
    discourse.group
    discourse.team
    discover
    dish
    diskstation.eu
    diskstation.me
    diskstation.org
    diskussionsbereich.de
    ditchyourip.com
    divtasvuodna.no
    divttasvuotna.no
    dix.asia
    diy
    dj
    dk
    dk.eu.org
    dkonto.pl
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top