Search Options

Results per page
Sort
Preferred Languages
Advance

Results 161 - 170 of 232 for sata (0.03 sec)

  1. DocumentHelper.java

    essor) responseProcessor).getTransformer(); L210: final ResultData resultData = transformer.transform(responseData); L211: final byte[] data = resultData.getData(); L212: if (data != null) { L213: try { L214: return (Map<String, Object>) SerializeUtil.fromBinaryToObject(data); L215: } catch (final Exception e) { L216: throw new CrawlerSystemException("Could not create an instance from bytes.", e);...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:53:18 UTC 2024
      12K bytes
  2. FessConfig.java

    configuration. e.g. 10000 */ L518: String INDEXER_DATA_MAX_DOCUMENT_CACHE_SIZE = "indexer.data.max.document.cache.size"; L519: L520: /** The key of the configuration. e.g. 1048576 */ L521: String INDEXER_DATA_MAX_DOCUMENT_REQUEST_SIZE = "indexer.data.max.document.request.size"; L522: L523: /** The key of the configuration. e.g. 100 */ L524: String INDEXER_DATA_MAX_DELETE_CACHE_SIZE = "indexer.data.max.delete.cache.size"; L525: L526: /** The key of the configuration. e.g. 10 */ L527:...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
  3. CrawlingConfig.java

    onfig.SCRIPT_TYPE); L71: if (StringUtil.isNotBlank(scriptType)) { L72: return scriptType; L73: } L74: return Constants.DEFAULT_SCRIPT; L75: } L76: L77: public enum ConfigType { L78: WEB("W"), FILE("F"), DATA("D"); L79: L80: private final String typePrefix; L81: L82: ConfigType(final String typePrefix) { L83: this.typePrefix = typePrefix; L84: } L85: L86: public String getTypePrefix() { L87: return typePrefix;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Oct 24 13:01:38 UTC 2024
      5.5K bytes
  4. LoginAction.java

    L60: private HtmlResponse asIndexPage(final LoginForm form) { L61: if (form != null) { L62: form.clearSecurityInfo(); L63: } L64: return asHtml(virtualHost(path_Login_IndexJsp)).renderWith(data -> { L65: RenderDataUtil.register(data, "notification", fessConfig.getNotificationLogin()); L66: saveToken(); L67: }); L68: } L69: L70: @Execute L71: public HtmlResponse login(final LoginForm form) { L72: validate(form, messages...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:53:18 UTC 2024
      6.1K bytes
  5. crawler_es+crawlerConfig.xml

    class="org.codelibs.fess.crawler.util.FessCrawlerConfig"> L6: <property name="queueIndex">"fess_crawler.queue"</property> L7: <property name="queueShards">5</property> L8: <property name="queueReplicas">1</property> L9: <property name="dataIndex">"fess_crawler.data"</property> L10: <property name="dataShards">5</property> L11: <property name="dataReplicas">1</property> L12: <property name="filterIndex">"fess_crawler.filter"</property> L13: <property name="filterShards">5</property> L14: <property name="...
    github.com/codelibs/fess/src/main/resources/cra...
    Fri Dec 03 13:06:40 UTC 2021
      756 bytes
  6. littleAdjustmentMap.dfprop

    = LOGGING L70: # - - - - - - - - - -/ L71: L72: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L73: # o isEntityConvertEmptyStringToNull: (NotRequired - Default false) L74: # [true] L75: # Convert empty-string data to null in entity. L76: # L77: #; isEntityConvertEmptyStringToNull = false L78: # - - - - - - - - - -/ L79: L80: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L81: # o isTableDispNameUpperCase: (NotRequired - Default...
    github.com/codelibs/fess/dbflute_fess/dfprop/li...
    Sat Jul 25 06:04:16 UTC 2015
      8.8K bytes
  7. AdminBackupAction.java

    map; L611: }).collect(Collectors.toList())); L612: } L613: L614: private HtmlResponse asListHtml() { L615: return asHtml(path_AdminBackup_AdminBackupJsp).useForm(UploadForm.class) L616: .renderWith(data -> RenderDataUtil.register(data, "backupItems", getBackupItems())); L617: } L618: L619: private void deleteTempFile(final File tempFile) { L620: if (tempFile != null && !tempFile.delete()) { L621: logger.warn("Failed to delete {}", tempFil...
    github.com/codelibs/fess/src/main/java/org/code...
    Sat Oct 12 01:54:46 UTC 2024
      28.5K bytes
  8. fess_label_ru.properties

    system) L416:labels.crawling_info_WebFsIndexSize=Index size (Web/File system) L417:labels.crawling_info_DataCrawlExecTime=Crawl exec time (Data store) L418:labels.crawling_info_DataCrawlStartTime=Crawl start time (Data store) L419:labels.crawling_info_DataCrawlEndTime=Crawl end time (Data store) L420:labels.crawling_info_DataIndexExecTime=Indexing exec time (Data store) L421:labels.crawling_info_DataIndexSize=Размер индекса (Хранилище данных) L422:labels.webauth_configuration=Web Authentication L4...
    github.com/codelibs/fess/src/main/resources/fes...
    Fri Mar 22 11:58:34 UTC 2024
      45.6K bytes
  9. FessCrawlerConfig.java

    L24: return ComponentUtil.getFessConfig().getIndexDocumentCrawlerIndex() + ".queue"; L25: } L26: L27: @Override L28: public String getDataIndex() { L29: return ComponentUtil.getFessConfig().getIndexDocumentCrawlerIndex() + ".data"; L30: } L31: L32: @Override L33: public String getFilterIndex() { L34: return ComponentUtil.getFessConfig().getIndexDocumentCrawlerIndex() + ".filter"; L35: } L36: L37: @Override L38: public int getQueueShards() { L39: ...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      2.1K bytes
  10. README.md

    cibles à explorer dans l'interface d'administration sur les pages de configuration des crawlers (Web, Fichiers, Data Store), puis démarrer manuellement le Crawler sur la [page du Planificateur](https://fess.codelibs.org/14.17/admin/scheduler-guide.html). L54: L55:## Migration depuis un autre fournisseur de recherche L56: L57:Veuillez consulter [MIGRATION.md](MIGRATION.md). L58: L59:## Data Store L60: L61:Actuellement, Fess prend en charge le parcours des [emplacements de stockage et API](https://f...
    github.com/codelibs/fess/docs/fr/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.9K bytes
Back to top