[jira] Created: (LUCENE-2296) Include UML diagrams in javadocs

2010-03-05 Thread Andrzej Bialecki (JIRA)
Include UML diagrams in javadocs Key: LUCENE-2296 URL: https://issues.apache.org/jira/browse/LUCENE-2296 Project: Lucene - Java Issue Type: Improvement Components: Build Affects Versions: 3.1

[jira] Updated: (LUCENE-2296) Include UML diagrams in javadocs

2010-03-05 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2296: -- Attachment: package-summary.png Example class diagram for org.apache.lucene.search. Gr

[jira] Updated: (LUCENE-2296) Include UML diagrams in javadocs

2010-03-05 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2296: -- Attachment: apiviz.patch Patch to use the apiviz doclet. This assumes that the apiviz

[jira] Updated: (LUCENE-2296) Include UML diagrams in javadocs

2010-03-05 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2296: -- Attachment: package-summary.png Here's a similar graph built from Solr sources, to bef

[jira] Commented: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-03-18 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846936#action_12846936 ] Andrzej Bialecki commented on LUCENE-2329: --- Slightly off-topic ... Having a fac

[jira] Commented: (LUCENE-2341) explore morfologik integration

2010-03-24 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849203#action_12849203 ] Andrzej Bialecki commented on LUCENE-2341: --- When indexing multiple stems/lemmas

[jira] Created: (LUCENE-2373) Change StandardTermsDictWriter to work with streaming and append-only filesystems

2010-04-06 Thread Andrzej Bialecki (JIRA)
Change StandardTermsDictWriter to work with streaming and append-only filesystems - Key: LUCENE-2373 URL: https://issues.apache.org/jira/browse/LUCENE-2373 Project: Lucen

[jira] Commented: (LUCENE-2373) Change StandardTermsDictWriter to work with streaming and append-only filesystems

2010-04-06 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854240#action_12854240 ] Andrzej Bialecki commented on LUCENE-2373: --- Just noticed that the same problem

[jira] Created: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-09-20 Thread Andrzej Bialecki (JIRA)
Lucene benchmark: objective performance test for Lucene --- Key: LUCENE-675 URL: http://issues.apache.org/jira/browse/LUCENE-675 Project: Lucene - Java Issue Type: Improvement R

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-09-20 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Andrzej Bialecki updated LUCENE-675: - Attachment: LuceneBenchmark.java This is just a starting point for discussion - it's a pretty old file I found lying around, so it may not even compi

[jira] Commented: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-09-20 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=comments#action_12436442 ] Andrzej Bialecki commented on LUCENE-675: -- Yes, that could be a good additional source. However, IMHO the primary corpus should be widely known and stand

[jira] Commented: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-09-21 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=comments#action_12436518 ] Andrzej Bialecki commented on LUCENE-675: -- The dependency on commons-compress could be avoided - I used this just to be able to unpack tar.gz files, we c

[jira] Commented: (LUCENE-532) [PATCH] Indexing on Hadoop distributed file system

2006-11-10 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-532?page=comments#action_12448877 ] Andrzej Bialecki commented on LUCENE-532: -- Hadoop cannot (yet) change file position when writing. All files are write-once, i.e. once they are closed the

[jira] Created: (LUCENE-811) Public API inconsistency

2007-02-22 Thread Andrzej Bialecki (JIRA)
Public API inconsistency Key: LUCENE-811 URL: https://issues.apache.org/jira/browse/LUCENE-811 Project: Lucene - Java Issue Type: Bug Components: Index Affects Versions: 2.1 Environment: 2.1.0

[jira] Commented: (LUCENE-811) Public API inconsistency

2007-02-22 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475193 ] Andrzej Bialecki commented on LUCENE-811: -- I'm fine with making these classes package-private - Luke alread

[jira] Commented: (LUCENE-1575) Refactoring Lucene collectors (HitCollector and extensions)

2009-04-01 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694452#action_12694452 ] Andrzej Bialecki commented on LUCENE-1575: --- I'm late to this discussion, so I m

