[jira] Commented: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858108#action_12858108 ] Uwe Schindler commented on LUCENE-2399: --- I know, you were running the test without a

[jira] Commented: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858104#action_12858104 ] Uwe Schindler commented on LUCENE-2399: --- Hurra! You used the StringBuilder as buffer

[jira] Updated: (LUCENE-2395) Add a scoring DistanceQuery that does not need caches and separate filters

2010-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2395: -- Attachment: DistanceQuery.java Added Weight.explain() and fixed a missing replacement. > Add

[jira] Updated: (LUCENE-2395) Add a scoring DistanceQuery that does not need caches and separate filters

2010-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2395: -- Attachment: (was: DistanceQuery.java) > Add a scoring DistanceQuery that does not need cac

[jira] Updated: (LUCENE-2395) Add a scoring DistanceQuery that does not need caches and separate filters

2010-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2395: -- Attachment: DistanceQuery.java small updates to Chris' patches. > Add a scoring DistanceQuery

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857402#action_12857402 ] Uwe Schindler commented on LUCENE-2396: --- bq. Static? Weren't you against that!? He

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857384#action_12857384 ] Uwe Schindler commented on LUCENE-2396: --- Are you sure you want to use LUCENE_CURRENT

[jira] Updated: (LUCENE-2395) Add a scoring DistanceQuery that does not need caches and separate filters

2010-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2395: -- Attachment: DistanceQuery.java A first idea of the Query, it does not even compile as some cla

[jira] Updated: (LUCENE-2395) Add a scoring DistanceQuery that does not need caches and separate filters

2010-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2395: -- Description: In a chat with Chris Male and my own ideas when implementing for PANGAEA, I thou

[jira] Created: (LUCENE-2395) Add a scoring DistanceQuery that does not need caches and separate filters

2010-04-15 Thread Uwe Schindler (JIRA)
Add a scoring DistanceQuery that does not need caches and separate filters -- Key: LUCENE-2395 URL: https://issues.apache.org/jira/browse/LUCENE-2395 Project: Lucene - Java

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855792#action_12855792 ] Uwe Schindler commented on LUCENE-2386: --- Thanks Earwin, thats exactly my opinion, to

[jira] Commented: (LUCENE-2386) IndexWriter commits unnecessarily on fresh Directory

2010-04-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855739#action_12855739 ] Uwe Schindler commented on LUCENE-2386: --- I dont understand the whole issue, too. Fo

[jira] Updated: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-04-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2154: -- Attachment: LUCENE-2154-Jakarta-BCEL.patch Slightly improved patch to correctly work with Char

[jira] Resolved: (LUCENE-2389) Enforce TokenStream impl / Analyzer finalness by an assertion

2010-04-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2389. --- Resolution: Fixed Committed revision: 932864 > Enforce TokenStream impl / Analyzer finalnes

[jira] Commented: (LUCENE-2390) contrib/remote tests fail randomly

2010-04-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855650#action_12855650 ] Uwe Schindler commented on LUCENE-2390: --- Looks fine! +1 to commit! > contrib/remote

[jira] Updated: (LUCENE-2389) Enforce TokenStream impl / Analyzer finalness by an assertion

2010-04-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2389: -- Attachment: LUCENE-2389.patch Improved patch that also makes Analyzers with final (reusable)To

[jira] Updated: (LUCENE-2389) Enforce TokenStream impl / Analyzer finalness by an assertion

2010-04-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2389: -- Attachment: LUCENE-2389.patch Patch. > Enforce TokenStream impl / Analyzer finalness by an as

[jira] Updated: (LUCENE-2389) Enforce TokenStream impl / Analyzer finalness by an assertion

2010-04-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2389: -- Fix Version/s: 3.1 > Enforce TokenStream impl / Analyzer finalness by an assertion > -

[jira] Created: (LUCENE-2389) Enforce TokenStream impl / Analyzer finalness by an assertion

