- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Gram (0.03 sec)
-
stopwords.txt
L134:hajam L135:houvesse L136:houvéssemos L137:houvessem L138:houver L139:houvermos L140:houverem L141:houverei L142:houverá L143:houveremos L144:houverão L145:houveria L146:houveríamos L147:houveriam L148:sou L149:somos L150:são L151:era L152:éramos L153:eram L154:fui L155:foi L156:fomos L157:foram L158:fora L159:fôramos L160:seja L161:sejamos L162:sejam L163:fosse L164:fôssemos L165:fossem L166:for L167:formos L168:forem L169:serei L170:será L171:seremos L172:serão L173:seria L174:seríamos L175:seriam...github.com/codelibs/fess/src/main/resources/fes...Mon Nov 27 12:59:36 UTC 2023 1.4K bytes -
fess.service
143 L24:SuccessExitStatus=143 L25: L26:# Specifies the maximum file descriptor number that can be opened by this process L27:LimitNOFILE=${packaging.os.max.open.files} L28: L29:# Specifies the maximum number of bytes of memory that may be locked into RAM L30:# Set to "infinity" if you use the 'bootstrap.mlockall: true' option L31:# in fess.yml and 'MAX_LOCKED_MEMORY=unlimited' in ${packaging.env.file} L32:#LimitMEMLOCK=infinity L33: L34:# Shutdown delay in seconds, before process is tried to be killed...github.com/codelibs/fess/src/packaging/common/s...Sun Jan 15 06:32:15 UTC 2023 1.1K bytes -
fess
JAVA_HOME="$jdir" L52: fi L53:done L54:export JAVA_HOME L55: L56:# Directory where the Fess binary distribution resides L57:FESS_HOME=${packaging.fess.home.dir} L58: L59:# Heap size defaults to 256m min, 1g max L60:# Set FESS_HEAP_SIZE to 50% of available RAM, but no more than 31g L61:#FESS_HEAP_SIZE=2g L62: L63:# Heap new generation L64:#FESS_HEAP_NEWSIZE= L65: L66:# max direct memory L67:#FESS_DIRECT_SIZE= L68: L69:# Additional Java OPTS L70:#FESS_JAVA_OPTS= L71: L72:# Maximum number of open files L73...github.com/codelibs/fess/src/packaging/deb/init...Sun Jan 15 06:32:15 UTC 2023 5.8K bytes