Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for created (0.08 sec)

  1. README.md

    L110: $ mvn antrun:run L111: L112:### Run Fess L113: L114:Run or debug org.codelibs.fess.FessBoot on your IDE, and then access http://localhost:8080/ L115: L116:### Build Package L117: L118:Run the `package` goal and then the release file will be created in target/releases. L119: L120: $ mvn package L121: $ mvn rpm:rpm # .rpm package L122: $ mvn jdeb:jdeb # .deb package L123: L124:### Generate Source Code L125: L126: $ mvn dbflute:download # (one time command) L127: $ mvn dbflute:freegen...
    github.com/codelibs/fess/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.3K bytes
  2. README.md

    L10:1. Go to kibana home [http://localhost:5601/](http://localhost:5601/). L11:1. Click **Management**. L12:1. Click **Index Patterns**. L13:1. Click **Create index pattern** button L14:1. Input "fess\_log\*" to the textbox of **index pattern**. L15:1. Click **Next step**. L16:1. Set "requestedAt" to the **Time Filter field name**. L17:1. Click **Create index pattern**. L18:1. Click **Saved Objects**. L19:1. Click **Import** and select "fess\_log.ndjson" to import example settings. L20:1. Click **Dashboard**....
    github.com/codelibs/fess/src/main/assemblies/ex...
    Mon Aug 12 01:26:21 UTC 2019
      1.2K bytes
Back to top