Re: What is the best way to aggregate scores for sets of documents?

2013-11-07 Thread Manuel Amoabeng
/2013 10:59, Manuel Amoabeng wrote: > >> Is there are a way to aggregate the scores for logically connected >> ScoreDocs so that the result would be similar to the score a single >> document containing all matched content would have gotten? > > I did something simila

Re: What is the best way to aggregate scores for sets of documents?

2013-11-07 Thread Manuel Amoabeng
ethod so the app can do its own score aggregation. > > What scoring/model do you have in mind? > > Mike McCandless > > http://blog.mikemccandless.com > > > On Thu, Nov 7, 2013 at 7:08 AM, Manuel Amoabeng wrote: >> Thanks for pointing me to the lucene-join modul

Re: What is the best way to aggregate scores for sets of documents?

2013-11-07 Thread Manuel Amoabeng
candless.com > > > On Thu, Nov 7, 2013 at 5:59 AM, Manuel Amoabeng wrote: >> Hello everybody, >> >> >> I am currently working on an index where the documents only represent parts >> of the entities that should be searchable: >> We have text objects

What is the best way to aggregate scores for sets of documents?

2013-11-07 Thread Manuel Amoabeng
Hello everybody, I am currently working on an index where the documents only represent parts of the entities that should be searchable: We have text objects indexed as independent documents but actually want to find articles the text objects are placed on. We also need to provide an indication