[jira] Created: (LUCENE-512) ClassCastException in ParallelReader class

2006-03-07 Thread frederic (JIRA)
ClassCastException in ParallelReader class -- Key: LUCENE-512 URL: http://issues.apache.org/jira/browse/LUCENE-512 Project: Lucene - Java Type: Bug Versions: 1.9 Environment: Windoxs xp sp2 Java 1.5.0_06 Reporter:

[jira] Updated: (LUCENE-512) ClassCastException in ParallelReader class

2006-03-07 Thread frederic (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-512?page=all ] frederic updated LUCENE-512: Attachment: ParallelReader.java patch > ClassCastException in ParallelReader class > -- > > Key: LUCENE-512 >

[jira] Commented: (LUCENE-507) CLONE -[PATCH] remove unused variables

2006-03-07 Thread Doug Cutting (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-507?page=comments#action_12369262 ] Doug Cutting commented on LUCENE-507: - I don't see the point in patching code that's automatically generated by JavaCC. It will just get overwritten the next time someone

Adding term/freq pairs to an index

2006-03-07 Thread Murat Yakici
Hi, May be this is the right forum to find an answer to my problem. I want to add term/freq pairs to a document which already exists in the index. Is TermVectorsWriter right and secure way to do it? Regards, Murat Yakici - T

[jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery

2006-03-07 Thread Erik Hatcher (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-330?page=comments#action_12369342 ] Erik Hatcher commented on LUCENE-330: - The patch from FilteredQueryPatch1.txt has been applied and committed. Thanks for the fix, Paul! > [PATCH] Use filter bits for nex

[jira] Created: (LUCENE-513) Remove superfluous comment in MMapDirectory.java

2006-03-07 Thread paul.elschot (JIRA)
Remove superfluous comment in MMapDirectory.java Key: LUCENE-513 URL: http://issues.apache.org/jira/browse/LUCENE-513 Project: Lucene - Java Type: Improvement Components: Store Versions: 2.0 Reporter: p

[jira] Updated: (LUCENE-513) Remove superfluous comment in MMapDirectory.java

2006-03-07 Thread paul.elschot (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-513?page=all ] paul.elschot updated LUCENE-513: Attachment: MMapDirPatch1.txt > Remove superfluous comment in MMapDirectory.java > > > Key: LUCENE-513