Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 535 for Config (0.03 sec)

  1. src/test/java/org/codelibs/fess/util/GsaConfigParserTest.java

                    + "<start_urls>https://example.com</start_urls>" + "</globalparams></config></eef>";
    
            parser.parse(new InputSource(new StringReader(xmlWithUserAgent)));
    
            parser.getWebConfig().ifPresent(config -> {
                assertEquals("custom-agent", config.getUserAgent());
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 12 07:34:10 UTC 2025
    - 11.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/RelatedQueryCA.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean.ca;
    
    import org.codelibs.fess.opensearch.config.cbean.ca.bs.BsRelatedQueryCA;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class RelatedQueryCA extends BsRelatedQueryCA {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 850 bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/ScheduledJobCA.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean.ca;
    
    import org.codelibs.fess.opensearch.config.cbean.ca.bs.BsScheduledJobCA;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class ScheduledJobCA extends BsScheduledJobCA {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 850 bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/BadWordCQ.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean.cq;
    
    import org.codelibs.fess.opensearch.config.cbean.cq.bs.BsBadWordCQ;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class BadWordCQ extends BsBadWordCQ {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 835 bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/DuplicateHostCQ.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean.cq;
    
    import org.codelibs.fess.opensearch.config.cbean.cq.bs.BsDuplicateHostCQ;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class DuplicateHostCQ extends BsDuplicateHostCQ {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 853 bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/RelatedContentCQ.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean.cq;
    
    import org.codelibs.fess.opensearch.config.cbean.cq.bs.BsRelatedContentCQ;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class RelatedContentCQ extends BsRelatedContentCQ {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 856 bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/opensearch/config/cbean/CrawlingInfoCB.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean;
    
    import org.codelibs.fess.opensearch.config.cbean.bs.BsCrawlingInfoCB;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class CrawlingInfoCB extends BsCrawlingInfoCB {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 844 bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/opensearch/config/cbean/ElevateWordToLabelCB.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean;
    
    import org.codelibs.fess.opensearch.config.cbean.bs.BsElevateWordToLabelCB;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class ElevateWordToLabelCB extends BsElevateWordToLabelCB {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 862 bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/opensearch/config/cbean/FileAuthenticationCB.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean;
    
    import org.codelibs.fess.opensearch.config.cbean.bs.BsFileAuthenticationCB;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class FileAuthenticationCB extends BsFileAuthenticationCB {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 862 bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/opensearch/config/cbean/JobLogCB.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.config.cbean;
    
    import org.codelibs.fess.opensearch.config.cbean.bs.BsJobLogCB;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class JobLogCB extends BsJobLogCB {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 826 bytes
    - Viewed (0)
Back to top