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
[
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
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
[
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.
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]
[
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
>
[
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
> ---
[
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
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) {
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 )
:
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
:
[
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
[
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:
---
[
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.
[
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
>
15 matches
Mail list logo