2010-04-10 Thread Uwe Schindler (JIRA)
Enforce TokenStream impl / Analyzer finalness by an assertion - Key: LUCENE-2389 URL: https://issues.apache.org/jira/browse/LUCENE-2389 Project: Lucene - Java Issue Type: Improvemen

[jira] Commented: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855590#action_12855590 ] Uwe Schindler commented on LUCENE-2372: --- Committed core part in revision: 932749 >

[jira] Updated: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2372: -- Attachment: LUCENE-2372.patch Updated patch after last commit. > Replace deprecated TermAttri

[jira] Updated: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2372: -- Attachment: LUCENE-2372.patch Updated patch, now also KeywordAnalyzer and PerFieldAnalyzerWrap

[jira] Commented: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855498#action_12855498 ] Uwe Schindler commented on LUCENE-2372: --- One more: PerFieldAnalyzerWrapper :( - Sorr

[jira] Commented: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855493#action_12855493 ] Uwe Schindler commented on LUCENE-2372: --- Did it already for StandardAna (see patch).

[jira] Updated: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2372: -- Attachment: LUCENE-2372.patch Small updates. Just one question: The only non-final Analyzer l

[jira] Updated: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2372: -- Attachment: LUCENE-2372.patch Patch that removes deprecated usage of TermAttribute from Lucene

[jira] Commented: (LUCENE-2364) Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery & Co.

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855358#action_12855358 ] Uwe Schindler commented on LUCENE-2364: --- +1 Term is still used at a lot of places i

[jira] Resolved: (LUCENE-2302) Replacement for TermAttribute+Impl with extended capabilities (byte[] support, CharSequence, Appendable)

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2302. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Committed revis

[jira] Updated: (LUCENE-2302) Replacement for TermAttribute+Impl with extended capabilities (byte[] support, CharSequence, Appendable)

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2302: -- Attachment: LUCENE-2302-toString.patch Patch that fixes the toString() problems in Token and a

[jira] Commented: (LUCENE-2387) IndexWriter retains references to Readers used in Fields (memory leak)

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855345#action_12855345 ] Uwe Schindler commented on LUCENE-2387: --- As Tokenizers are reused, the analyzer hold

[jira] Updated: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2372: -- Attachment: LUCENE-2372.patch Here a first patch for the core tokenstreams. Tests not yet chan

[jira] Resolved: (LUCENE-2384) Reset zzBuffer in StandardTokenizerImpl* when lexer is reset.

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2384. --- Resolution: Fixed Committed revision: 932163 > Reset zzBuffer in StandardTokenizerImpl* whe

[jira] Resolved: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2074. --- Resolution: Fixed Committed revision: 932163 > Use a separate JFlex generated Unicode 4 by

[jira] Updated: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2074: -- Attachment: LUCENE-2074.patch New patch with replacement of deprecated TermAttribute -> CharTe

[jira] Commented: (LUCENE-2385) Move NoDeletionPolicy from benchmark to core

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855164#action_12855164 ] Uwe Schindler commented on LUCENE-2385: --- Yeah thats fine! > Move NoDeletionPolicy f

[jira] Commented: (LUCENE-2385) Move NoDeletionPolicy from benchmark to core

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855150#action_12855150 ] Uwe Schindler commented on LUCENE-2385: --- In general we place a list of all svn move/

[jira] Commented: (LUCENE-2385) Move NoDeletionPolicy from benchmark to core

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855136#action_12855136 ] Uwe Schindler commented on LUCENE-2385: --- The patch does not look like you svn moved

[jira] Commented: (LUCENE-2384) Reset zzBuffer in StandardTokenizerImpl* when lexer is reset.

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854908#action_12854908 ] Uwe Schindler commented on LUCENE-2384: --- {quote} patch to reset the zzBuffer when th

[jira] Commented: (LUCENE-2384) Reset zzBuffer in StandardTokenizerImpl* when lexer is reset.

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854903#action_12854903 ] Uwe Schindler commented on LUCENE-2384: --- For JFlex this does not help as the Jflex-g

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854900#action_12854900 ] Uwe Schindler commented on LUCENE-2074: --- Created sub-issue: LUCENE-2384 > Use a sep

