Re: Flexible indexing

2007-03-11 Thread Michael Busch
Hi Grant, I certainly agree that it would be great if we could make some progress and commit the payloads patch soon. I think it is quite independent from FI. FI will introduce different posting formats (see Wiki: http://wiki.apache.org/lucene-java/FlexibleIndexing). Payloads will be part of

[jira] Updated: (LUCENE-755) Payloads

2007-03-11 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-755: - Attachment: payloads.patch I'm attaching the new patch with the following changes: - applies clea

Re: Flexible indexing

2007-03-11 Thread Grant Ingersoll
On Mar 11, 2007, at 5:41 PM, Michael Busch wrote: Hi Grant, I certainly agree that it would be great if we could make some progress and commit the payloads patch soon. I think it is quite independent from FI. FI will introduce different posting formats (see Wiki: http://wiki.apache.org/l

Re: [jira] Updated: (LUCENE-755) Payloads

2007-03-11 Thread Grant Ingersoll
Cool. I will try and take a look at it tomorrow. Since we have the lazy SegTermPos thing in now, we should be able to integrate this into scoring via the Similarity and merge TermDocs and TermPositions like you suggested. If I can get the Scoring piece in and people are fine w/ the flus

Re: [jira] Updated: (LUCENE-755) Payloads

2007-03-11 Thread Michael Busch
Grant Ingersoll wrote: Cool. I will try and take a look at it tomorrow. Since we have the lazy SegTermPos thing in now, we should be able to integrate this into scoring via the Similarity and merge TermDocs and TermPositions like you suggested. If I can get the Scoring piece in and people a

Re: Flexible indexing

2007-03-11 Thread Michael Busch
Grant Ingersoll wrote: In regard of FI and 662 however I really believe we should split it up and plan ahead (in a way I mentioned already), so that we have more isolated patches. It is really great that we have 662 already (Nicolas, thank you so much for your hard work, I hope you'll keep w