[jira] Created: (LUCENE-832) NPE when calling isCurrent() on a ParallellReader

2007-03-14 Thread Paul Dlug (JIRA)
NPE when calling isCurrent() on a ParallellReader - Key: LUCENE-832 URL: https://issues.apache.org/jira/browse/LUCENE-832 Project: Lucene - Java Issue Type: Bug Components: Index

[jira] Commented: (LUCENE-794) SpanScorer and SimpleSpanFragmenter for Contrib Highlighter

2007-03-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480866 ] Mark Miller commented on LUCENE-794: Just for thought, what about a SpanOr query with two sub Span queries that

New Jira Hudson plugin

2007-03-14 Thread Nigel Daley
I've updated Hudson with a new Jira plugin provided by Kohsuke: http://lucene.zones.apache.org:8080/ Jira issue numbers should now be hyper-linked to Jira. Also, in the Hadoop-Nightly build I'm experimenting with a feature of the plugin that will update the Jira with a link back to the Hu

[jira] Commented: (LUCENE-794) SpanScorer and SimpleSpanFragmenter for Contrib Highlighter

2007-03-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480868 ] Mark Miller commented on LUCENE-794: Bah, that last comment is rubbish again. Of course that will work alright.

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

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

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

2007-03-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-818: -- Fix Version/s: 2.2 > IndexWriter should detect when it's used after being closed >

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

2007-03-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-818. --- Resolution: Fixed > IndexWriter should detect when it's used after being closed > ---

[jira] Updated: (LUCENE-755) Payloads

2007-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-755: - Attachment: payloads.patch Another one! (previous version didn't apply cleanly anymore after comm

Re: [jira] Commented: (LUCENE-794) SpanScorer and SimpleSpanFragmenter for Contrib Highlighter

2007-03-14 Thread Erik Hatcher
On Mar 14, 2007, at 2:17 PM, Mark Miller (JIRA) wrote: Just for thought, what about a SpanOr query with two sub Span queries that target different fields? Too obscure to care about? You later mentioned that this works. Really?! Are you sure? public SpanOrQuery(SpanQuery[] clauses) {

Re: factoring the merge policy

2007-03-14 Thread Chris Hostetter
There is very little about IndexWriter that I understand, but i am very much in favor of the spirit of your idea (your message is one of the things that prompted me to polish/open LUCENE-831 for a correlary issue about IndexReader caching) : void merge( SegmentInfos segmentInfos ) :

Re: new query

2007-03-14 Thread Chris Hostetter
you'll probably get more responses to a question about how to use lucene if you use the java-user list (the java-dev list is for discussing deevelopment of the core lucene library) : How to search numbers using Lucene API : I an using a demo application so as to search the documents but when i :

[jira] Commented: (LUCENE-755) Payloads

2007-03-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481003 ] Grant Ingersoll commented on LUCENE-755: OK, I've applied the patch. All tests pass for me. I think it look

[jira] Commented: (LUCENE-755) Payloads

2007-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481014 ] Michael Busch commented on LUCENE-755: -- Grant Ingersoll commented on LUCENE-755: ---

[jira] Resolved: (LUCENE-755) Payloads

2007-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-755. -- Resolution: Fixed Fix Version/s: 2.2 I just committed this. Payload is serializable now.

[jira] Assigned: (LUCENE-783) Store all metadata in human-readable segments file

2007-03-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-783: Assignee: Michael Busch > Store all metadata in human-readable segments file >