[jira] Commented: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-04-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857904#action_12857904 ] Mark Miller commented on LUCENE-2287: - Hey Michael - there is a lot of reformatting it

[jira] Commented: (LUCENE-2159) Tool to expand the index for perf/stress testing.

2010-04-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856916#action_12856916 ] Mark Miller commented on LUCENE-2159: - There is an excellent section on it in LIA2 :)

[jira] Commented: (LUCENE-2393) Utility to output total term frequency and df from a lucene index

2010-04-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857155#action_12857155 ] Mark Miller commented on LUCENE-2393: - Perhaps this should be combined with high freq

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

2010-04-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855732#action_12855732 ] Mark Miller commented on LUCENE-2386: - Is this change worth it with all of its

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

2010-04-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855740#action_12855740 ] Mark Miller commented on LUCENE-2386: - {quote}I do think this is a good change - IW

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

2010-04-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855748#action_12855748 ] Mark Miller commented on LUCENE-2386: - bq. Hmmm... I think the back compat break is

[jira] Created: (LUCENE-2391) Spellchecker uses default IW mergefactor/ramMB settings of 300/10

2010-04-11 Thread Mark Miller (JIRA)
Spellchecker uses default IW mergefactor/ramMB settings of 300/10 - Key: LUCENE-2391 URL: https://issues.apache.org/jira/browse/LUCENE-2391 Project: Lucene - Java Issue Type:

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

2010-04-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855489#action_12855489 ] Mark Miller commented on LUCENE-2372: - bq.If I make it final and +1 - lets just

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

2010-04-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854899#action_12854899 ] Mark Miller commented on LUCENE-2074: - {quote}Uwe, must this be coupled with that

[jira] Commented: (LUCENE-1895) Point2D defines equals by comparing double types with ==

2010-04-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853402#action_12853402 ] Mark Miller commented on LUCENE-1895: - I put this up not knowing really anything about

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

2010-03-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848712#action_12848712 ] Mark Miller commented on LUCENE-1709: - +1 on removing those flags - personally I find

[jira] Commented: (LUCENE-1814) Some Lucene tests try and use a Junit Assert in new threads

2010-03-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847931#action_12847931 ] Mark Miller commented on LUCENE-1814: - Chris Male mentioned to me that he thinks Uwe

[jira] Commented: (LUCENE-2305) Introduce Version in more places long before 4.0

2010-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846542#action_12846542 ] Mark Miller commented on LUCENE-2305: - Ah, yes - I didnt remember your comment right:

[jira] Commented: (LUCENE-2320) Add MergePolicy to IndexWriterConfig

2010-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846622#action_12846622 ] Mark Miller commented on LUCENE-2320: - +1 - I've had to do this in the past too. Just

[jira] Commented: (LUCENE-2323) reorganize contrib modules

2010-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846711#action_12846711 ] Mark Miller commented on LUCENE-2323: - This reorg is a great a great step for contrib

[jira] Commented: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2010-03-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844516#action_12844516 ] Mark Miller commented on LUCENE-2309: - bq. Also IRC is not logged/archived and

[jira] Commented: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843717#action_12843717 ] Mark Miller commented on LUCENE-2294: - bq. If we say Analyzer is mandatory, what will

[jira] Commented: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843729#action_12843729 ] Mark Miller commented on LUCENE-2294: - bq. Question - does SOLR requires everyone to

[jira] Commented: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843756#action_12843756 ] Mark Miller commented on LUCENE-2294: - I'm assuming you would set an Analyzer for the

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-03-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843331#action_12843331 ] Mark Miller commented on LUCENE-2089: - Sweet! explore using automaton for fuzzyquery

[jira] Commented: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841249#action_12841249 ] Mark Miller commented on LUCENE-2294: - I can see the value in this - there are a bunch

[jira] Issue Comment Edited: (LUCENE-2294) Create IndexWriterConfiguration and store all of IW configuration there

2010-03-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841249#action_12841249 ] Mark Miller edited comment on LUCENE-2294 at 3/4/10 1:45 PM: -