[jira] Created: (LUCENE-2384) Reset zzBuffer in StandardTokenizerImpl* when lexer is reset.

2010-04-08 Thread Uwe Schindler (JIRA)
Reset zzBuffer in StandardTokenizerImpl* when lexer is reset. - Key: LUCENE-2384 URL: https://issues.apache.org/jira/browse/LUCENE-2384 Project: Lucene - Java Issue Type: Sub-task

[jira] Updated: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2074: -- Attachment: LUCENE-2074.patch > Use a separate JFlex generated Unicode 4 by Java 5 compatible

[jira] Updated: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2074: -- Attachment: (was: LUCENE-2074.patch) > Use a separate JFlex generated Unicode 4 by Java 5

[jira] Updated: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2074: -- Attachment: LUCENE-2074.patch Updated also the error message about missing jflex when calling

[jira] Updated: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2074: -- Attachment: LUCENE-2074.patch Here a new patch, with the zzBuffer reset to default implemented

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854890#action_12854890 ] Uwe Schindler commented on LUCENE-2074: --- You dont need the jflex binaries in general

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854886#action_12854886 ] Uwe Schindler commented on LUCENE-2074: --- I plan to commit this soon! So any patch wi

[jira] Commented: (LUCENE-2074) Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer

2010-04-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854882#action_12854882 ] Uwe Schindler commented on LUCENE-2074: --- As requested on the mailing list, I will lo

[jira] Issue Comment Edited: (LUCENE-2383) Some small fixes after the flex merge...

2010-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854681#action_12854681 ] Uwe Schindler edited comment on LUCENE-2383 at 4/7/10 8:24 PM: -

[jira] Issue Comment Edited: (LUCENE-2383) Some small fixes after the flex merge...

2010-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854681#action_12854681 ] Uwe Schindler edited comment on LUCENE-2383 at 4/7/10 8:23 PM: -

[jira] Commented: (LUCENE-2383) Some small fixes after the flex merge...

2010-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854681#action_12854681 ] Uwe Schindler commented on LUCENE-2383: --- FCRF looks ok, I would only change the next

[jira] Commented: (LUCENE-2380) Add FieldCache.getTermBytes, to load term data as byte[]

2010-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854639#action_12854639 ] Uwe Schindler commented on LUCENE-2380: --- This goes again in the direction of not hav

[jira] Commented: (LUCENE-2380) Add FieldCache.getTermBytes, to load term data as byte[]

2010-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854594#action_12854594 ] Uwe Schindler commented on LUCENE-2380: --- The structure should look like String and S

[jira] Commented: (LUCENE-2376) java.lang.OutOfMemoryError:Java heap space

2010-04-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854396#action_12854396 ] Uwe Schindler commented on LUCENE-2376: --- You mean insane amount of fields with norms

[jira] Deleted: (LUCENE-2375) Add introspection API to AttributeSource/AttributeImpl

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler deleted LUCENE-2375: -- > Add introspection API to AttributeSource/AttributeImpl > ---

[jira] Created: (LUCENE-2375) Add introspection API to AttributeSource/AttributeImpl

2010-04-06 Thread Uwe Schindler (JIRA)
Add introspection API to AttributeSource/AttributeImpl -- Key: LUCENE-2375 URL: https://issues.apache.org/jira/browse/LUCENE-2375 Project: Lucene - Java Issue Type: Improvement Co

[jira] Created: (LUCENE-2374) Add introspection API to AttributeSource/AttributeImpl

2010-04-06 Thread Uwe Schindler (JIRA)
Add introspection API to AttributeSource/AttributeImpl -- Key: LUCENE-2374 URL: https://issues.apache.org/jira/browse/LUCENE-2374 Project: Lucene - Java Issue Type: Improvement Co

[jira] Commented: (LUCENE-2302) Replacement for TermAttribute+Impl with extended capabilities (byte[] support, CharSequence, Appendable)

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854199#action_12854199 ] Uwe Schindler commented on LUCENE-2302: --- I will create a patch with option #2 and lo

