- Sort Score
- Num 10 results
- Language All
Results 1 - 8 of 8 for minhas (0.04 seconds)
-
src/main/resources/fess_indices/_aws/fess.json
"estou", "eu", "é", "facer", "foi", "foron", "fun", "había", "hai", "iso", "isto", "la", "las", "lle", "lles", "lo", "los", "mais", "me", "meu", "meus", "min", "miña", "miñas", "moi", "na", "nas", "neste", "nin", "no", "non", "nos", "nosa", "nosas", "noso", "nosos", "nós", "nun", "nunha", "nuns", "nunhas", "o", "os", "ou", "ó", "ós", "para", "pero", "pode", "pois", "pola", "polas", "polo", "polos", "por", "que", "se", "senón", "ser", "seu", "seus", "sexa", "sido", "sobre", "súa", "súas", "tamén", "tan",...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0) -
src/main/resources/fess_indices/_cloud/fess.json
"estou", "eu", "é", "facer", "foi", "foron", "fun", "había", "hai", "iso", "isto", "la", "las", "lle", "lles", "lo", "los", "mais", "me", "meu", "meus", "min", "miña", "miñas", "moi", "na", "nas", "neste", "nin", "no", "non", "nos", "nosa", "nosas", "noso", "nosos", "nós", "nun", "nunha", "nuns", "nunhas", "o", "os", "ou", "ó", "ós", "para", "pero", "pode", "pois", "pola", "polas", "polo", "polos", "por", "que", "se", "senón", "ser", "seu", "seus", "sexa", "sido", "sobre", "súa", "súas", "tamén", "tan",...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0) -
src/main/resources/fess_indices/fess/doc.json
"copy_to": ["content_minhash_bits"] }, "content_minhash": { "type": "text", "index": false }, "content_minhash_bits": { "type": "minhash", "bit_string": true, "minhash_analyzer": "minhash_analyzer" }, "content_length": { "type": "long" }, "created": { "type": "date",
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 11.8K bytes - Click Count (0) -
src/main/resources/fess_indices/fess.json
"length" : 20 }, "alphanum_word_filter" : { "type" : "alphanum_word", "max_token_length" : 20 }, "minhash_filter" : { "type" : "minhash", "seed" : 1, "bit" : 2, "size" : 64 }, "synonym_filter" : { "type" : "synonym_graph", "synonyms_path": "${fess.dictionary.path}synonym.txt"
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 40K bytes - Click Count (0) -
src/main/resources/fess_message_pt_BR.properties
errors.operation_already_running=A operação já está em execução em {0}. errors.failed_to_read_request_file=Não foi possível ler o arquivo de solicitação: {0} errors.invalid_header_for_request_file=Linha de cabeçalho inválida: {0} errors.could_not_delete_logged_in_user=Não é possível excluir o usuário logado. errors.unauthorized_request=Solicitação não autorizada.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.7K bytes - Click Count (0) -
src/main/resources/fess_label_pt_BR.properties
labels.chat_step_intent=Analisar labels.chat_step_search=Pesquisar labels.chat_step_evaluate=Avaliar labels.chat_step_fetch=Obter labels.chat_step_answer=Responder labels.chat_input_hint=Enter para enviar, Shift+Enter para nova linha labels.chat_send=Enviar mensagem labels.chat_retry=Tentar novamente labels.chat_dismiss=Fechar labels.chat_copied=Copiado! labels.chat_copy_failed=Falha ao copiar labels.chat_filter=Filtro
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.9K bytes - Click Count (0) -
src/main/resources/fess_config.properties
index.field.parent_id=parent_id # Field name for important content in the index. index.field.important_content=important_content # Field name for content in the index. index.field.content=content # Field name for content minhash bits in the index. index.field.content_minhash_bits=content_minhash_bits # Field name for cache in the index. index.field.cache=cache # Field name for digest in the index. index.field.digest=digest
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 59.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String getIndexFieldContent(); /** * Get the value for the key 'index.field.content_minhash_bits'. <br> * The value is, e.g. content_minhash_bits <br> * comment: Field name for content minhash bits in the index. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getIndexFieldContentMinhashBits(); /**
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2)