[jira] Updated: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2294: --- Attachment: LUCENE-2294.patch Patch updated w/: # Move setMergedSegmentWarmer to IWC. # Revert the c

[jira] Commented: (LUCENE-2311) Pass potent SR to IRWarmer.warm(), and also call warm() for new segments

2010-03-11 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844250#action_12844250 ] Earwin Burrfoot commented on LUCENE-2311: - Not only newly created, but newly opene

[jira] Updated: (LUCENE-2311) Pass potent SR to IRWarmer.warm(), and also call warm() for new segments

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2311: --- Fix Version/s: 3.1 > Pass potent SR to IRWarmer.warm(), and also call warm() for new

[jira] Created: (LUCENE-2311) Pass potent SR to IRWarmer.warm(), and also call warm() for new segments

2010-03-11 Thread Earwin Burrfoot (JIRA)
Pass potent SR to IRWarmer.warm(), and also call warm() for new segments Key: LUCENE-2311 URL: https://issues.apache.org/jira/browse/LUCENE-2311 Project: Lucene - Java

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844214#action_12844214 ] Shai Erera commented on LUCENE-2309: Today when I "ant test-core" contrib is not built

[jira] Commented: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844213#action_12844213 ] Shai Erera commented on LUCENE-2294: bq. Should we also move MergedSegmentWarmer to IW

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844207#action_12844207 ] Michael McCandless commented on LUCENE-2309: {quote} bq. Or remove them entir

[jira] Updated: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2294: --- Attachment: check.py Patch looks good Shai -- that was fast adding back in the analy

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844189#action_12844189 ] Robert Muir commented on LUCENE-2309: - bq. For that I proposed to have a default TestA

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844182#action_12844182 ] Shai Erera commented on LUCENE-2309: bq. Or remove them entirely (but, then, core test

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844180#action_12844180 ] Robert Muir commented on LUCENE-2309: - {quote} Or remove them entirely (but, then, cor

[jira] Commented: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844178#action_12844178 ] Michael McCandless commented on LUCENE-2310: +1 > Reduce Fieldable, Abstract

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844177#action_12844177 ] Michael McCandless commented on LUCENE-2309: bq. Would this mean that after th

[jira] Created: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-11 Thread Chris Male (JIRA)
Reduce Fieldable, AbstractField and Field complexity Key: LUCENE-2310 URL: https://issues.apache.org/jira/browse/LUCENE-2310 Project: Lucene - Java Issue Type: Sub-task Component

[jira] Commented: (LUCENE-1879) Parallel incremental indexing

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844168#action_12844168 ] Michael McCandless commented on LUCENE-1879: I like the ParallelWriter (index

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844155#action_12844155 ] Shai Erera commented on LUCENE-2309: Would this mean that after that we can move all o

[jira] Commented: (LUCENE-2308) Separately specify a field's type

2010-03-11 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844154#action_12844154 ] Chris Male commented on LUCENE-2308: Yeah I agree with the immutability and shareabili

[jira] Commented: (LUCENE-2308) Separately specify a field's type

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844153#action_12844153 ] Michael McCandless commented on LUCENE-2308: I think immutable & shareable acr

[jira] Commented: (LUCENE-2308) Separately specify a field's type

2010-03-11 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844150#action_12844150 ] Chris Male commented on LUCENE-2308: Hi Mike, +1 to this idea. Do you envisage Field

Re: Baby steps towards making Lucene's scoring more flexible...

2010-03-11 Thread Marvin Humphrey
On Mon, Mar 08, 2010 at 02:10:35PM -0500, Michael McCandless wrote: > We ask it to give us a Codec. There's a conflict between the segment-wide role of the "Codec" class and its role as specifier for posting format. In some sense, you could argue that the "codec" reads/writes the entire index se

[jira] Commented: (LUCENE-2000) Use covariant clone() return types

2010-03-11 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844130#action_12844130 ] Earwin Burrfoot commented on LUCENE-2000: - I believe we should do this at our next

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844064#action_12844064 ] Michael McCandless commented on LUCENE-2089: Yay :) > explore using automaton

[jira] Resolved: (LUCENE-2089) explore using automaton for fuzzyquery

2010-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2089. - Resolution: Fixed Committed revision 921820. > explore using automaton for fuzzyquery > ---

Re: Baby steps towards making Lucene's scoring more flexible...

2010-03-11 Thread Michael McCandless
On Tue, Mar 9, 2010 at 3:58 PM, Marvin Humphrey wrote: > On Tue, Mar 09, 2010 at 01:18:12PM -0500, Michael McCandless wrote: >> >> >> You said "of course" before but... how in your proposal could one >> >> store all stats for a given field during indexing, but then sometimes >> >> use match-only a

[jira] Commented: (LUCENE-2307) Spurious exception in TestIndexWriter

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844004#action_12844004 ] Michael McCandless commented on LUCENE-2307: This is odd -- that test calls cl

[jira] Commented: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843995#action_12843995 ] Michael McCandless commented on LUCENE-2294: Thanks Shai! I'll look through i

[jira] Updated: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2294: --- Attachment: LUCENE-2294.patch Patch w/ IWC requiring an Analyzer in its ctor. All tests pass > Crea