I am trying to find documents that have a "paragraphs.text" that match
passed in keywords (easy), but I want to score the "value" of the
document that matched based on paragraph's associated "wordCount" and
"important" properties. More specifically, I want to favor the hits
that are on paragraphs that are important=true and have a low word
count.
I can see the SQL and code to do it in my head, but after
experimenting and digging through the docs, I am stumped on how to do
it with ES. Any help is greatly appreciated!
Sally
I am trying to find documents that have a "paragraphs.text" that match
passed in keywords (easy), but I want to score the "value" of the
document that matched based on paragraph's associated "wordCount" and
"important" properties. More specifically, I want to favor the hits
that are on paragraphs that are important=true and have a low word
count.
I can see the SQL and code to do it in my head, but after
experimenting and digging through the docs, I am stumped on how to do
it with ES. Any help is greatly appreciated!
Sally
Thanks for the quick response, and thats a very nice feature. Does
the latest version of the source include the 0.9 features or do I need
to wait for an official 0.9 release?
Thanks for the quick response, and thats a very nice feature. Does
the latest version of the source include the 0.9 features or do I need
to wait for an official 0.9 release?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.