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

2010-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843823#action_12843823 ] Shai Erera commented on LUCENE-2294: bq. Well it'd simplify your work here, for one I

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Also adds reuse to pre-flex API when getting a new Ter

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843793#action_12843793 ] Michael McCandless commented on LUCENE-2294: bq. Isn't that like calling IW.ad

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

2010-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843784#action_12843784 ] Shai Erera commented on LUCENE-2294: bq. I'm assuming you would set an Analyzer for th

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch Forgot to add SegmentReadState.java > Wrapup flexible

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch More nocommit reductions and other fixes: * Rename

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843772#action_12843772 ] Michael McCandless commented on LUCENE-2309: We can't use attr source directly

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843762#action_12843762 ] Michael McCandless commented on LUCENE-2294: If we did LUCENE-2309 then IWC wo

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843761#action_12843761 ] Michael McCandless commented on LUCENE-2294: I opened LUCENE-2309 for decoupli

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

2010-03-10 Thread Michael McCandless (JIRA)
Fully decouple IndexWriter from analyzers - Key: LUCENE-2309 URL: https://issues.apache.org/jira/browse/LUCENE-2309 Project: Lucene - Java Issue Type: Improvement Components: Index

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

2010-03-10 Thread Michael McCandless (JIRA)
Separately specify a field's type - Key: LUCENE-2308 URL: https://issues.apache.org/jira/browse/LUCENE-2308 Project: Lucene - Java Issue Type: Improvement Components: Index Reporter: Mich

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

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843756#action_12843756 ] Mark Miller commented on LUCENE-2294: - I'm assuming you would set an Analyzer for the

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

2010-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843750#action_12843750 ] Shai Erera commented on LUCENE-2294: Mike - regarding getting rid of Analyzer on IW. T

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

2010-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843746#action_12843746 ] Shai Erera commented on LUCENE-2294: bq. what makes it different is that breaking text

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843733#action_12843733 ] Michael McCandless commented on LUCENE-2294: Really, eventually, I'd like a st

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

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843729#action_12843729 ] Mark Miller commented on LUCENE-2294: - bq. Question - does SOLR requires everyone to s

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843723#action_12843723 ] Michael McCandless commented on LUCENE-2294: I'll revert the commit while we d

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

2010-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843726#action_12843726 ] Robert Muir commented on LUCENE-2294: - bq. IW defaults to all other bunch of settings,

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

2010-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843721#action_12843721 ] Shai Erera commented on LUCENE-2294: This doesn't help much Mark :). Question - does

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

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843717#action_12843717 ] Mark Miller commented on LUCENE-2294: - bq. If we say Analyzer is mandatory, what will

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

2010-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843712#action_12843712 ] Shai Erera commented on LUCENE-2294: I disagree, but obviously I'm on the minority sid

Re: svn commit: r921480 [1/8] - in /lucene/java/trunk: ./ contrib/analyzers/common/src/test/org/apache/lucene/analysis/query/ contrib/analyzers/common/src/test/org/apache/lucene/analysis/shingle/ cont

2010-03-10 Thread Grant Ingersoll
On Mar 10, 2010, at 1:52 PM, Mark Miller wrote: > On 03/10/2010 01:48 PM, Robert Muir wrote: >> On Wed, Mar 10, 2010 at 1:40 PM, Shai Erera wrote: >> >>> I wrote that I defaulted to Whitespace for convenience reasons only. Now you >>> don't need to specify anything if you don't care how the c

Re: svn commit: r921480 [1/8] - in /lucene/java/trunk: ./ contrib/analyzers/common/src/test/org/apache/lucene/analysis/query/ contrib/analyzers/common/src/test/org/apache/lucene/analysis/shingle/ cont

2010-03-10 Thread Mark Miller
On 03/10/2010 01:48 PM, Robert Muir wrote: On Wed, Mar 10, 2010 at 1:40 PM, Shai Erera wrote: I wrote that I defaulted to Whitespace for convenience reasons only. Now you don't need to specify anything if you don't care how the content is indexed, which is really the case for TONS of tests.

Re: svn commit: r921480 [1/8] - in /lucene/java/trunk: ./ contrib/analyzers/common/src/test/org/apache/lucene/analysis/query/ contrib/analyzers/common/src/test/org/apache/lucene/analysis/shingle/ c

2010-03-10 Thread Robert Muir
On Wed, Mar 10, 2010 at 1:40 PM, Shai Erera wrote: > I wrote that I defaulted to Whitespace for convenience reasons only. Now you > don't need to specify anything if you don't care how the content is indexed, > which is really the case for TONS of tests. The code became so much simpler. I guess I

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

2010-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843690#action_12843690 ] Robert Muir commented on LUCENE-2294: - Here's my elaboration a bit: I like the concep

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-2294: Robert raised a concern on java-dev: maybe we should not have a default analyzer?

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

2010-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2294. Resolution: Fixed Phew! Thanks Shai... > Create IndexWriterConfiguration and sto

[jira] Commented: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843593#action_12843593 ] Robert Muir commented on LUCENE-2015: - Thanks Cédrik, I like your latest change. My p

[jira] Updated: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédrik LIME updated LUCENE-2015: Attachment: LUCENE-2015.patch Robert: I liked the dual approach (fold 1 {{char}} / a {{char[]}}) a

[jira] Updated: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2015: Fix Version/s: 3.1 > ASCIIFoldingFilter: expose folding logic + small improvements to > ISOLatin1

[jira] Assigned: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2015: --- Assignee: Robert Muir > ASCIIFoldingFilter: expose folding logic + small improvements to >

[jira] Updated: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2015: Attachment: LUCENE-2015.patch Cédrik: i brought the patch up to date, but modified it slightly. T

[jira] Commented: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843539#action_12843539 ] Cédrik LIME commented on LUCENE-2015: - Robert, any news on this patch? Can we get it a