[jira] Created: (LUCENE-1649) numerical problem associated with CustomScoreQuery, ValueSourceQuery

2009-05-20 Thread alex (JIRA)
numerical problem associated with CustomScoreQuery, ValueSourceQuery Key: LUCENE-1649 URL: https://issues.apache.org/jira/browse/LUCENE-1649 Project: Lucene - Java Issue

[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 subc

[jira] Commented: (LUCENE-1491) EdgeNGramTokenFilter stops on tokens smaller then minimum gram size.

2009-06-03 Thread viobade (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715849#action_12715849 ] viobade commented on LUCENE-1491: - I think is better to keep the main goal of n

[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

[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: {

[jira] Created: (LUCENE-1751) when i search with "a" or "this is" or "that at" it is giving the parseException

2009-07-17 Thread SML (JIRA)
when i search with "a" or "this is" or "that at" it is giving the parseException Key: LUCENE-1751 URL: https://issues.apache.org/jira/browse/LUCENE-175

[jira] Created: (LUCENE-1765) incorrect doc description of fielded query syntax

2009-07-29 Thread solrize (JIRA)
incorrect doc description of fielded query syntax - Key: LUCENE-1765 URL: https://issues.apache.org/jira/browse/LUCENE-1765 Project: Lucene - Java Issue Type: Bug Components: Other

[jira] Created: (LUCENE-1958) ShingleFilter creates shingles across two consecutives documents : bug or normal behaviour ?

2009-10-07 Thread MRIT64 (JIRA)
ShingleFilter creates shingles across two consecutives documents : bug or normal behaviour ? Key: LUCENE-1958 URL: https://issues.apache.org/jira/browse/LUCENE-1958

[jira] Commented: (LUCENE-1958) ShingleFilter creates shingles across two consecutives documents : bug or normal behaviour ?

2009-10-08 Thread MRIT64 (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763638#action_12763638 ] MRIT64 commented on LUCENE-1958: It doesnt happen with Lucene 2.9 (just downlo

[jira] Commented: (LUCENE-1958) ShingleFilter creates shingles across two consecutives documents : bug or normal behaviour ?

2009-10-09 Thread MRIT64 (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764134#action_12764134 ] MRIT64 commented on LUCENE-1958: - Yes, I use a custom analyser which uses reusableT

[jira] Commented: (LUCENE-1958) ShingleFilter creates shingles across two consecutives documents : bug or normal behaviour ?

2009-10-10 Thread MRIT64 (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764333#action_12764333 ] MRIT64 commented on LUCENE-1958: Yes, Ok to mark this issue as resolved > Shingl

[jira] Created: (LUCENE-1974) BooleanQuery can not find all matches in special condition

2009-10-11 Thread tangfulin (JIRA)
BooleanQuery can not find all matches in special condition -- Key: LUCENE-1974 URL: https://issues.apache.org/jira/browse/LUCENE-1974 Project: Lucene - Java Issue Type: Bug

[jira] Updated: (LUCENE-1974) BooleanQuery can not find all matches in special condition

2009-10-11 Thread tangfulin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tangfulin updated LUCENE-1974: -- Attachment: BooleanQueryTest.java > BooleanQuery can not find all matches in special condit

[jira] Commented: (LUCENE-1974) BooleanQuery can not find all matches in special condition

2009-10-13 Thread tangfulin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765354#action_12765354 ] tangfulin commented on LUCENE-1974: --- Good job, Thanks you all for this! Though we

[jira] Created: (LUCENE-1193) OOM exception while sorting on more than 1 field

2008-02-26 Thread vaidy (JIRA)
OOM exception while sorting on more than 1 field Key: LUCENE-1193 URL: https://issues.apache.org/jira/browse/LUCENE-1193 Project: Lucene - Java Issue Type: Bug Components: Search

[jira] Commented: (LUCENE-1195) Performance improvement for TermInfosReader

2008-02-26 Thread Eric (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572768#action_12572768 ] Eric commented on LUCENE-1195: -- When faceting(iterating all terms), will each term be lo

[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 parame

[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

[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 cou

[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

[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 TermD

[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

[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

[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 w

[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:1

[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:3

[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

[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

[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 indee

[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

[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

[jira] Created: (LUCENE-1273) based on hasmap value the selected items has to come

2008-04-25 Thread supriya (JIRA)
based on hasmap value the selected items has to come - Key: LUCENE-1273 URL: https://issues.apache.org/jira/browse/LUCENE-1273 Project: Lucene - Java Issue Type: Bug Affects Versions

[jira] Commented: (LUCENE-25) QueryParser produces empty BooleanQueries when all clauses are stop words

2008-04-29 Thread Aviran (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592996#action_12592996 ] Aviran commented on LUCENE-25: -- This issue also affects version 2.2.0 > QueryParser p

[jira] Updated: (LUCENE-1264) Use of IOException in analysis component method signatures leads to poor error management

2008-04-29 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin updated LUCENE-1264: -- Reporter: Benson Margulies (was: Benson Margulies) > Use of IOException in analysis component met

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

2008-04-29 Thread Maurizio (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593030#action_12593030 ] Maurizio commented on LUCENE-794: - Hi, probably I'm missing something, I'm

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

2008-04-29 Thread Maurizio (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593030#action_12593030 ] maurizio316 edited comment on LUCENE-794 at 4/29/08 7:43 AM: --

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

2008-04-29 Thread Maurizio (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593068#action_12593068 ] Maurizio commented on LUCENE-794: - @Steven thanks a lot, now it's working @Bria

[jira] Created: (LUCENE-1281) Open Office Created PDF content could not be searched

2008-05-09 Thread bharath.s (JIRA)
Open Office Created PDF content could not be searched --- Key: LUCENE-1281 URL: https://issues.apache.org/jira/browse/LUCENE-1281 Project: Lucene - Java Issue Type: Bug

[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

[jira] Created: (LUCENE-1361) QueryParser should have a setDateFormat(DateFormat) method

2008-08-21 Thread ocean (JIRA)
QueryParser should have a setDateFormat(DateFormat) method -- Key: LUCENE-1361 URL: https://issues.apache.org/jira/browse/LUCENE-1361 Project: Lucene - Java Issue Type: Improvement

[jira] Created: (LUCENE-1362) Improvement reopen performance when index data is huge

2008-08-22 Thread F.Y. (JIRA)
Improvement reopen performance when index data is huge -- Key: LUCENE-1362 URL: https://issues.apache.org/jira/browse/LUCENE-1362 Project: Lucene - Java Issue Type: Wish

[jira] Created: (LUCENE-1364) 各分店

2008-08-22 Thread F.Y. (JIRA)
各分店 --- Key: LUCENE-1364 URL: https://issues.apache.org/jira/browse/LUCENE-1364 Project: Lucene - Java Issue Type: Sub-task Reporter: F.Y. -- This message is automatically generated by JIRA. - You can reply to this email to

[jira] Created: (LUCENE-1363) sub task of reopen performance

2008-08-22 Thread F.Y. (JIRA)
sub task of reopen performance -- Key: LUCENE-1363 URL: https://issues.apache.org/jira/browse/LUCENE-1363 Project: Lucene - Java Issue Type: Sub-task Environment: win Reporter: F.Y

[jira] Closed: (LUCENE-1363) sub task of reopen performance

2008-08-22 Thread F.Y. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] F.Y. closed LUCENE-1363. Resolution: Fixed > sub task of reopen performance > -- > >

[jira] Closed: (LUCENE-1364) 各分店

2008-08-22 Thread F.Y. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] F.Y. closed LUCENE-1364. Resolution: Fixed > 各分店 > --- > > Key: LUCENE-1364 >

[jira] Updated: (LUCENE-1364) sub task of reopen performance on linux

2008-08-22 Thread F.Y. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] F.Y. updated LUCENE-1364: - Summary: sub task of reopen performance on linux (was: 各分店) > sub task of reopen performance on li

[jira] Updated: (LUCENE-1363) sub task of reopen performance

2008-08-22 Thread F.Y. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] F.Y. updated LUCENE-1363: - Remaining Estimate: 48h Original Estimate: 48h > sub task of reopen performa

[JIRA] Updated: (NXP-2165) Java6 -wrong modules dependecies

2008-03-27 Thread JIRA NUXEO
nation. Maybe the option should be called "commonSynonyms" or the like... > Patch for ShingleFilter.enablePositions > --- > > Key: LUCENE-1380 > URL: https://issues.apache.org/jira/browse/LUCENE-138

[jira] Created: (LUCENE-1413) Creating PlainTextDictionary with UTF8 files

2008-10-08 Thread YourSoft (JIRA)
Creating PlainTextDictionary with UTF8 files Key: LUCENE-1413 URL: https://issues.apache.org/jira/browse/LUCENE-1413 Project: Lucene - Java Issue Type: New Feature Components: contrib

[jira] Created: (LUCENE-1439) Inconsistent API

2008-11-07 Thread Ivan.S (JIRA)
Inconsistent API - Key: LUCENE-1439 URL: https://issues.apache.org/jira/browse/LUCENE-1439 Project: Lucene - Java Issue Type: Bug Affects Versions: 3.0 Environment: any Reporter: Ivan.S The API of

[jira] Commented: (LUCENE-1439) Inconsistent API

2008-11-07 Thread Ivan.S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645826#action_12645826 ] Ivan.S commented on LUCENE-1439: I was thinking about this issue as a "request&q

[jira] Commented: (LUCENE-1439) Inconsistent API

2008-11-14 Thread Ivan.S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647548#action_12647548 ] Ivan.S commented on LUCENE-1439: Can anyone open an umbrella bug for this? I thin

[jira] Issue Comment Edited: (LUCENE-1439) Inconsistent API

2008-11-14 Thread Ivan.S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647548#action_12647548 ] ivan.s edited comment on LUCENE-1439 at 11/14/08 1:09 AM: --

[jira] Commented: (LUCENE-1439) Inconsistent API

2008-11-16 Thread Ivan.S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648008#action_12648008 ] Ivan.S commented on LUCENE-1439: I created a Wiki page for this issue

[jira] Reopened: (LUCENE-1439) Inconsistent API

2008-11-19 Thread Ivan.S (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan.S reopened LUCENE-1439: No one seems to care about this issue since it is closed, so I dare to reopen it (after I created a Wiki

[jira] Commented: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-12-01 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784373#action_12784373 ] Digy commented on LUCENE-1581: -- What about adding a new option to ASCIIFoldingFilter jus

[jira] Commented: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-12-01 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784405#action_12784405 ] Digy commented on LUCENE-1581: -- OK. thanks. DIGY > LowerCaseFilter should be abl

[jira] Created: (LUCENE-2131) the method equals in ConstantScoreRangeQuery does not compare collator property fully, this bug is similar to LUCENE-1587

2009-12-07 Thread wang (JIRA)
URL: https://issues.apache.org/jira/browse/LUCENE-2131 Project: Lucene - Java Issue Type: Bug Components: Search Affects Versions: 2.4 Reporter: wang Priority: Minor if (this.fieldName != other.fieldName // interned comparison

[jira] Created: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-10 Thread wang (JIRA)
DisjunctionMaxQuery has incorrect hashCode() implementation Key: LUCENE-2146 URL: https://issues.apache.org/jira/browse/LUCENE-2146 Project: Lucene - Java Issue Type: Bug

[jira] Updated: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-10 Thread wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wang updated LUCENE-2146: - Attachment: LUCENE-2146.patch > DisjunctionMaxQuery has incorrect hashCode() implementat

[jira] Updated: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-10 Thread wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wang updated LUCENE-2146: - Description: The DisjunctionMaxQuery class hashCode() implementation is non-deterministic. It uses

[jira] Updated: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-13 Thread wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wang updated LUCENE-2146: - Attachment: LUCENE-2146.patch this patch can fix this bug. > DisjunctionMaxQuery has incorrect hashC

[jira] Updated: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-13 Thread wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wang updated LUCENE-2146: - Attachment: (was: LUCENE-2146.patch) > DisjunctionMaxQuery has incorrect hashCode() implementat

[jira] Updated: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-13 Thread wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wang updated LUCENE-2146: - Attachment: DisjunctionMaxQueryTest.java > DisjunctionMaxQuery has incorrect hashCode() implementat

[jira] Commented: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-14 Thread wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790107#action_12790107 ] wang commented on LUCENE-2146: -- Thanks Michael and Uwe. i understand it is not a

[jira] Commented: (LUCENE-2205) Rework of the TermInfosReader class to remove the Terms[], TermInfos[], and the index pointer long[] and create a more memory efficient data structure.

2010-01-18 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802015#action_12802015 ] Deepak commented on LUCENE-2205: Hi Aaron I would like to test this patch on

[jira] Commented: (LUCENE-2205) Rework of the TermInfosReader class to remove the Terms[], TermInfos[], and the index pointer long[] and create a more memory efficient data structure.

2010-01-19 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802535#action_12802535 ] Deepak commented on LUCENE-2205: Hi Aaron I hope you will be able to post the f

[jira] Created: (LUCENE-852) spellchecker: make hard-coded values configurable

2007-03-28 Thread karin (JIRA)
spellchecker: make hard-coded values configurable - Key: LUCENE-852 URL: https://issues.apache.org/jira/browse/LUCENE-852 Project: Lucene - Java Issue Type: Improvement Reporter

[jira] Updated: (LUCENE-852) spellchecker: make hard-coded values configurable

2007-03-28 Thread karin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] karin updated LUCENE-852: - Description: the class org.apache.lucene.search.spell.SpellChecker uses the following hard-coded values in

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-09-04 Thread Nat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524694 ] Nat commented on LUCENE-743: Please also consider making an option where the reopen can be automated (i.e. when the

[jira] Commented: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2007-10-21 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536510 ] Digy commented on LUCENE-1029: -- I think , the phrase + * Please note that the replacements performed by this filter

[jira] Commented: (LUCENE-753) Use NIO positional read to avoid synchronization in FSIndexInput

2008-01-13 Thread Nat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558425#action_12558425 ] Nat commented on LUCENE-753: I think bufsize has way much bigger impact than

[jira] Commented: (LUCENE-390) Contribution: LuceneIndexAccessor

2008-01-16 Thread vivek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559694#action_12559694 ] vivek commented on LUCENE-390: -- Is there any plan to incorporate this IndexAccessor pac

[jira] Commented: (LUCENE-390) Contribution: LuceneIndexAccessor

2008-01-16 Thread vivek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559694#action_12559694 ] vivek commented on LUCENE-390: -- Is there any plan to incorporate this IndexAccessor pac

[jira] Issue Comment Edited: (LUCENE-390) Contribution: LuceneIndexAccessor

2008-01-16 Thread vivek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559694#action_12559694 ] vivash edited comment on LUCENE-390 at 1/16/08 2:33 PM: --- Is t

[jira] Issue Comment Edited: (LUCENE-390) Contribution: LuceneIndexAccessor

2008-01-16 Thread vivek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559694#action_12559694 ] vivash edited comment on LUCENE-390 at 1/16/08 2:33 PM: --- Is t

[jira] Commented: (LUCENE-855) MemoryCachedRangeFilter to boost performance of Range queries

2008-01-20 Thread vivek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560912#action_12560912 ] vivek commented on LUCENE-855: -- Any plans to have this part of Lucene

[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

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-01-20 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802903#action_12802903 ] Paul Elschot commented on LUCENE-1990: -- Paul: In the aligned case, and with

[jira] Updated: (LUCENE-2228) AES Encrypted Directory

2010-01-20 Thread Jay Mundrawala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Mundrawala updated LUCENE-2228: --- Attachment: lucene-encryption.tar.gz > AES Encrypted Direct

[jira] Created: (LUCENE-2228) AES Encrypted Directory

2010-01-20 Thread Jay Mundrawala (JIRA)
AES Encrypted Directory --- Key: LUCENE-2228 URL: https://issues.apache.org/jira/browse/LUCENE-2228 Project: Lucene - Java Issue Type: New Feature Components: Store Affects Versions: 3.1

[jira] Commented: (LUCENE-2228) AES Encrypted Directory

2010-01-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802915#action_12802915 ] Michael McCandless commented on LUCENE-2228: This looks cool! Can you ch

[jira] Commented: (LUCENE-2221) Micro-benchmarks for ntz and pop (BitUtils) operations.

2010-01-20 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802927#action_12802927 ] Dawid Weiss commented on LUCENE-2221: - Results from Intel I7 -- an improvemen

[jira] Updated: (LUCENE-2228) AES Encrypted Directory

2010-01-20 Thread Jay Mundrawala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Mundrawala updated LUCENE-2228: --- Attachment: LUCENE-2228.patch > AES Encrypted Direct

[jira] Updated: (LUCENE-2228) AES Encrypted Directory

2010-01-20 Thread Jay Mundrawala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Mundrawala updated LUCENE-2228: --- Lucene Fields: [New, Patch Available] (was: [New]) > AES Encrypted Direct

[jira] Commented: (LUCENE-2221) Micro-benchmarks for ntz and pop (BitUtils) operations.

2010-01-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802972#action_12802972 ] Yonik Seeley commented on LUCENE-2221: -- bq. Results from Intel I7 - an improve

[jira] Created: (LUCENE-2229) SimpleSpanFragmenter fails to start a new fragment

2010-01-20 Thread Elmer Garduno (JIRA)
SimpleSpanFragmenter fails to start a new fragment -- Key: LUCENE-2229 URL: https://issues.apache.org/jira/browse/LUCENE-2229 Project: Lucene - Java Issue Type: Bug Components

[jira] Commented: (LUCENE-1488) multilingual analyzer based on icu

2010-01-20 Thread Vilaythong Southavilay (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803058#action_12803058 ] Vilaythong Southavilay commented on LUCENE-1488: I tested Lao numbers

[jira] Commented: (LUCENE-1488) multilingual analyzer based on icu

2010-01-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803061#action_12803061 ] Robert Muir commented on LUCENE-1488: - Hi Vilay, this is not intentional to s

[jira] Issue Comment Edited: (LUCENE-1488) multilingual analyzer based on icu

2010-01-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803061#action_12803061 ] Robert Muir edited comment on LUCENE-1488 at 1/20/10 11:4

[jira] Resolved: (LUCENE-2226) move contrib/snowball to contrib/analyzers

2010-01-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2226. - Resolution: Fixed Committed revision 901505. > move contrib/snowball to contrib/analyz

[jira] Updated: (LUCENE-2226) move contrib/snowball to contrib/analyzers

2010-01-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2226: -- Attachment: LUCENE-2226-javadocs.patch Here the fix for the javadocs-all target after hudson

[jira] Commented: (LUCENE-2221) Micro-benchmarks for ntz and pop (BitUtils) operations.

2010-01-21 Thread Cristian Vat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803236#action_12803236 ] Cristian Vat commented on LUCENE-2221: -- Ran the benchmark.jar also on my mac

[jira] Updated: (LUCENE-2221) Micro-benchmarks for ntz and pop (BitUtils) operations.

2010-01-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-2221: Attachment: (was: benchmark.jar) > Micro-benchmarks for ntz and pop (BitUtils) operati

[jira] Updated: (LUCENE-2221) Micro-benchmarks for ntz and pop (BitUtils) operations.

2010-01-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-2221: Attachment: benchmark.jar An updated set of benchmarks (simple loops and JRE ntz/pop). > Mi

[jira] Updated: (LUCENE-2221) Micro-benchmarks for ntz and pop (BitUtils) operations.

2010-01-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-2221: Attachment: (was: lucene-bitset-benchmarks.zip) > Micro-benchmarks for ntz and pop (BitUt

[jira] Updated: (LUCENE-2221) Micro-benchmarks for ntz and pop (BitUtils) operations.

2010-01-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-2221: Attachment: lucene-bitset-benchmarks.zip Updated source code for the benchmarks. > Mi

<    1   2   3   4   5   6   7   8   9   10   >