[jira] Created: (LUCENE-458) Merging may create duplicates if the JVM crashes half way through

2005-10-25 Thread Trejkaz (JIRA)
Merging may create duplicates if the JVM crashes half way through - Key: LUCENE-458 URL: http://issues.apache.org/jira/browse/LUCENE-458 Project: Lucene - Java Type: Bug Versions: 1.4 Environmen

[jira] Commented: (LUCENE-458) Merging may create duplicates if the JVM crashes half way through

2005-10-26 Thread Trejkaz (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-458?page=comments#action_12356029 ] Trejkaz commented on LUCENE-458: I was thinking more along the lines of... 1. open a reader, writer 2. read the document 3. write a marker marking that this document is the re

[jira] Created: (LUCENE-587) Explanation.toHtml outputs invalid HTML

2006-06-01 Thread Trejkaz (JIRA)
Explanation.toHtml outputs invalid HTML --- Key: LUCENE-587 URL: http://issues.apache.org/jira/browse/LUCENE-587 Project: Lucene - Java Type: Bug Components: Search Versions: 2.0.0 Reporter: Trejkaz If you want a

[jira] Commented: (LUCENE-893) Increase buffer sizes used during searching

2009-02-24 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676521#action_12676521 ] Trejkaz commented on LUCENE-893: Someone else on my team did some benchmarks for a query wh

[jira] Created: (LUCENE-1646) QueryParser throws new exceptions even if custom parsing logic threw a better one

2009-05-19 Thread Trejkaz (JIRA)
QueryParser throws new exceptions even if custom parsing logic threw a better one - Key: LUCENE-1646 URL: https://issues.apache.org/jira/browse/LUCENE-1646 Project: Lucen

[jira] Commented: (LUCENE-1646) QueryParser throws new exceptions even if custom parsing logic threw a better one

2009-05-20 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711412#action_12711412 ] Trejkaz commented on LUCENE-1646: - I guess that's true if you look at exceptions as a logg

[jira] Commented: (LUCENE-1646) QueryParser throws new exceptions even if custom parsing logic threw a better one

2009-05-21 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711850#action_12711850 ] Trejkaz commented on LUCENE-1646: - Our improvements are (so far) specific to our subclass

[jira] Created: (LUCENE-1683) RegexQuery matches terms the input regex doesn't actually match

2009-06-10 Thread Trejkaz (JIRA)
RegexQuery matches terms the input regex doesn't actually match --- Key: LUCENE-1683 URL: https://issues.apache.org/jira/browse/LUCENE-1683 Project: Lucene - Java Issue Type: Improv

[jira] Commented: (LUCENE-1683) RegexQuery matches terms the input regex doesn't actually match

2009-06-10 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718270#action_12718270 ] Trejkaz commented on LUCENE-1683: - I screwed up the formatting. Fixed version: {code}

[jira] Created: (LUCENE-1181) Token reuse is not ideal for avoiding array copies

2008-02-18 Thread Trejkaz (JIRA)
Token reuse is not ideal for avoiding array copies -- Key: LUCENE-1181 URL: https://issues.apache.org/jira/browse/LUCENE-1181 Project: Lucene - Java Issue Type: Improvement Components

[jira] Created: (LUCENE-1206) Ability to store Reader / InputStream fields

2008-03-06 Thread Trejkaz (JIRA)
Ability to store Reader / InputStream fields Key: LUCENE-1206 URL: https://issues.apache.org/jira/browse/LUCENE-1206 Project: Lucene - Java Issue Type: New Feature Components: Index

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

2008-03-09 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1213: Component/s: QueryParser > MultiFieldQueryParser ignores slop parameter >

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

2008-03-09 Thread Trejkaz (JIRA)
MultiFieldQueryParser ignores slop parameter Key: LUCENE-1213 URL: https://issues.apache.org/jira/browse/LUCENE-1213 Project: Lucene - Java Issue Type: Bug Reporter: Trejkaz MultiFie

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

2008-03-09 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1213: Attachment: multifield-fix.patch Attaching one possible fix. It's more verbose than I wish it could be, b

[jira] Created: (LUCENE-1240) TermsFilter: reuse TermDocs

2008-03-18 Thread Trejkaz (JIRA)
TermsFilter: reuse TermDocs --- Key: LUCENE-1240 URL: https://issues.apache.org/jira/browse/LUCENE-1240 Project: Lucene - Java Issue Type: Improvement Components: Search Affects Versions: 2.3.1

[jira] Updated: (LUCENE-1240) TermsFilter: reuse TermDocs

2008-03-18 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1240: Attachment: terms-filter.patch Attaching my attempt at improving this. The original code didn't close all

[jira] Updated: (LUCENE-1240) TermsFilter: reuse TermDocs

2008-03-18 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1240: Lucene Fields: [New, Patch Available] (was: [New]) > TermsFilter: reuse TermDocs > --

[jira] Created: (LUCENE-1245) MultiFieldQueryParser is not friendly for overriding

2008-03-25 Thread Trejkaz (JIRA)
MultiFieldQueryParser is not friendly for overriding Key: LUCENE-1245 URL: https://issues.apache.org/jira/browse/LUCENE-1245 Project: Lucene - Java Issue Type: Improvement Compon

[jira] Updated: (LUCENE-1245) MultiFieldQueryParser is not friendly for overriding getFieldQuery(String,String,int)

2008-03-26 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1245: Lucene Fields: [New, Patch Available] (was: [New]) Summary: MultiFieldQueryParser is not friendl

[jira] Updated: (LUCENE-1245) MultiFieldQueryParser is not friendly for overriding getFieldQuery(String,String,int)

2008-03-26 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1245: Attachment: multifield.patch Fix makes getFieldQuery(String,String) and getFieldQuery(String,String,int)

[jira] Commented: (LUCENE-1245) MultiFieldQueryParser is not friendly for overriding getFieldQuery(String,String,int)

2008-03-26 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582490#action_12582490 ] Trejkaz commented on LUCENE-1245: - Here's an example illustrating the way we were using it

[jira] Issue Comment Edited: (LUCENE-1245) MultiFieldQueryParser is not friendly for overriding getFieldQuery(String,String,int)

2008-03-26 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582490#action_12582490 ] trejkaz edited comment on LUCENE-1245 at 3/26/08 5:13 PM: -- Here's

[jira] Issue Comment Edited: (LUCENE-1245) MultiFieldQueryParser is not friendly for overriding getFieldQuery(String,String,int)

2008-03-26 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582490#action_12582490 ] trejkaz edited comment on LUCENE-1245 at 3/26/08 5:32 PM: -- Here's

[jira] Created: (LUCENE-1262) NullPointerException from FieldsReader after problem reading the index

2008-04-08 Thread Trejkaz (JIRA)
NullPointerException from FieldsReader after problem reading the index -- Key: LUCENE-1262 URL: https://issues.apache.org/jira/browse/LUCENE-1262 Project: Lucene - Java Issu

[jira] Updated: (LUCENE-1262) NullPointerException from FieldsReader after problem reading the index

2008-04-09 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1262: Affects Version/s: (was: 2.3.1) 2.2 Whoops. I don't think it's 2.1 but it must

[jira] Updated: (LUCENE-1262) NullPointerException from FieldsReader after problem reading the index

2008-04-09 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1262: Affects Version/s: (was: 2.2) 2.1 Okay I'll eat my words now, it is indeed 2.1

[jira] Updated: (LUCENE-1262) IndexOutOfBoundsException from FieldsReader after problem reading the index

2008-04-09 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1262: Affects Version/s: (was: 2.1) 2.3.1 Summary: IndexOutOfBoundsExcep

[jira] Updated: (LUCENE-1262) IndexOutOfBoundsException from FieldsReader after problem reading the index

2008-04-09 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-1262: Attachment: Test.java Attaching a test program to reproduce the problem under 2.3.1. It occurs approximat

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-06-12 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604701#action_12604701 ] Trejkaz commented on LUCENE-1290: - To answer Doug's initial question, yes, we are using th

[jira] Created: (LUCENE-2348) DuplicateFilter incorrectly handles multiple calls to getDocIdSet for segment readers

2010-03-25 Thread Trejkaz (JIRA)
DuplicateFilter incorrectly handles multiple calls to getDocIdSet for segment readers - Key: LUCENE-2348 URL: https://issues.apache.org/jira/browse/LUCENE-2348 Projec

[jira] Updated: (LUCENE-2348) DuplicateFilter incorrectly handles multiple calls to getDocIdSet for segment readers

2010-03-25 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-2348: Component/s: (was: Search) contrib/* Changing to contrib, only just realised it was i