[jira] Created: (LUCENE-2372) Replace deprecated TermAttribute by new CharTermAttribute

2010-04-06 Thread Uwe Schindler (JIRA)
Replace deprecated TermAttribute by new CharTermAttribute - Key: LUCENE-2372 URL: https://issues.apache.org/jira/browse/LUCENE-2372 Project: Lucene - Java Issue Type: Improvement Af

[jira] Closed: (LUCENE-2332) Mrge CharTermAttribute and deprecations to trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-2332. - Resolution: Invalid Flex was merged, so this is no longer needed. > Mrge CharTermAttribute and

[jira] Resolved: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2370. --- Resolution: Fixed Mike fixed the missing merges! Thanks. > Reintegrate flex branch into tru

[jira] Commented: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854134#action_12854134 ] Uwe Schindler commented on LUCENE-2370: --- Committed revision: 931278 I leave the iss

[jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: -- Attachment: LUCENE-2370.patch Here the final patch after cooperative reviewing in IRC. I will

[jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: -- Attachment: LUCENE-2370.patch New patch, reverted all files with whitespace-only changes. >

[jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: -- Attachment: LUCENE-2370-solrfixes.patch Here some fixes for Solr: - makes it compile after fle

[jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: -- Attachment: LUCENE-2370.patch Here a new patch with lots of cleanups, thanks rmuir. Also rever

[jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: -- Attachment: LUCENE-2370.patch sorry, new patch. The flex branch still contains some whitespac

[jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: -- Attachment: (was: LUCENE-2370.patch) > Reintegrate flex branch into trunk > --

[jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: -- Attachment: LUCENE-2370.patch Here the patch just for review! You cannot really apply it as i

[jira] Created: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Uwe Schindler (JIRA)
Reintegrate flex branch into trunk -- Key: LUCENE-2370 URL: https://issues.apache.org/jira/browse/LUCENE-2370 Project: Lucene - Java Issue Type: Task Affects Versions: Flex Branch Reporter: Uwe

[jira] Commented: (LUCENE-2364) Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery & Co.

2010-04-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853336#action_12853336 ] Uwe Schindler commented on LUCENE-2364: --- This would also make MTQ's rewrite mode int

[jira] Resolved: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-04-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2354. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Committed revis

[jira] Updated: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-04-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2354: -- Attachment: LUCENE-2354.patch Updated patch with lots of javadocs cleanups and new getPrefixCo

[jira] Created: (LUCENE-2364) Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery & Co.

2010-04-04 Thread Uwe Schindler (JIRA)
Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery & Co. - Key: LUCENE-2364 URL: https://issues.apache.org/jira/browse/LUCENE-2364 Project: Lucen

[jira] Updated: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-04-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2354: -- Attachment: LUCENE-2354.patch Here updated patch with cleaned up NumericUtils (no String metho

[jira] Closed: (LUCENE-2363) Classes BooleanFilter and FilterClause missing in 2.2

2010-04-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-2363. - > Classes BooleanFilter and FilterClause missing in 2.2 > --

[jira] Resolved: (LUCENE-2363) Classes BooleanFilter and FilterClause missing in 2.2

2010-04-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2363. --- Resolution: Invalid These classes are in the queries contrib, not in lucene-core. So you hav

[jira] Commented: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851856#action_12851856 ] Uwe Schindler commented on LUCENE-2310: --- Yeah! > Reduce Fieldable, AbstractField an

[jira] Commented: (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2010-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851849#action_12851849 ] Uwe Schindler commented on LUCENE-2310: --- I am also +1 on the indexer interface. I j

[jira] Commented: (LUCENE-2302) Replacement for TermAttribute+Impl with extended capabilities (byte[] support, CharSequence, Appendable)

2010-03-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851596#action_12851596 ] Uwe Schindler commented on LUCENE-2302: --- Will add the javadocs and think about the C

[jira] Commented: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-03-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851598#action_12851598 ] Uwe Schindler commented on LUCENE-2354: --- Will work here the next days and rewrite th

[jira] Issue Comment Edited: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851010#action_12851010 ] Uwe Schindler edited comment on LUCENE-2354 at 3/29/10 5:23 PM:

[jira] Commented: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851010#action_12851010 ] Uwe Schindler commented on LUCENE-2354: --- bq. But the encoding is unchanged right? (I

[jira] Updated: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-03-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2354: -- Attachment: LUCENE-2354.patch Here a first preview patch. NumericUtils still contains lots of

[jira] Assigned: (LUCENE-2315) AttributeSource's methods for accessing attributes should be final, else its easy to corrupt the internal states

2010-03-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-2315: - Assignee: Uwe Schindler > AttributeSource's methods for accessing attributes should be f

[jira] Created: (LUCENE-2354) Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[]

2010-03-27 Thread Uwe Schindler (JIRA)
Convert NumericUtils and NumericTokenStream to use BytesRef instead of Strings/char[] - Key: LUCENE-2354 URL: https://issues.apache.org/jira/browse/LUCENE-2354 Projec

[jira] Resolved: (LUCENE-2352) Add a new TestBackwardsCompatibility index for flex backwards (a 3.0 one with also numeric fields)

2010-03-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2352. --- Resolution: Fixed Committed revision: 928295 > Add a new TestBackwardsCompatibility index f

[jira] Updated: (LUCENE-2352) Add a new TestBackwardsCompatibility index for flex backwards (a 3.0 one with also numeric fields)

2010-03-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2352: -- Attachment: LUCENE-2352.patch Add a range for all docs to check if lower-prec terms are also o

[jira] Updated: (LUCENE-2352) Add a new TestBackwardsCompatibility index for flex backwards (a 3.0 one with also numeric fields)

2010-03-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2352: -- Attachment: index.30.nocfs.zip index.30.cfs.zip LUCENE-2352.pat

[jira] Created: (LUCENE-2352) Add a new TestBackwardsCompatibility index for flex backwards (a 3.0 one with also numeric fields)

2010-03-27 Thread Uwe Schindler (JIRA)
Add a new TestBackwardsCompatibility index for flex backwards (a 3.0 one with also numeric fields) -- Key: LUCENE-2352 URL: https://issues.apache.org/jira/browse/LUCEN

[jira] Commented: (LUCENE-2351) optimize automatonquery

2010-03-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850546#action_12850546 ] Uwe Schindler commented on LUCENE-2351: --- This one should be final: {code} + public

[jira] Updated: (LUCENE-2306) contrib/xml-query-parser: NumericRangeQuery and -Filter support

2010-03-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2306: -- Summary: contrib/xml-query-parser: NumericRangeQuery and -Filter support (was: contrib/xml-qu

[jira] Commented: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support

2010-03-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850495#action_12850495 ] Uwe Schindler commented on LUCENE-2306: --- Committed package and test fixes in revisio

[jira] Reopened: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support

2010-03-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-2306: --- I will commit my changes to the package names and a missing super.tearDown() soon. But I found

[jira] Commented: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850438#action_12850438 ] Uwe Schindler commented on LUCENE-2306: --- I fixed this here locally. Also the builder

[jira] Commented: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850433#action_12850433 ] Uwe Schindler commented on LUCENE-2306: --- A few tests are in a "com.apache.lucene" pa

[jira] Commented: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850351#action_12850351 ] Uwe Schindler commented on LUCENE-1709: --- bq. The only thing left now, is to make sur

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850202#action_12850202 ] Uwe Schindler commented on LUCENE-2349: --- Backwards always used a separate temp folde

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850081#action_12850081 ] Uwe Schindler commented on LUCENE-2345: --- Here a good explanation: [http://www.inform

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850079#action_12850079 ] Uwe Schindler commented on LUCENE-2345: --- Non-final/private method calls from ctors i

  1   2   3   4   5   6   7   8   9   10   >