Menu

#4 Add merge code for BrowseResult object

v1.0 (example)
open-accepted
engine (9)
3
2007-03-25
2006-07-07
John Wang
No

We will have to do distributed browsing sometime once
an index gets large.

We need the ability to merge an array of BrowseResults
into one.

We would merge document arrays as well as the choices.

basically implement a method:

static BrowseResult merge(BrowseRequest
req,BrowseResult[] results);

Let's put this method in BrowseResult class.

Discussion

  • Albert

    Albert - 2006-10-22

    Logged In: YES
    user_id=1539271

    Implemented: browse hit merging and the simple choice merging.
    TODO: choice merging to be moved to the ChoiceCollection
    class using the latter's knowledge of what a top choice is;
    also, range choice isn't trivial - and isn't done.

     
  • Albert

    Albert - 2006-10-22
    • status: open --> open-accepted
     
  • John Wang

    John Wang - 2007-03-25
    • priority: 5 --> 3
     
  • John Wang

    John Wang - 2007-03-25

    Logged In: YES
    user_id=1506221
    Originator: YES

    This is fixed except for merging of dynamic ranges. Lowering the priority.

     
  • John Wang

    John Wang - 2007-03-25
    • assigned_to: albertikm --> java_tek
     

Log in to post a comment.

MongoDB Logo MongoDB