Re: Build failed in Hudson: Solr-3.x #111

2010-09-23 Thread Robert Muir
On Thu, Sep 23, 2010 at 1:32 AM, Apache Hudson Server hud...@hudson.apache.org wrote: [junit] Testsuite: org.apache.solr.handler.dataimport.TestEvaluatorBag [junit] Testcase: testGetDateFormatEvaluator(org.apache.solr.handler.dataimport.TestEvaluatorBag): Caused an ERROR [junit]

[jira] Resolved: (SOLR-2125) Spatial filter is not accurate

2010-09-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-2125. --- Fix Version/s: 3.1 4.0 Resolution: Fixed Committed to trunk and 3.x

[jira] Created: (SOLR-2131) Solr Boost returns unexpected results

2010-09-23 Thread Jayant Patil (JIRA)
Solr Boost returns unexpected results - Key: SOLR-2131 URL: https://issues.apache.org/jira/browse/SOLR-2131 Project: Solr Issue Type: Wish Reporter: Jayant Patil Hi, We are using Solr for

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914044#action_12914044 ] Yonik Seeley commented on LUCENE-2649: -- Now we're talking! Q: why aren't the

Re: Build failed in Hudson: Solr-3.x #111

2010-09-23 Thread Chris Hostetter
Wild guess: it's coming from a test that seems to deal with dates -- maybe it's code that uses a DateFormatter (parsing or formating) in a non-ThreadSafe way? in which case it may be likely to show up in parallel tests but not when running tests individually : Date: Thu, 23 Sep 2010 08:37:36

Re: Build failed in Hudson: Solr-3.x #111

2010-09-23 Thread Robert Muir
On Thu, Sep 23, 2010 at 11:21 AM, Chris Hostetter hossman_luc...@fucit.orgwrote: Wild guess: it's coming from a test that seems to deal with dates -- maybe it's code that uses a DateFormatter (parsing or formating) in a non-ThreadSafe way? possibly, good idea: i will apply some pressure to

Re: Build failed in Hudson: Solr-3.x #111

