[jira] Updated: (LUCENE-814) javacc on Win32 (cygwin) creates wrong line endings - fix them with 'ant replace'

2007-03-05 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-814: --- Attachment: 814.javacc.fixcrlf.common-build.patch I need to refine this claim - if I delete 4 of thes

Hudson build is back to normal: Lucene-Nightly #14

2007-03-05 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/14/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-03-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478193 ] Grant Ingersoll commented on LUCENE-778: I feel like I'm missing something in this discussion, but couldn't w

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-03-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478169 ] Hoss Man commented on LUCENE-778: - > 1) it does matter from the user point of view : we cannot do anymore > writer.a

[jira] Commented: (LUCENE-818) IndexWriter should detect when it's used after being closed

2007-03-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478166 ] Hoss Man commented on LUCENE-818: - 1) my example attempted to be concise ... ideally we would be explicit in our cat

[jira] Commented: (LUCENE-814) javacc on Win32 (cygwin) creates wrong line endings - fix them with 'ant replace'

2007-03-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478161 ] Hoss Man commented on LUCENE-814: - Hmmm... if there are files that say "Generated By:JavaCC" which JavaCC does *not*

[jira] Resolved: (LUCENE-822) Make FieldSelector usable from Searchable

2007-03-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-822. Resolution: Fixed Lucene Fields: (was: [Patch Available, New]) Applied patch. Add

Re: [jira] Question about hits scores

2007-03-05 Thread jreeman
Yes it works fine. Thanks. Chris Hostetter wrote: > > > 1) questions about using Lucene are best sent to the java-user list ... it > is for people asking questions about "using" the java lucene library > (java-dev is for quesions about "developing" the java lucene library) ... > you are more l

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477962 ] Nicolas Lalevée commented on LUCENE-778: Note that I was talking about the future API, with some deprecated f

[jira] Commented: (LUCENE-818) IndexWriter should detect when it's used after being closed

2007-03-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477957 ] Michael McCandless commented on LUCENE-818: --- To make that work, I think we'd have to convert the Exception