Skip to content

Commit

Permalink
Update 02_pesquisa_elastic.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luizanisio authored Aug 27, 2018
1 parent 2272808 commit 6ccfd68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 02_pesquisa_elastic.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Segue o exemplo de uma pesquisa no elasticsearch comparando o texto apresentado
A escolha dos campos e critérios de pesquisa (shingle, shingle_raw, autor, peso dos votos) afeta o resultado, positicamente ou negativamente.

<b>Documentação do More Like This (MLT)</b>: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-mlt-query.html
- <b>Outras dicas de pesquisa:</b> https://github.com/luizanisio/classificador_elastic/blob/master/021_mais_pesquisas.md

```json
POST meustextos/textos/_search
Expand Down

0 comments on commit 6ccfd68

Please sign in to comment.