[jira] Commented: (LUCENE-1439) Inconsistent API

2008-11-14 Thread Ivan.S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647548#action_12647548 ] Ivan.S commented on LUCENE-1439: Can anyone open an umbrella bug for this? I think we shou

[jira] Issue Comment Edited: (LUCENE-1439) Inconsistent API

2008-11-14 Thread Ivan.S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647548#action_12647548 ] ivan.s edited comment on LUCENE-1439 at 11/14/08 1:09 AM: -- Can an

[jira] Assigned: (LUCENE-1452) Binary field content lost during optimize

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1452: -- Assignee: Michael McCandless > Binary field content lost during optimize > ---

[jira] Commented: (LUCENE-1452) Binary field content lost during optimize

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647556#action_12647556 ] Michael McCandless commented on LUCENE-1452: I found the issue. It was caused

[jira] Commented: (LUCENE-1422) New TokenStream API

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647557#action_12647557 ] Michael McCandless commented on LUCENE-1422: bq. So I'd be ok with collapsing

[jira] Commented: (LUCENE-1452) Binary field content lost during optimize

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647559#action_12647559 ] Michael McCandless commented on LUCENE-1452: Committed revision 713962 to trun

[jira] Updated: (LUCENE-1452) Binary field content lost during optimize

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1452: --- Fix Version/s: 2.9 2.4.1 > Binary field content lost during optim

[jira] Resolved: (LUCENE-1452) Binary field content lost during optimize

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1452. Resolution: Fixed Committed revision 713970 on 2.4 branch. Thanks for reporting t

[jira] Updated: (LUCENE-1448) add getFinalOffset() to TokenStream

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1448: --- Attachment: LUCENE-1448.patch OK I added test coverage for NOT_ANAlYZED fields, and

[jira] Commented: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647636#action_12647636 ] Michael McCandless commented on LUCENE-1451: This looks good, Yonik. Should w

[jira] Commented: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property

2008-11-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647638#action_12647638 ] Yonik Seeley commented on LUCENE-1451: -- bq. Should we deprecate FSDirectory.getDirect

[jira] Commented: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647642#action_12647642 ] Michael McCandless commented on LUCENE-1451: True. And in general I don't lik

[jira] Commented: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property

2008-11-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647644#action_12647644 ] Yonik Seeley commented on LUCENE-1451: -- When I was reviewing getDirectory() I can acr

[jira] Commented: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property

2008-11-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647645#action_12647645 ] Yonik Seeley commented on LUCENE-1451: -- Any preferences on the public constructor sig

[jira] Commented: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property

2008-11-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647651#action_12647651 ] Michael McCandless commented on LUCENE-1451: I think File is fine? But I don'

[jira] Commented: (LUCENE-1439) Inconsistent API

2008-11-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647672#action_12647672 ] Otis Gospodnetic commented on LUCENE-1439: -- Wiki may be more suitable for that. N

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-14 Thread Chris Hostetter
: calls ant. It's not nightly.sh, right? Where do I have to add this? I can't : login to hudson.zones.apache.org right now. Hoss, maybe you could make the : change? (same as your LUCENE-1393) done .. i also manually kicked of a build. I'll take this opportunity to remind all PMC members that the

[jira] Resolved: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property

2008-11-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved LUCENE-1451. -- Resolution: Fixed Fix Version/s: 2.9 Committed. Thanks for the input guys! > Can't cr

Re: [jira] Issue Comment Edited: (LUCENE-1439) Inconsistent API

2008-11-14 Thread Chris Hostetter
: Can anyone open an umbrella bug for this? : I think we should first collect all inconsistencies, then someone (including me) start to make patches. Don't worry about it. if you open a bunch of bugs, someone can/will group them. : BTW one more thing I've noticed: some methods even start with u

Re: Build failed in Hudson: Lucene-trunk #644

2008-11-14 Thread Michael Busch
Chris Hostetter wrote: : calls ant. It's not nightly.sh, right? Where do I have to add this? I can't : login to hudson.zones.apache.org right now. Hoss, maybe you could make the : change? (same as your LUCENE-1393) done .. i also manually kicked of a build. Thanks, Hoss! I'll take this oppo

[jira] Commented: (LUCENE-1422) New TokenStream API

2008-11-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647737#action_12647737 ] Michael Busch commented on LUCENE-1422: --- {quote} Or, could we just continue to use r

[jira] Commented: (LUCENE-427) PrefixQuery.extractTerms() missing

2008-11-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647763#action_12647763 ] Hoss Man commented on LUCENE-427: - beyond the space overhead of maintaining a reference to

[jira] Resolved: (LUCENE-427) PrefixQuery.extractTerms() missing

2008-11-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved LUCENE-427. - Resolution: Invalid Assignee: (was: Lucene Developers) > PrefixQuery.extractTerms() missing > -

[jira] Commented: (LUCENE-427) PrefixQuery.extractTerms() missing

2008-11-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647763#action_12647763 ] Hoss Man commented on LUCENE-427: - beyond the space overhead of maintaining a reference to