[jira] Created: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2009-08-15 Thread Andrzej Bialecki (JIRA)
Static index pruning by in-document term frequency (Carmel pruning) --- Key: LUCENE-1812 URL: https://issues.apache.org/jira/browse/LUCENE-1812 Project: Lucene - Java Issue Type

[jira] Updated: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2009-08-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1812: -- Attachment: pruning.patch Patch relative to the current trunk. > Static index pruning

[jira] Created: (LUCENE-1813) Add option to ReverseStringFilter to mark reversed tokens

2009-08-15 Thread Andrzej Bialecki (JIRA)
Add option to ReverseStringFilter to mark reversed tokens - Key: LUCENE-1813 URL: https://issues.apache.org/jira/browse/LUCENE-1813 Project: Lucene - Java Issue Type: Improvement

[jira] Updated: (LUCENE-1813) Add option to ReverseStringFilter to mark reversed tokens

2009-08-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1813: -- Attachment: reverseMark.patch Patch and unit tests. > Add option to ReverseStringFilt

[jira] Commented: (LUCENE-1813) Add option to ReverseStringFilter to mark reversed tokens

2009-08-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743743#action_12743743 ] Andrzej Bialecki commented on LUCENE-1813: --- Either way is fine with me. To pres

[jira] Updated: (LUCENE-1813) Add option to ReverseStringFilter to mark reversed tokens

2009-08-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1813: -- Attachment: reverseMark-2.patch Updated patch that moves the marking logic to incremen

[jira] Commented: (LUCENE-1813) Add option to ReverseStringFilter to mark reversed tokens

2009-08-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743983#action_12743983 ] Andrzej Bialecki commented on LUCENE-1813: --- +1. One comment, perhaps stating th

[jira] Commented: (LUCENE-1959) Index Splitter

2009-10-08 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763440#action_12763440 ] Andrzej Bialecki commented on LUCENE-1959: --- I'm of a split mind about this spli

[jira] Updated: (LUCENE-1959) Index Splitter

2009-10-08 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1959: -- Attachment: mp-splitter.patch Here's my submission to the index splitting race ;) This

[jira] Updated: (LUCENE-1959) Index Splitter

2009-10-08 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1959: -- Attachment: mp-splitter2.patch Now, the mystery is why this test passed when executed

[jira] Commented: (LUCENE-1959) Index Splitter

2009-10-09 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763933#action_12763933 ] Andrzej Bialecki commented on LUCENE-1959: --- The test passed in Eclipse only - "

[jira] Updated: (LUCENE-1959) Index Splitter

2009-10-09 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1959: -- Attachment: mp-splitter3.patch As suggested by Uwe, don't allocate the old deletions b

[jira] Updated: (LUCENE-1959) Index Splitter

2009-10-09 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1959: -- Attachment: mp-splitter4.patch I moved the files in this patch to contrib/misc and upd

[jira] Commented: (LUCENE-1959) Index Splitter

2009-10-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765097#action_12765097 ] Andrzej Bialecki commented on LUCENE-1959: --- Indeed, thanks for the fix - I'll c

[jira] Commented: (LUCENE-1959) Index Splitter

2009-10-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765101#action_12765101 ] Andrzej Bialecki commented on LUCENE-1959: --- Committed revision 824798. > Index

[jira] Updated: (LUCENE-1285) WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types

2008-05-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1285: -- Description: Given a BooleanQuery with multiple clauses, if a term occurs both in a Sp

[jira] Updated: (LUCENE-1285) WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types

2008-05-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1285: -- Attachment: highlighter.patch A patch to fix the issue. > WeightedSpanTermExtractor i

[jira] Created: (LUCENE-1285) WeightedSpanTermExtractor doesn'

2008-05-15 Thread Andrzej Bialecki (JIRA)
WeightedSpanTermExtractor doesn' Key: LUCENE-1285 URL: https://issues.apache.org/jira/browse/LUCENE-1285 Project: Lucene - Java Issue Type: Bug Components: contrib/highlighter Affects Versions:

[jira] Created: (LUCENE-1396) Improve PhraseQuery.toString()

2008-09-19 Thread Andrzej Bialecki (JIRA)
Improve PhraseQuery.toString() -- Key: LUCENE-1396 URL: https://issues.apache.org/jira/browse/LUCENE-1396 Project: Lucene - Java Issue Type: Improvement Components: Search Affects Versions: 2.4, 2.9