2010-09-23 Thread Robert Muir
On Thu, Sep 23, 2010 at 11:21 AM, Chris Hostetter hossman_luc...@fucit.orgwrote: in which case it may be likely to show up in parallel tests but not when running tests individually another note for reference, the solr contribs dont use parallel testing yet at the moment (they will, if I can

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914082#action_12914082 ] Ryan McKinley commented on LUCENE-2649: --- bq. Q: why aren't the CachePopulator

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914089#action_12914089 ] Yonik Seeley commented on LUCENE-2649: -- Oh... I mis-matched the parens when I was

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914095#action_12914095 ] Ryan McKinley commented on LUCENE-2649: --- {quote} I think getCachePopulator() should

[jira] Assigned: (LUCENE-2657) Replace Maven POM templates with full POMs, and change documentation accordingly

2010-09-23 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reassigned LUCENE-2657: --- Assignee: Steven Rowe Replace Maven POM templates with full POMs, and change documentation

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914100#action_12914100 ] Yonik Seeley commented on LUCENE-2649: -- bq. In this proposal, you could set the

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914109#action_12914109 ] Yonik Seeley commented on LUCENE-2649: -- It's all doable though I guess - even if

[jira] Commented: (LUCENE-2657) Replace Maven POM templates with full POMs, and change documentation accordingly

2010-09-23 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914112#action_12914112 ] Steven Rowe commented on LUCENE-2657: - {quote} bq. Full Maven POMs will include the

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914115#action_12914115 ] Ryan McKinley commented on LUCENE-2649: --- preface, I don't really know how FieldCache

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914123#action_12914123 ] Yonik Seeley commented on LUCENE-2649: -- bq. In solr, is there one FieldCache for all

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914136#action_12914136 ] Yonik Seeley commented on LUCENE-2649: -- Passing it in would also allow a way to get

[jira] Created: (LUCENE-2663) wrong exception from NativeFSLockFactory (LIA2 test case)

2010-09-23 Thread Robert Muir (JIRA)
wrong exception from NativeFSLockFactory (LIA2 test case) - Key: LUCENE-2663 URL: https://issues.apache.org/jira/browse/LUCENE-2663 Project: Lucene - Java Issue Type: Bug

[jira] Updated: (LUCENE-2663) wrong exception from NativeFSLockFactory (LIA2 test case)

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2663: Attachment: LUCENE-2663_test.patch wrong exception from NativeFSLockFactory (LIA2 test case)

[jira] Commented: (LUCENE-2663) wrong exception from NativeFSLockFactory (LIA2 test case)

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914139#action_12914139 ] Robert Muir commented on LUCENE-2663: - for trunk, just change the test to use

[jira] Commented: (LUCENE-2663) wrong exception from NativeFSLockFactory (LIA2 test case)

2010-09-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914141#action_12914141 ] Uwe Schindler commented on LUCENE-2663: --- May there be a randomization issue. If both

[jira] Commented: (LUCENE-2663) wrong exception from NativeFSLockFactory (LIA2 test case)

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914144#action_12914144 ] Robert Muir commented on LUCENE-2663: - The test isnt random. it uses FSDirectory.open

[jira] Commented: (LUCENE-2663) wrong exception from NativeFSLockFactory (LIA2 test case)

2010-09-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914146#action_12914146 ] Uwe Schindler commented on LUCENE-2663: --- Sorry, you are right. The exception throws

[jira] Commented: (LUCENE-2663) wrong exception from NativeFSLockFactory (LIA2 test case)

2010-09-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914160#action_12914160 ] Michael McCandless commented on LUCENE-2663: I think it is the recent changes

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914163#action_12914163 ] Ryan McKinley commented on LUCENE-2649: --- Ok, as I look more, I think it may be worth

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914169#action_12914169 ] Yonik Seeley commented on LUCENE-2649: -- Hmmm, that would also seem to transform the

[jira] Updated: (SOLR-1568) Implement Spatial Filter

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1568: --- Attachment: SOLR-1568.patch Here's a patch that changes sfilt to use getParam() which first gets from

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914178#action_12914178 ] Uwe Schindler commented on LUCENE-2649: --- bq. Anyone know what the deal is with

[jira] Created: (LUCENE-2664) Add SimpleText codec

2010-09-23 Thread Michael McCandless (JIRA)
Add SimpleText codec Key: LUCENE-2664 URL: https://issues.apache.org/jira/browse/LUCENE-2664 Project: Lucene - Java Issue Type: Improvement Components: Index Reporter: Michael McCandless

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914185#action_12914185 ] Uwe Schindler commented on LUCENE-2649: --- Yonik: I was expecting this answer... The

[jira] Commented: (LUCENE-2664) Add SimpleText codec

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914186#action_12914186 ] Yonik Seeley commented on LUCENE-2664: -- heh - cool! Add SimpleText codec

[jira] Updated: (LUCENE-2664) Add SimpleText codec

2010-09-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2664: --- Attachment: LUCENE-2664.patch Add SimpleText codec

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914188#action_12914188 ] Michael McCandless commented on LUCENE-2649: bq. I see no relief for this

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914191#action_12914191 ] Yonik Seeley commented on LUCENE-2649: -- bq. If we like the more general cache, that

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914194#action_12914194 ] Uwe Schindler commented on LUCENE-2649: --- I just wanted to mention that, so the

[jira] Issue Comment Edited: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-09-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914194#action_12914194 ] Uwe Schindler edited comment on LUCENE-2649 at 9/23/10 3:49 PM:

[jira] Created: (LUCENE-2665) Rework FieldCache to be more flexible/general

2010-09-23 Thread Ryan McKinley (JIRA)
Rework FieldCache to be more flexible/general - Key: LUCENE-2665 URL: https://issues.apache.org/jira/browse/LUCENE-2665 Project: Lucene - Java Issue Type: Improvement Reporter: Ryan

[jira] Updated: (LUCENE-2665) Rework FieldCache to be more flexible/general

2010-09-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated LUCENE-2665: -- Attachment: LUCENE-2665-FieldCacheOverhaul.patch This is a quick sketch of a more general

[jira] Commented: (LUCENE-2665) Rework FieldCache to be more flexible/general

2010-09-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914270#action_12914270 ] Ryan McKinley commented on LUCENE-2665: --- While we are thinking about it... perhaps

[jira] Resolved: (LUCENE-2444) move contrib/analyzers to modules/analysis

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2444. - Assignee: Robert Muir Resolution: Fixed move contrib/analyzers to modules/analysis

[jira] Updated: (LUCENE-2651) Add support for MMapDirectory's unmap in Apache Harmony

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2651: Component/s: Store Add support for MMapDirectory's unmap in Apache Harmony

[jira] Updated: (LUCENE-2471) Supporting bulk copies in Directory

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2471: Component/s: Store Supporting bulk copies in Directory ---

[jira] Updated: (LUCENE-2528) CFSFileDirectory: Allow a Compound Index file to be deployed as a complete index without segment files

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2528: Component/s: Store CFSFileDirectory: Allow a Compound Index file to be deployed as a complete

[jira] Updated: (LUCENE-2586) move intblock/sep codecs into test

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2586: Component/s: Index move intblock/sep codecs into test --

[jira] Updated: (LUCENE-2571) Indexing performance tests with realtime branch

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2571: Component/s: Index Indexing performance tests with realtime branch

[jira] Updated: (LUCENE-2529) always apply position increment gap between values

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2529: Component/s: Index always apply position increment gap between values

[jira] Updated: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2573: Component/s: Index Tiered flushing of DWPTs by RAM with low/high water marks

[jira] Updated: (LUCENE-2607) IndexWriter.isLocked() fails on a read-only directory

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2607: Component/s: Index IndexWriter.isLocked() fails on a read-only directory

[jira] Updated: (LUCENE-2527) FieldCache.getTermsIndex should cache fasterButMoreRAM=true|false to the same cache key

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2527: Component/s: Search FieldCache.getTermsIndex should cache fasterButMoreRAM=true|false to the

[jira] Updated: (LUCENE-2605) queryparser parses on whitespace

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2605: Component/s: QueryParser queryparser parses on whitespace

[jira] Updated: (LUCENE-2597) Query scorers should not use MultiFields

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2597: Component/s: Search Query scorers should not use MultiFields

[jira] Updated: (LUCENE-2504) sorting performance regression

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2504: Component/s: Search sorting performance regression --

[jira] Updated: (LUCENE-2665) Rework FieldCache to be more flexible/general

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2665: Component/s: Search Rework FieldCache to be more flexible/general

[jira] Updated: (LUCENE-2566) + - operators allow any amount of whitespace

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2566: Component/s: QueryParser + - operators allow any amount of whitespace

bulk change 'don't email'

2010-09-23 Thread Robert Muir
didnt there used to be an option in jira not to email for bulk changes? it seems to be gone... i was trying to clean up jira some. sorry for the noise -- Robert Muir rcm...@gmail.com

[jira] Resolved: (LUCENE-712) Build with GCJ fail

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-712. Resolution: Not A Problem I compiled lucene with gcj, it builds fine. However, many tests fail.

[jira] Resolved: (LUCENE-472) Some fixes to let gcj build lucene using ant gcj target

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-472. Resolution: Not A Problem I compiled lucene with gcj, it builds fine. However, many tests fail.

[jira] Resolved: (LUCENE-471) gcj ant target doesn't work on windows

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-471. Resolution: Fixed I compiled lucene with gcj, it builds fine. However, many tests fail. gcj's

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-09-23 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914296#action_12914296 ] Jason Rutherglen commented on LUCENE-2573: -- I was hoping something clever would

[jira] Resolved: (LUCENE-2070) document LengthFilter wrt Unicode 4.0

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2070. - Assignee: Robert Muir Fix Version/s: 3.1 Resolution: Fixed Committed revision

[jira] Commented: (LUCENE-1540) Improvements to contrib.benchmark for TREC collections

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914301#action_12914301 ] Robert Muir commented on LUCENE-1540: - Tim, if you have modified benchmark to work

[jira] Updated: (LUCENE-2246) While indexing Turkish web pages, Parse Aborted: Lexical error.... occurs

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2246: Component/s: Examples (was: Index) While indexing Turkish web pages, Parse

[jira] Commented: (LUCENE-851) Pruning

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914304#action_12914304 ] Robert Muir commented on LUCENE-851: Marvin: is this functionality addressed with

[jira] Closed: (LUCENE-851) Pruning

2010-09-23 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marvin Humphrey closed LUCENE-851. -- Resolution: Duplicate Yes, LUCENE-2482 introduces the index sorter from Nutch that I referred

[jira] Updated: (LUCENE-1840) QueryUtils should check that equals properly handles null

2010-09-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1840: Attachment: LUCENE-1840.patch QueryUtils should check that equals properly handles null

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914319#action_12914319 ] Yonik Seeley commented on SOLR-1568: Hmmm, I'm not understanding the purpose of the

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914321#action_12914321 ] Yonik Seeley commented on SOLR-1568: I'm further confused by the following: {code}

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914324#action_12914324 ] Yonik Seeley commented on SOLR-1568: FYI, I'm in the middle of refactoring this code, so

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-09-23 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914326#action_12914326 ] Chris Male commented on SOLR-1568: -- Yonik, I recommend you glance over

Fwd: distributed search on duplicate shards

2010-09-23 Thread mike anderson
Just wanted to poke this since it got buried under a dozen or so Jira updates. I also sent it to the deprecated list, though I think it should have forwarded. -mike -- Forwarded message -- From: mike anderson saidthero...@gmail.com Date: Thu, Sep 23, 2010 at 7:06 PM Subject:

Re: bulk change 'don't email'

2010-09-23 Thread Ryan McKinley
On Thu, Sep 23, 2010 at 8:17 PM, Robert Muir rcm...@gmail.com wrote: didnt there used to be an option in jira not to email for bulk changes? it seems to be gone... i was trying to clean up jira some. sorry for the noise nonsense! I think we all appreciate your recent efforts!

RE: bulk change 'don't email'

2010-09-23 Thread Uwe Schindler
As far as I know, if there is one issue in the bulk that has status “closed”, your possibilities are limited. Maybe that happened here. The last time I released Lucene (June), it was all possible without sending emails! Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen

Hudson build is back to normal : Solr-3.x #112

2010-09-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Solr-3.x/112/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Updated: (SOLR-1568) Implement Spatial Filter

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1568: --- Attachment: SOLR-1568.patch OK, so I didn't touch the current math, but I heavily re-factored (and

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-09-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914340#action_12914340 ] Yonik Seeley commented on SOLR-1568: bq. I recommend we follow the behaviour that he