[jira] Commented: (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2010-03-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839744#action_12839744 ] Mark Miller commented on LUCENE-2287: - bq. Breaks backward compatibility, so need to

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

2010-01-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12801972#action_12801972 ] Mark Miller commented on LUCENE-2226: - Contribs back compat policy is that there is no

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

2010-01-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802011#action_12802011 ] Mark Miller commented on LUCENE-2226: - {quote}Mark, that is my understanding too. I

[jira] Resolved: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2010-01-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-2035. - Resolution: Fixed Thanks Christopher! TokenSources.getTokenStream() does not assign

[jira] Updated: (LUCENE-860) site should call project Lucene Java, not just Lucene

2010-01-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-860: --- Attachment: LUCENE-860-1.patch updated patch that also includes doc site level changes site should

[jira] Updated: (LUCENE-860) site should call project Lucene Java, not just Lucene

2010-01-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-860: --- Attachment: LUCENE-860-2.patch site should call project Lucene Java, not just Lucene

[jira] Commented: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791939#action_12791939 ] Mark Miller commented on LUCENE-2035: - I'll commit this soon.

[jira] Updated: (LUCENE-1922) exposing the ability to get the number of unique term count per field

2009-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1922: Affects Version/s: (was: 2.4.1) Flex Branch exposing the ability to

[jira] Commented: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791680#action_12791680 ] Mark Miller commented on LUCENE-2035: - Hey Christopher, why are you going through the

[jira] Updated: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2035: Attachment: LUCENE-2035.patch I've broken the new tests back out into there own file, change the

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790748#action_12790748 ] Mark Miller commented on LUCENE-2089: - Sorry Earwin - to be clear, we don't actually

[jira] Updated: (LUCENE-2165) SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2165: Fix Version/s: 3.1 SnowballAnalyzer lacks a constructor that takes a Set of Stop Words

[jira] Commented: (LUCENE-1769) Fix wrong clover analysis because of backwards-tests, upgrade clover to 2.4.3 or better

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791115#action_12791115 ] Mark Miller commented on LUCENE-1769: - Would be cool to get this issue wrapped up ...

[jira] Assigned: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned LUCENE-2035: --- Assignee: Mark Miller TokenSources.getTokenStream() does not assign positionIncrement

[jira] Updated: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2035: Fix Version/s: 3.1 TokenSources.getTokenStream() does not assign positionIncrement

[jira] Updated: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2035: Attachment: LUCENE-2035.patch TokenSources.getTokenStream() does not assign positionIncrement

[jira] Commented: (LUCENE-2035) TokenSources.getTokenStream() does not assign positionIncrement

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791152#action_12791152 ] Mark Miller commented on LUCENE-2035: - Thanks for the tests and fix Christopher! I've

[jira] Commented: (LUCENE-406) sort missing string fields last

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791153#action_12791153 ] Mark Miller commented on LUCENE-406: We should update this and incorporate into Lucene.

[jira] Resolved: (LUCENE-1942) NUM_THREADS is a static member of RunAddIndexesThreads and should be accessed in a static way

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1942. - Resolution: Won't Fix NUM_THREADS is a static member of RunAddIndexesThreads and should be

[jira] Resolved: (LUCENE-628) Intermittent FileNotFoundException for .fnm when using rsync

2009-12-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-628. Resolution: Incomplete Intermittent FileNotFoundException for .fnm when using rsync

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790368#action_12790368 ] Mark Miller commented on LUCENE-2089: - bq. If you do take hold of it, do not hesitate

[jira] Commented: (LUCENE-2126) Split up IndexInput and IndexOutput into DataInput and DataOutput

2009-12-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789901#action_12789901 ] Mark Miller commented on LUCENE-2126: - I disagree with you here: introducing

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789384#action_12789384 ] Mark Miller commented on LUCENE-2133: - bq. Something along these lines maybe? And

[jira] Commented: (LUCENE-1377) Add HTMLStripReader and WordDelimiterFilter from SOLR

2009-12-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788762#action_12788762 ] Mark Miller commented on LUCENE-1377: - bq. with the exception of a few core

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788874#action_12788874 ] Mark Miller commented on LUCENE-2133: - I don't know that back compat is really a

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788908#action_12788908 ] Mark Miller commented on LUCENE-2133: - bq. LUCENE-831 still requires a static

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788951#action_12788951 ] Mark Miller commented on LUCENE-2133: - bq. That is, it adds a lot of duplicated code /

[jira] Issue Comment Edited: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788951#action_12788951 ] Mark Miller edited comment on LUCENE-2133 at 12/10/09 9:48 PM:

[jira] Commented: (LUCENE-2018) Reconsider boolean max clause exception

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787658#action_12787658 ] Mark Miller commented on LUCENE-2018: - I still think this should be removed - or moved

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787711#action_12787711 ] Mark Miller commented on LUCENE-2133: - There are a bunch or unrelated changes

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787715#action_12787715 ] Mark Miller commented on LUCENE-2133: - Hmm ... nevermind. The exception is related and

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787729#action_12787729 ] Mark Miller commented on LUCENE-2133: - A couple more quick notes: I know the

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787734#action_12787734 ] Mark Miller commented on LUCENE-2133: - It looks like FieldCacheTermsFilterDocIdSet is

[jira] Issue Comment Edited: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787734#action_12787734 ] Mark Miller edited comment on LUCENE-2133 at 12/8/09 8:42 PM: --

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787748#action_12787748 ] Mark Miller commented on LUCENE-2133: - bq. I think it does not hurt either. I didn't

[jira] Issue Comment Edited: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787752#action_12787752 ] Mark Miller edited comment on LUCENE-2133 at 12/8/09 9:34 PM: --

[jira] Commented: (LUCENE-2133) [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField

2009-12-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787767#action_12787767 ] Mark Miller commented on LUCENE-2133: - bq. not bind the cache so hard to the

[jira] Resolved: (LUCENE-2106) Benchmark does not close its Reader when OpenReader/CloseReader are not used

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-2106. - Resolution: Fixed Benchmark does not close its Reader when OpenReader/CloseReader are not used

[jira] Commented: (LUCENE-1844) Speed up junit tests

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787004#action_12787004 ] Mark Miller commented on LUCENE-1844: - It should work fine. Speed up junit tests

[jira] Created: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
Investigate Rewriting Constant Scoring MultiTermQueries per segment --- Key: LUCENE-2130 URL: https://issues.apache.org/jira/browse/LUCENE-2130 Project: Lucene - Java Issue

[jira] Commented: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787239#action_12787239 ] Mark Miller commented on LUCENE-2130: - Whoops - a little off in that summary - you

[jira] Commented: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787248#action_12787248 ] Mark Miller commented on LUCENE-2130: - Okay - so talking to Robert in chat - the

[jira] Updated: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2130: Attachment: LUCENE-2130.patch The ugly patch Investigate Rewriting Constant Scoring

[jira] Issue Comment Edited: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787239#action_12787239 ] Mark Miller edited comment on LUCENE-2130 at 12/8/09 2:11 AM: --

[jira] Issue Comment Edited: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787250#action_12787250 ] Mark Miller edited comment on LUCENE-2130 at 12/8/09 2:16 AM: --

[jira] Issue Comment Edited: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787239#action_12787239 ] Mark Miller edited comment on LUCENE-2130 at 12/8/09 3:25 AM: --

[jira] Updated: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2130: Comment: was deleted (was: Whoops - a little off in that summary - you would't apply a huge

[jira] Updated: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2130: Description: This issue is likely not to go anywhere, but I thought we might explore it. The

[jira] Commented: (LUCENE-2132) the demo application does not work as of 3.0

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787287#action_12787287 ] Mark Miller commented on LUCENE-2132: - tsk tsk - got to run that demo release manager

[jira] Closed: (LUCENE-874) Automatic reopen of IndexSearcher/IndexReader

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-874. -- Resolution: Won't Fix Automatic reopen of IndexSearcher/IndexReader

[jira] Closed: (LUCENE-252) [PATCH] Problem with Sort logic on tokenized fields

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-252. -- Resolution: Fixed Assignee: (was: Lucene Developers) This issue is too old - if a new

[jira] Updated: (LUCENE-1000) queryparsersyntax.html escaping section needs beefed up

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1000: Fix Version/s: 3.1 queryparsersyntax.html escaping section needs beefed up

[jira] Commented: (LUCENE-1923) Add toString() or getName() method to IndexReader

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787290#action_12787290 ] Mark Miller commented on LUCENE-1923: - Hows that patch coming ;) Add toString() or

[jira] Updated: (LUCENE-2018) Reconsider boolean max clause exception

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2018: Fix Version/s: 3.1 Reconsider boolean max clause exception

[jira] Closed: (LUCENE-421) Numeric range searching with large value sets

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-421. -- Resolution: Fixed Assignee: (was: Lucene Developers) Closing - a few years old now and we

[jira] Closed: (LUCENE-379) Contribution: Efficient Sorting of DateField/DateTools Encoded Timestamp Long Values

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-379. -- Resolution: Fixed Assignee: (was: Lucene Developers) closing - patch is a few years old and

[jira] Updated: (LUCENE-2085) Update PayloadSpanUtil

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2085: Fix Version/s: 3.1 Update PayloadSpanUtil -- Key:

[jira] Closed: (LUCENE-1286) LargeDocHighlighter - another span highlighter optimized for large documents

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-1286. --- Resolution: Fixed This isn't likely to go anywhere anytime soon - Koji's FastVectorHighlighter,

[jira] Updated: (LUCENE-375) fish*~ parses to PrefixQuery - should be a parse exception

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-375: --- Assignee: Luis Alves (was: Lucene Developers) fish*~ parses to PrefixQuery - should be a parse

[jira] Updated: (LUCENE-858) link from Lucene web page to API docs

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-858: --- Fix Version/s: 3.1 Assignee: (was: Grant Ingersoll) link from Lucene web page to API

[jira] Updated: (LUCENE-1307) Remove Contributions page

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1307: Fix Version/s: 3.1 Remove Contributions page - Key:

[jira] Updated: (LUCENE-1941) MinPayloadFunction returns 0 when only one payload is present

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1941: Fix Version/s: 3.1 3.0.1 MinPayloadFunction returns 0 when only one payload

[jira] Updated: (LUCENE-1271) ClassCastException when using ParallelMultiSearcher.search(Query query, Filter filter, int n, Sort sort)

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1271: Fix Version/s: 3.1 ClassCastException when using ParallelMultiSearcher.search(Query query,

[jira] Updated: (LUCENE-860) site should call project Lucene Java, not just Lucene

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-860: --- Fix Version/s: 3.1 site should call project Lucene Java, not just Lucene

[jira] Updated: (LUCENE-1736) DateTools.java general improvements

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1736: Fix Version/s: 3.1 DateTools.java general improvements ---

[jira] Resolved: (LUCENE-636) [PATCH] Differently configured Lucene 'instances' in same JVM

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-636. Resolution: Fixed Fix Version/s: 3.0 [PATCH] Differently configured Lucene 'instances' in

[jira] Resolved: (LUCENE-1052) Add an termInfosIndexDivisor to IndexReader

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1052. - Resolution: Fixed This issue was resolved - lets open a new one if we want to do more. Add an

[jira] Closed: (LUCENE-1859) TermAttributeImpl's buffer will never shrink if it grows too big

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed LUCENE-1859. --- Resolution: Won't Fix TermAttributeImpl's buffer will never shrink if it grows too big

[jira] Updated: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2130: Attachment: LUCENE-2130.patch updated Investigate Rewriting Constant Scoring MultiTermQueries

[jira] Updated: (LUCENE-2130) Investigate Rewriting Constant Scoring MultiTermQueries per segment

2009-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-2130: Fix Version/s: Flex Branch Investigate Rewriting Constant Scoring MultiTermQueries per segment

[jira] Commented: (LUCENE-1859) TermAttributeImpl's buffer will never shrink if it grows too big

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786680#action_12786680 ] Mark Miller commented on LUCENE-1859: - without a proposed patch from someone, I'm

[jira] Commented: (LUCENE-774) TopDocs and TopFieldDocs does not implement equals and hashCode

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786681#action_12786681 ] Mark Miller commented on LUCENE-774: Still want to push forward with this issue?

[jira] Commented: (LUCENE-792) PrecedenceQueryParser misinterprets queries starting with NOT

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786683#action_12786683 ] Mark Miller commented on LUCENE-792: Based on its state, we should prob deprecate

[jira] Commented: (LUCENE-860) site should call project Lucene Java, not just Lucene

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786684#action_12786684 ] Mark Miller commented on LUCENE-860: I'm actually more confused when I see Lucene Java

[jira] Assigned: (LUCENE-860) site should call project Lucene Java, not just Lucene

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned LUCENE-860: -- Assignee: Mark Miller site should call project Lucene Java, not just Lucene

[jira] Commented: (LUCENE-874) Automatic reopen of IndexSearcher/IndexReader

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786686#action_12786686 ] Mark Miller commented on LUCENE-874: Anyone interested in this issue? I think the new

[jira] Commented: (LUCENE-902) Check on PositionIncrement with StopFilter.

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786687#action_12786687 ] Mark Miller commented on LUCENE-902: This patch is severely out of date - could we get

[jira] Commented: (LUCENE-644) Contrib: another highlighter approach

2009-12-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786688#action_12786688 ] Mark Miller commented on LUCENE-644: I think its time to close this issue - further

  1   2   3   4   5   6   7   8   9   10   >