[jira] Updated: (LUCENE-1396) Improve PhraseQuery.toString()

2008-09-19 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1396: -- Attachment: phraseQuery.patch This patch improves toString(), and adds a unit test. G

[jira] Created: (LUCENE-1420) Similarity.lengthNorm and positionIncrement=0

2008-10-13 Thread Andrzej Bialecki (JIRA)
Similarity.lengthNorm and positionIncrement=0 - Key: LUCENE-1420 URL: https://issues.apache.org/jira/browse/LUCENE-1420 Project: Lucene - Java Issue Type: Improvement Components: Index

[jira] Updated: (LUCENE-1420) Similarity.lengthNorm and positionIncrement=0

2008-10-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1420: -- Attachment: similarity.patch This patch adds Similarity,length(fieldName, numTokens, n

[jira] Updated: (LUCENE-1420) Similarity.lengthNorm and positionIncrement=0

2008-10-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1420: -- Attachment: similarity-v2.patch Patch that uses FieldInvertState, as suggested. Change

[jira] Commented: (LUCENE-1420) Similarity.lengthNorm and positionIncrement=0

2008-10-28 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643231#action_12643231 ] Andrzej Bialecki commented on LUCENE-1420: --- Thanks for a thorough review. I'm f

[jira] Created: (LUCENE-1452) Binary field content lost during optimize

2008-11-13 Thread Andrzej Bialecki (JIRA)
Binary field content lost during optimize - Key: LUCENE-1452 URL: https://issues.apache.org/jira/browse/LUCENE-1452 Project: Lucene - Java Issue Type: Bug Components: Index Affects Versio

[jira] Updated: (LUCENE-1452) Binary field content lost during optimize

2008-11-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1452: -- Attachment: binaryField-junit.patch Test case to illustrate the problem. This happens

[jira] Created: (LUCENE-1464) FSDirectory.getDirectory always creates index path

2008-11-21 Thread Andrzej Bialecki (JIRA)
FSDirectory.getDirectory always creates index path -- Key: LUCENE-1464 URL: https://issues.apache.org/jira/browse/LUCENE-1464 Project: Lucene - Java Issue Type: Bug Components: Store

[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path

2008-11-22 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649940#action_12649940 ] Andrzej Bialecki commented on LUCENE-1464: --- The patch looks fine to me in the s

[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path

2008-11-22 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649950#action_12649950 ] Andrzej Bialecki commented on LUCENE-1464: --- Well, if it's the IndexWriter's job

[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path

2008-11-22 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649954#action_12649954 ] Andrzej Bialecki commented on LUCENE-1464: --- Ok, after reading LUCENE-773 I relu

[jira] Commented: (LUCENE-1494) Additional features for searching for value across multiple fields (many-to-one style)

2008-12-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657353#action_12657353 ] Andrzej Bialecki commented on LUCENE-1494: --- Luke should work with trunk, possib

[jira] Updated: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2009-11-02 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1812: -- Attachment: pruning.patch Updated patch against trunk/ . This patch is a major refacto

[jira] Created: (LUCENE-2048) Omit positions but keep termFreq

2009-11-09 Thread Andrzej Bialecki (JIRA)
Omit positions but keep termFreq Key: LUCENE-2048 URL: https://issues.apache.org/jira/browse/LUCENE-2048 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versions: 3.1

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2009-11-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775358#action_12775358 ] Andrzej Bialecki commented on LUCENE-1812: --- Nice job, Robert - thanks! BTW, you

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2009-11-11 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776450#action_12776450 ] Andrzej Bialecki commented on LUCENE-1812: --- Default threshold of what? When usi

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2009-11-11 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776589#action_12776589 ] Andrzej Bialecki commented on LUCENE-1812: --- I'll prepare a new patch - the reas

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562765#action_12562765 ] Andrzej Bialecki commented on LUCENE-997: -- I believe this version of the patch wo

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-26 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562936#action_12562936 ] Andrzej Bialecki commented on LUCENE-997: -- Indeed, thanks for the correction - I