[jira] [Commented] (LUCENE-4963) Deprecate broken TokenFilter constructors

2013-04-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645330#comment-13645330 ] Uwe Schindler commented on LUCENE-4963: --- Hi Adrien, thanks for doing the work! I th

[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2013-04-29 Thread J Mohamed Zahoor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645265#comment-13645265 ] J Mohamed Zahoor commented on SOLR-2242: +1 for this feature with sharding support.

[jira] [Created] (LUCENE-4969) add sort comparator that uses OrdinalMap

2013-04-29 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4969: --- Summary: add sort comparator that uses OrdinalMap Key: LUCENE-4969 URL: https://issues.apache.org/jira/browse/LUCENE-4969 Project: Lucene - Core Issue Type: Ne

Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3943 - Still Failing

2013-04-29 Thread Robert Muir
I committed a fix for this. On Mon, Apr 29, 2013 at 6:51 PM, Robert Muir wrote: > There is a constant for that purpose... It should be used here. I recently > changed this test to use newsearcher which randomizes the sim. If it gets > certain term freq normalizations they can result in large val

Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3943 - Still Failing

2013-04-29 Thread Robert Muir
There is a constant for that purpose... It should be used here. I recently changed this test to use newsearcher which randomizes the sim. If it gets certain term freq normalizations they can result in large values On Apr 29, 2013 5:03 PM, "Michael McCandless" wrote: > This failure reproduces ...

[jira] [Updated] (SOLR-4773) New discovery mode needs to ensure that instanceDir is correct

2013-04-29 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-4773: --- Summary: New discovery mode needs to ensure that instanceDir is correct (was: New discovery mode need

[jira] [Updated] (LUCENE-4963) Deprecate broken TokenFilter constructors

2013-04-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4963: - Attachment: LUCENE-4963.patch Thanks Uwe for the advice. Here is a first patch: * Deprecate co

Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3943 - Still Failing

2013-04-29 Thread Michael McCandless
This failure reproduces ... it could be we need to increase the allowed float difference in the compare? TEST_SCORE_TOLERANCE_DELTA = 0.001f now ... really that iota should be relative not absolute (these scores a biggish: 17448.736328125 vs 17448.734375 Mike McCandless http://blog.mikemccandles

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3943 - Still Failing

2013-04-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3943/ 2 tests failed. REGRESSION: org.apache.lucene.queries.TestCustomScoreQuery.testCustomScoreFloat Error Message: new score for custom mul expected:<17448.736328125> but was:<17448.734375> Stack Trace: java.lang.AssertionErro

[jira] [Commented] (SOLR-4776) Solrj doesn't return "between" count in range facets

2013-04-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645028#comment-13645028 ] Shalin Shekhar Mangar commented on SOLR-4776: - Looks good. I'll commit shortly.

[jira] [Updated] (SOLR-4776) Solrj doesn't return "between" count in range facets

2013-04-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-4776: Attachment: (was: SOLR-4776.patch) > Solrj doesn't return "between" count in

[jira] [Updated] (SOLR-4776) Solrj doesn't return "between" count in range facets

2013-04-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-4776: Attachment: SOLR-4776.patch > Solrj doesn't return "between" count in range face

[jira] [Updated] (SOLR-4776) Solrj doesn't return "between" count in range facets

2013-04-29 Thread Philip K. Warren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip K. Warren updated SOLR-4776: --- Attachment: SOLR-4776.patch Proposed fix. This makes the existing public constructors (that do

[jira] [Commented] (SOLR-2356) indexing using DataImportHandler does not use entire CPU capacities

2013-04-29 Thread Alexey Serba (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645001#comment-13645001 ] Alexey Serba commented on SOLR-2356: It seems like bottleneck in colby's case is databa

[jira] [Updated] (LUCENE-4968) Several ToParentBlockJoinQuery/Collector issues

2013-04-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4968: --- Attachment: LUCENE-4968.patch Patch. > Several ToParentBlockJoinQue

[jira] [Created] (LUCENE-4968) Several ToParentBlockJoinQuery/Collector issues

2013-04-29 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4968: -- Summary: Several ToParentBlockJoinQuery/Collector issues Key: LUCENE-4968 URL: https://issues.apache.org/jira/browse/LUCENE-4968 Project: Lucene - Core

[jira] [Commented] (SOLR-4773) New discovery mode needs to insure that instanceDir is correct

2013-04-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644928#comment-13644928 ] Erick Erickson commented on SOLR-4773: -- Unless someone thinks this is a bad idea, I'll

[jira] [Closed] (SOLR-1920) Need generic placemarker for DIH delta-import

2013-04-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey closed SOLR-1920. -- Resolution: Won't Fix No immediate interest in the issue. I think it's a good idea, but if you're will

[jira] [Updated] (SOLR-1920) Need generic placemarker for DIH delta-import

2013-04-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-1920: --- Fix Version/s: (was: 4.3) > Need generic placemarker for DIH delta-import > --

[jira] [Updated] (LUCENE-4965) Add dynamic numeric range faceting

2013-04-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4965: --- Attachment: LUCENE-4965.patch New patch, breaking out Long/Float/DoubleRange as stan

[jira] [Created] (SOLR-4776) Solrj doesn't return "between" count in range facets

2013-04-29 Thread Philip K. Warren (JIRA)
Philip K. Warren created SOLR-4776: -- Summary: Solrj doesn't return "between" count in range facets Key: SOLR-4776 URL: https://issues.apache.org/jira/browse/SOLR-4776 Project: Solr Issue Typ

[jira] [Resolved] (LUCENE-4966) Add CachingWrapperFilter.sizeInBytes()

2013-04-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4966. Resolution: Fixed Fix Version/s: 4.4 5.0 Committed ... w

[jira] [Commented] (LUCENE-4966) Add CachingWrapperFilter.sizeInBytes()

2013-04-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644877#comment-13644877 ] Commit Tag Bot commented on LUCENE-4966: [trunk commit] mikemccand http://svn.apa

[jira] [Commented] (LUCENE-4966) Add CachingWrapperFilter.sizeInBytes()

2013-04-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644875#comment-13644875 ] Commit Tag Bot commented on LUCENE-4966: [branch_4x commit] mikemccand http://svn

[jira] [Resolved] (LUCENE-4964) Allow custom drill-down sub-queries

2013-04-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4964. Resolution: Fixed > Allow custom drill-down sub-queries >

[jira] [Commented] (LUCENE-4964) Allow custom drill-down sub-queries

2013-04-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644815#comment-13644815 ] Commit Tag Bot commented on LUCENE-4964: [branch_4x commit] mikemccand http://svn

[jira] [Commented] (LUCENE-4964) Allow custom drill-down sub-queries

2013-04-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644812#comment-13644812 ] Commit Tag Bot commented on LUCENE-4964: [trunk commit] mikemccand http://svn.apa

[jira] [Resolved] (LUCENE-4936) docvalues date compression

2013-04-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4936. -- Resolution: Fixed > docvalues date compression > -- > >

Re: svn commit: r1476908 - in /lucene/dev/branches/branch_4x: ./ solr/ solr/example/ solr/example/solr/collection1/conf/velocity/

2013-04-29 Thread Erik Hatcher
D'oh... Thanks Uwe! Erik On Apr 29, 2013, at 00:09 , uschind...@apache.org wrote: > Author: uschindler > Date: Mon Apr 29 07:09:39 2013 > New Revision: 1476908 > > URL: http://svn.apache.org/r1476908 > Log: > Merged revision(s) 1476907 from lucene/dev/trunk: > SOLR-4759: Add missing svn

[jira] [Updated] (SOLR-4358) SolrJ, by preventing multi-part post, loses key information about file name that Tika needs

2013-04-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4358: --- Fix Version/s: 4.4 5.0 > SolrJ, by preventing multi-part post, loses key inform

[jira] [Commented] (SOLR-4358) SolrJ, by preventing multi-part post, loses key information about file name that Tika needs

2013-04-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644597#comment-13644597 ] Shawn Heisey commented on SOLR-4358: [~kwri...@metacarta.com] It has been committed int

[jira] [Resolved] (LUCENE-4549) Allow variable buffer size on BufferedIndexOutput

2013-04-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4549. - Resolution: Duplicate > Allow variable buffer size on BufferedIndexOutput > ---

[jira] [Commented] (LUCENE-4966) Add CachingWrapperFilter.sizeInBytes()

2013-04-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644523#comment-13644523 ] Simon Willnauer commented on LUCENE-4966: - bq. +1 I wish we had such methods for

[jira] [Commented] (LUCENE-4966) Add CachingWrapperFilter.sizeInBytes()

2013-04-29 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644512#comment-13644512 ] Adrien Grand commented on LUCENE-4966: -- +1 I wish we had such methods for the terms

[jira] [Commented] (SOLR-4021) JavaBinCodec has poor default behavior for unrecognized classes of objects

2013-04-29 Thread David Fennessey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644485#comment-13644485 ] David Fennessey commented on SOLR-4021: --- Any news on this one? I'm getting the exact

[jira] [Updated] (SOLR-4775) Remove unused SolrCore constructor and tidy up constructor javadoc

2013-04-29 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4775: Attachment: SOLR-4775.patch Patch. All tests pass. I'm guessing anyone who cares about this is pro

[jira] [Created] (SOLR-4775) Remove unused SolrCore constructor and tidy up constructor javadoc

2013-04-29 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-4775: --- Summary: Remove unused SolrCore constructor and tidy up constructor javadoc Key: SOLR-4775 URL: https://issues.apache.org/jira/browse/SOLR-4775 Project: Solr

[jira] [Commented] (SOLR-4137) FastVectorHighlighter: StringIndexOutOfBoundsException in BaseFragmentsBuilder

2013-04-29 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644451#comment-13644451 ] Markus Jelsma commented on SOLR-4137: - Hi Simon, FYI, it seems part of the bug is still

[jira] [Commented] (SOLR-1726) Deep Paging and Large Results Improvements

2013-04-29 Thread Dmitry Kan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644450#comment-13644450 ] Dmitry Kan commented on SOLR-1726: -- does the deep paging issue apply to facet paging?

[jira] [Commented] (SOLR-1726) Deep Paging and Large Results Improvements

2013-04-29 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1368#comment-1368 ] Jan Høydahl commented on SOLR-1726: --- What's the status of this issue? Ref http://wiki.ap

[jira] [Commented] (LUCENE-4965) Add dynamic numeric range faceting

2013-04-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644419#comment-13644419 ] Shai Erera commented on LUCENE-4965: I agree we should optimize separately (and prefe

[jira] [Commented] (LUCENE-4855) Potential exception in TermInfosWriter#initialize() swallowed makes debugging hard

2013-04-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644412#comment-13644412 ] Michael McCandless commented on LUCENE-4855: OK, thanks for bringing closure

[jira] [Commented] (LUCENE-4855) Potential exception in TermInfosWriter#initialize() swallowed makes debugging hard

2013-04-29 Thread Chris Gioran (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644405#comment-13644405 ] Chris Gioran commented on LUCENE-4855: -- Just as a follow up, it turns out that this

[jira] [Updated] (LUCENE-4965) Add dynamic numeric range faceting

2013-04-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4965: --- Attachment: LUCENE-4965.patch New patch, adds generics to make sure the Range instan

[jira] [Commented] (LUCENE-4959) Incorrect return value from SimpleNaiveBayesClassifier.assignClass

2013-04-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644390#comment-13644390 ] Tommaso Teofili commented on LUCENE-4959: - thanks Alexey for reporting and fixing

[jira] [Commented] (SOLR-2272) Join

2013-04-29 Thread Suryansh Purwar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644363#comment-13644363 ] Suryansh Purwar commented on SOLR-2272: --- I'm not getting expected results. Will it be

[jira] [Comment Edited] (LUCENE-4956) the korean analyzer that has a korean morphological analyzer and dictionaries

2013-04-29 Thread SooMyung Lee (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644282#comment-13644282 ] SooMyung Lee edited comment on LUCENE-4956 at 4/29/13 8:07 AM:

[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2013-04-29 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644329#comment-13644329 ] Yago Riveiro commented on SOLR-2242: It is unfortunate that this feature is stalled. Wi

[jira] [Updated] (SOLR-4755) Solr cloud 4.1.0 - core creation problem

2013-04-29 Thread Vijay Tiwary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay Tiwary updated SOLR-4755: --- Issue Type: Bug (was: Test) > Solr cloud 4.1.0 - core creation problem > ---

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk6) - Build # 5334 - Failure!

2013-04-29 Thread Martijn v Groningen
Thanks for fixing this Mike! On 29 April 2013 00:29, Michael McCandless wrote: > Ahh sneaky ... this has tripped us up before. I just committed a fix > to RIW to not doRandomForceMerge when NoMergePolicy is in use. > > Thanks Martijn! > > Mike McCandless > > http://blog.mikemccandless.com > > >

[jira] [Commented] (SOLR-4759) Cleanup Velocity Templates

2013-04-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644316#comment-13644316 ] Commit Tag Bot commented on SOLR-4759: -- [branch_4x commit] uschindler http://svn.apach

[jira] [Commented] (SOLR-4759) Cleanup Velocity Templates

2013-04-29 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644315#comment-13644315 ] Commit Tag Bot commented on SOLR-4759: -- [trunk commit] uschindler http://svn.apache.or