CopyPastor

Detecting plagiarism made easy.

Score: 0.9645027747032231; Reported for: String similarity Open both answers

Possible Plagiarism

Reposted on 2023-11-16
by Rodrigo Pedroso

Original Post

Original - Posted on 2023-11-16
by Rodrigo Pedroso



            
Present in both answers; Present only in the new answer; Present only in the old answer;

No meu caso, resolvi o meu problema da seguinte forma:
{ "query": { "bool": { "must": [ { "term": { "field1": 8854 } } ], "must_not": [ { "regexp": { "field2": { "value": ".{0,10}" } } } ] } } }
No meu caso, resolvi o meu problema da seguite forma:
{ "query": { "bool": { "must": [ { "term": { "field1": 8854 } } ], "must_not": [ { "regexp": { "field2": { "value": ".{0,10}" } } } ] } } }

        
Present in both answers; Present only in the new answer; Present only in the old answer;