Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for url (0.02 sec)

  1. FessConfig.java

    INDEX_FIELD_config_id = "index.field.config_id"; L564: L565: /** The key of the configuration. e.g. expires */ L566: String INDEX_FIELD_EXPIRES = "index.field.expires"; L567: L568: /** The key of the configuration. e.g. url */ L569: String INDEX_FIELD_URL = "index.field.url"; L570: L571: /** The key of the configuration. e.g. doc_id */ L572: String INDEX_FIELD_doc_id = "index.field.doc_id"; L573: L574: /** The key of the configuration. e.g. _id */ L575: String INDEX_FIELD_ID = "index.field.id";...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
Back to top