Query by most contentable object

Hi everyone,

I didn't find any doc meaning about my problem. So here it is:

My goal is to create query which result will be focused on most contentable
documents, and score for them will be higher. Example:

{
"title": "abcd"
}

is less contentable than:

{
"title": "abcde"
}

and

{
"title": "abcde"
}

is less contentable than:

{
"title": "abcd"
"subtitle": "e"
}

do you know any technics helping me to solve this problem?

Thanks a lot!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d35c2043-5e46-485b-919f-a1b8b0efd7eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.