[jira] Assigned: (LUCENE-1213) MultiFieldQueryParser ignores slop parameter

2008-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reassigned LUCENE-1213: --- Assignee: Doron Cohen MultiFieldQueryParser ignores slop parameter

[jira] Updated: (LUCENE-1213) MultiFieldQueryParser ignores slop parameter

2008-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-1213: Attachment: multifield-fix.patch Trekaj thanks for the patch. Attached a slightly compacted fix

[jira] Commented: (LUCENE-1210) IndexWriter ConcurrentMergeScheduler deadlock case if starting a merge hits an exception

2008-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576927#action_12576927 ] Michael McCandless commented on LUCENE-1210: Yes, I agree. At some point soon

[jira] Commented: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576941#action_12576941 ] Michael McCandless commented on LUCENE-1208: Agreed. I'm thinking these

[jira] Commented: (LUCENE-1210) IndexWriter ConcurrentMergeScheduler deadlock case if starting a merge hits an exception

2008-03-10 Thread Michele Bini (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576924#action_12576924 ] Michele Bini commented on LUCENE-1210: -- Uhm, shouldn't the patch be committed in the

[jira] Commented: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-10 Thread Michele Bini (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576933#action_12576933 ] Michele Bini commented on LUCENE-1208: -- As with LUCENE-1210, shouldn't the patch be

Re: [jira] Commented: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-03-10 Thread Mark Miller
You make a good point. I think I will prob make this change. Asgeir Frimannsson (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576858#action_12576858 ] Asgeir Frimannsson commented

[jira] Updated: (LUCENE-794) Extend contrib Highlighter to properly support PhraseQuery, SpanQuery, ConstantScoreRangeQuery

2008-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-794: --- Attachment: SpanHighlighter-02-10-2008.patch Another attempt at putting this to bed. Added the

[jira] Created: (LUCENE-1214) Possible hidden exception on SegmentInfos commit

2008-03-10 Thread Mark Miller (JIRA)
Possible hidden exception on SegmentInfos commit Key: LUCENE-1214 URL: https://issues.apache.org/jira/browse/LUCENE-1214 Project: Lucene - Java Issue Type: Bug Components: Index

[jira] Assigned: (LUCENE-1214) Possible hidden exception on SegmentInfos commit

2008-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1214: -- Assignee: Michael McCandless Possible hidden exception on SegmentInfos

[jira] Commented: (LUCENE-1214) Possible hidden exception on SegmentInfos commit

2008-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576970#action_12576970 ] Michael McCandless commented on LUCENE-1214: Good catch Mark. It seems like

Re: Going to Java 5. Was: Re: A bit of planning

2008-03-10 Thread Doron Cohen
On Thu, Jan 17, 2008 at 4:01 PM, DM Smith [EMAIL PROTECTED] wrote: On Jan 17, 2008, at 1:38 AM, Chris Hostetter wrote: : I'd like to recommend that 3.0 contain the new Java 5 API changes and what it : replaces be marked deprecated. 3.0 would also remove what was deprecated in : 2.9.

[jira] Commented: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-10 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577073#action_12577073 ] Michael Busch commented on LUCENE-1208: --- We had seen this deadlock problem in our

Re: [jira] Commented: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-10 Thread Michael Busch
Michael McCandless (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576941#action_12576941 ] Michael McCandless commented on LUCENE-1208:

Re: [jira] Commented: (LUCENE-1208) Deadlock case in IndexWriter on exception just before flush

2008-03-10 Thread Michael McCandless
OK I'll backport. Mike Michael Busch wrote: Michael McCandless (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1208? page=com.atlassian.jira.plugin.system.issuetabpanels:comment- tabpanelfocusedCommentId=12576941#action_12576941 ] Michael McCandless commented on

Re: Going to Java 5. Was: Re: A bit of planning

2008-03-10 Thread Grant Ingersoll
We voted to make 3.0 Java 1.5, full well knowing that it will break the back compat. requirements. I don't see the point of postponing it or dragging it out. On Mar 10, 2008, at 12:02 PM, Doron Cohen wrote: On Thu, Jan 17, 2008 at 4:01 PM, DM Smith [EMAIL PROTECTED] wrote: On Jan

Re: Going to Java 5. Was: Re: A bit of planning

2008-03-10 Thread DM Smith
Grant Ingersoll wrote: We voted to make 3.0 Java 1.5, full well knowing that it will break the back compat. requirements. I don't see the point of postponing it or dragging it out. I thought his suggestion was to skip 3.0 as a designator and instead use 4.0. If so, the schedule would not

How to add a jar to a contrib build.xml

2008-03-10 Thread fsanchez
Hi all, perhaps this is a simple question, but I don't know how to do it. I'm developing on a new contrib subfolder. My development needs to use classes in another contrib subfolder. How do I add the corresponding JAR to the build.xml file? thanks in advance. -- Felipe

Re: Going to Java 5. Was: Re: A bit of planning

2008-03-10 Thread Doron Cohen
On Mon, Mar 10, 2008 at 9:21 PM, DM Smith [EMAIL PROTECTED] wrote: Grant Ingersoll wrote: We voted to make 3.0 Java 1.5, full well knowing that it will break the back compat. requirements. I don't see the point of postponing it or dragging it out. I thought his suggestion was to skip

Re: How to add a jar to a contrib build.xml

2008-03-10 Thread Mark Miller
Here is how the span highlighter I have been working on uses the Memory contrib (I think I copied this from another contrib that has a dependency): ?xml version=1.0? project name=highlighter default=buildHighlighter description Hits highlighter /description import

Re: Going to Java 5. Was: Re: A bit of planning

2008-03-10 Thread Grant Ingersoll
All it takes is one line in the announcement saying Version 3.0 uses Java 1.5 I don't think the significance will be lost on anyone. Everyone knows what Java 1.5 is. I'm -1 on calling it 4.0. People will then ask where is 3.0. I am +1 for sticking w/ the plan we voted for as described

Re: Going to Java 5. Was: Re: A bit of planning

2008-03-10 Thread DM Smith
Grant Ingersoll wrote: All it takes is one line in the announcement saying Version 3.0 uses Java 1.5 I don't think the significance will be lost on anyone. Everyone knows what Java 1.5 is. I'm -1 on calling it 4.0. People will then ask where is 3.0. I am +1 for sticking w/ the plan we

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2008-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577207#action_12577207 ] Mark Miller commented on LUCENE-584: I think there is still an issue here. The code

[jira] Issue Comment Edited: (LUCENE-584) Decouple Filter from BitSet

2008-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577207#action_12577207 ] [EMAIL PROTECTED] edited comment on LUCENE-584 at 3/10/08 2:48 PM:

[jira] Commented: (LUCENE-1214) Possible hidden exception on SegmentInfos commit

2008-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577220#action_12577220 ] Mark Miller commented on LUCENE-1214: - I am still trying to work that out...some

Re: Going to Java 5. Was: Re: A bit of planning

2008-03-10 Thread Chris Hostetter
: I'm fine with the plan as far as I understand it, but can you clarify : something for me? : : While 3.0 won't be backward compatible in that it requires Java 5.0, will it : be otherwise backward compatible? That is, if I compile with 2.9, eliminate : all deprecations and use Java 5, can I drop

[jira] Created: (LUCENE-1215) Support of Unicode Collation

2008-03-10 Thread Hiroaki Kawai (JIRA)
Support of Unicode Collation Key: LUCENE-1215 URL: https://issues.apache.org/jira/browse/LUCENE-1215 Project: Lucene - Java Issue Type: New Feature Components: Analysis Reporter: Hiroaki

[jira] Updated: (LUCENE-1215) Support of Unicode Collation

2008-03-10 Thread Hiroaki Kawai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroaki Kawai updated LUCENE-1215: -- Attachment: NormalizerTokenFilter.java Support of Unicode Collation

[jira] Commented: (LUCENE-1032) CJKAnalyzer should convert half width katakana to full width katakana

2008-03-10 Thread Hiroaki Kawai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577309#action_12577309 ] Hiroaki Kawai commented on LUCENE-1032: --- I think this feature should merged to

[jira] Commented: (LUCENE-1215) Support of Unicode Collation

2008-03-10 Thread Andrew Lynch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577312#action_12577312 ] Andrew Lynch commented on LUCENE-1215: -- This will be quite useful. I used the