[jira] [Updated] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4893: --- Attachment: LUCENE-4893.patch Patch addresses the following: * FacetsCollector.getFacetResults()

[jira] [Commented] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618261#comment-13618261 ] Shai Erera commented on LUCENE-4893: I chose not to throw an exception because

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618274#comment-13618274 ] Shai Erera commented on LUCENE-4858: Patch looks good. I wonder if we can make the

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618280#comment-13618280 ] Shai Erera commented on LUCENE-4858: Also, I don't think that this works with

[jira] [Updated] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4858: --- Attachment: LUCENE-4858.patch Here's a quick patch that adds OneMerge.setInfo which SortingOneMerge

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-03-31 Thread Tim Vaillancourt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618289#comment-13618289 ] Tim Vaillancourt commented on SOLR-4470: Scratch my last suggestion, I see the

[jira] [Commented] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread crocket (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618308#comment-13618308 ] crocket commented on LUCENE-4893: - LUCENE-4893.patch has some typos in comments.

[jira] [Updated] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4893: --- Attachment: LUCENE-4893.patch Thanks crocket. I found a typo in the test's comment, so if you meant

[jira] [Commented] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618319#comment-13618319 ] Michael McCandless commented on LUCENE-4893: bq. I chose not to throw an

[jira] [Commented] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618324#comment-13618324 ] Shai Erera commented on LUCENE-4893: That would mean FacetsCollector will need to

[jira] [Updated] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4893: --- Attachment: LUCENE-4893.patch I still didn't fix jdocs, this patch throws IllegalStateException if

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 69 - Still Failing

2013-03-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/69/ No tests ran. Build Log: [...truncated 33170 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeRelease [copy] Copying

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618349#comment-13618349 ] Adrien Grand commented on LUCENE-4858: -- I like making it more robust by ensuring the

Orphaned feature: commitIntervalLowerBound?

2013-03-31 Thread Jack Krupansky
I see code in solrconfig.java to parse and store something called “commitIntervalLowerBound”, part of the updateHandler configuration, but it doesn’t appear to be used in the actual update handler. Is this a partially implemented feature that should be preserved for future implementation, or

Re: New implementation of MLT

2013-03-31 Thread Erick Erickson
Gagan: Absolutely open up a JIRA and attach a patch! Erick On Sun, Mar 31, 2013 at 1:18 AM, Gagandeep singh gagan.g...@gmail.com wrote: Hi folks We started using the default implementation of MLT (org.apache.solr.handler.MoreLikeThisHandler) recently and found that there are a couple of

[jira] [Created] (SOLR-4657) Failing OpenCloseCoreStressTest

2013-03-31 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-4657: Summary: Failing OpenCloseCoreStressTest Key: SOLR-4657 URL: https://issues.apache.org/jira/browse/SOLR-4657 Project: Solr Issue Type: Bug Affects

[jira] [Commented] (SOLR-4656) Add hl.maxMultiValuedToExamine to limit the number of multiValued entries examined while highlighting

2013-03-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618367#comment-13618367 ] Erick Erickson commented on SOLR-4656: -- I plan on committing this Tuesday or so unless

[jira] [Updated] (SOLR-4656) Add hl.maxMultiValuedToExamine to limit the number of multiValued entries examined while highlighting

2013-03-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4656: - Attachment: SOLR-4656-4x.patch When I was reconciling the patch for 4x I decremented the

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618393#comment-13618393 ] Shai Erera commented on LUCENE-4858: bq. Maybe we could even go further and add an

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618399#comment-13618399 ] Robert Muir commented on LUCENE-4858: - {quote} +1. This makes sense. We need to be as

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618404#comment-13618404 ] Robert Muir commented on LUCENE-4858: - Just to be clear, I'm not against allowing

[jira] [Commented] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618413#comment-13618413 ] Michael McCandless commented on LUCENE-4893: I think caching the result (so

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618452#comment-13618452 ] Shai Erera commented on LUCENE-4858: I don't disagree, I just think that completely

[jira] [Updated] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4893: --- Attachment: LUCENE-4893.patch Patch makes FacetsCollector cache the facet results, so .get is now a

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618459#comment-13618459 ] Shai Erera commented on LUCENE-4858: Another way to fix addIndexes is to never

[jira] [Commented] (SOLR-3755) shard splitting

2013-03-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618464#comment-13618464 ] Anshum Gupta commented on SOLR-3755: Was trying to look into it but strangely, I

[JENKINS] Lucene-Solr-SmokeRelease-4.2.1 - Build # 11 - Still Failing

2013-03-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.2.1/11/ No tests ran. Build Log: [...truncated 32490 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.2.1/lucene/build/fakeRelease [copy] Copying

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.2.1 - Build # 11 - Still Failing

2013-03-31 Thread Michael McCandless
Hmm cascading errors. First, the 4.x smoke tester failed because Solr's example (java -jar start.jar) took more than 30 minutes to start: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/61/console But then because of a bug in the smoke tester, it left this server running, which

[jira] [Commented] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618474#comment-13618474 ] Michael McCandless commented on LUCENE-4893: +1, thanks Shai!

[jira] [Commented] (LUCENE-4877) Fix analyzer factories to throw exception when arguments are invalid

2013-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618477#comment-13618477 ] Michael McCandless commented on LUCENE-4877: +1 Fix

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.2.1 - Build # 11 - Still Failing

2013-03-31 Thread Steve Rowe
Good point. I'll take down all the 4.2.1 jobs. Steve On Mar 31, 2013, at 6:15 PM, Robert Muir rcm...@gmail.com wrote: Maybe the fact we now have this 4.2.1-SmokeRelease job (didnt the vote pass?) created a situation where two smoke-testing jobs (e.g. 5.x and 4.2.1 or something) were

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.2.1 - Build # 11 - Still Failing

2013-03-31 Thread Steve Rowe
I think there's only one executor on the lucene slave, though, so no concurrent jobs. On Mar 31, 2013, at 6:15 PM, Robert Muir rcm...@gmail.com wrote: Maybe the fact we now have this 4.2.1-SmokeRelease job (didnt the vote pass?) created a situation where two smoke-testing jobs (e.g. 5.x and

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.2.1 - Build # 11 - Still Failing

2013-03-31 Thread Michael McCandless
On Sun, Mar 31, 2013 at 6:23 PM, Robert Muir rcm...@gmail.com wrote: hmm there goes that theory. Maybe its just a leftover process that didn't get killed from a previous smoketester: I think to be safe the python code should always terminate the server it starts with 'kill -9' and nothing

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.2.1 - Build # 11 - Still Failing

2013-03-31 Thread Robert Muir
On Sun, Mar 31, 2013 at 6:42 PM, Michael McCandless luc...@mikemccandless.com wrote: On Sun, Mar 31, 2013 at 6:23 PM, Robert Muir rcm...@gmail.com wrote: hmm there goes that theory. Maybe its just a leftover process that didn't get killed from a previous smoketester: I think to be safe the

[jira] [Updated] (SOLR-4657) Failing OpenCloseCoreStressTest

2013-03-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4657: - Attachment: SOLR-4657.patch See if this takes care of dangling cores during the stress test.

asking for help to access the bugzilla for lucene

2013-03-31 Thread 陈秀招
Hi, I’m a graduate student in Peking University. And due to the research recently in my lab, I want to get access to the bugzilla for lucene. What should I do? Thank you! Best wishes!

Re: asking for help to access the bugzilla for lucene

2013-03-31 Thread Han Jiang
They don't use bugzilla ... https://issues.apache.org/jira/browse/LUCENE On Mon, Apr 1, 2013 at 9:32 AM, 陈秀招 carrie0...@126.com wrote: Hi, I’m a graduate student in Peking University. And due to the research recently in my lab, I want to get access to the bugzilla for lucene. What

[jira] [Commented] (SOLR-4657) Failing OpenCloseCoreStressTest

2013-03-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618561#comment-13618561 ] Erick Erickson commented on SOLR-4657: -- trunk r: 1463068 4xr: 1463076 Now we'll

[jira] [Created] (SOLR-4658) In preparation for dynamic schema modification via REST API, add a managed schema facility

2013-03-31 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-4658: Summary: In preparation for dynamic schema modification via REST API, add a managed schema facility Key: SOLR-4658 URL: https://issues.apache.org/jira/browse/SOLR-4658

[jira] [Updated] (SOLR-4658) In preparation for dynamic schema modification via REST API, add a managed schema facility

2013-03-31 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4658: - Attachment: SOLR-4658.patch Patch implementing the idea. This makes the IndexSchema constructor private,

[jira] [Commented] (SOLR-4658) In preparation for dynamic schema modification via REST API, add a managed schema facility

2013-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618599#comment-13618599 ] Robert Muir commented on SOLR-4658: --- It seems a little wierd to tie in all this zookeeper

[jira] [Commented] (SOLR-4652) Resource loader has broken behavior for solr.xml plugins (basically ShardHandlerFactory)

2013-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618603#comment-13618603 ] Robert Muir commented on SOLR-4652: --- Can a test be written that just does the simplest

[jira] [Resolved] (LUCENE-4861) can we use a single PostingsHighlighter for both whole and snippet highlighting?

2013-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4861. - Resolution: Fixed can we use a single PostingsHighlighter for both whole and snippet

[jira] [Resolved] (LUCENE-4893) Facet counts in FacetsAccumulator.facetArrays are multiplied as many times as FacetsCollector.getFacetResults is called.

2013-03-31 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-4893. Resolution: Fixed Fix Version/s: 4.3 5.0 Assignee: Shai Erera