[jira] [Commented] (SOLR-4471) Replication occurs even when a slave is already up to date.

2013-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586912#comment-13586912 ] Raúl Grande commented on SOLR-4471: --- When I do http://localhost:17045/solr/replication?co

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 190 - Still Failing

2013-02-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/190/ All tests passed Build Log: [...truncated 23444 lines...] -check-forbidden-java-apis: [forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.6 [forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.6 [forbi

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_15) - Build # 2596 - Failure!

2013-02-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2596/ Java: 64bit/jdk1.7.0_15 -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 24031 lines...] -check-forbidden-java-apis: [forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.6 [forbidden-apis] Reading bund

[jira] [Commented] (SOLR-4465) Configurable Collectors

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586851#comment-13586851 ] Mark Miller commented on SOLR-4465: --- Looking good Joel! One early comment - can you forma

[jira] [Commented] (SOLR-4210) Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586848#comment-13586848 ] Commit Tag Bot commented on SOLR-4210: -- [branch_4x commit] Mark Robert Miller http://s

[jira] [Commented] (SOLR-4210) Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586839#comment-13586839 ] Commit Tag Bot commented on SOLR-4210: -- [trunk commit] Mark Robert Miller http://svn.a

[jira] [Updated] (SOLR-4465) Configurable Collectors

2013-02-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4465: - Attachment: SOLR-4465.patch This patch moves QueryComponent.mergeIds to the CollectorFactory. This

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_41) - Build # 4456 - Failure!

2013-02-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4456/ Java: 32bit/jdk1.6.0_41 -server -XX:+UseParallelGC All tests passed Build Log: [...truncated 23656 lines...] -check-forbidden-java-apis: [forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.6 [forbidden-apis] Reading bundl

[jira] [Commented] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586806#comment-13586806 ] Mark Miller commented on SOLR-4505: --- The attached patch deals with the update lock the sa

[jira] [Comment Edited] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586806#comment-13586806 ] Mark Miller edited comment on SOLR-4505 at 2/26/13 5:43 AM: The

[jira] [Updated] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4505: -- Attachment: SOLR-4505.patch > Deadlock around SolrCoreState update lock. > -

[jira] [Created] (SOLR-4505) Deadlock around SolrCoreState update lock.

2013-02-25 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4505: - Summary: Deadlock around SolrCoreState update lock. Key: SOLR-4505 URL: https://issues.apache.org/jira/browse/SOLR-4505 Project: Solr Issue Type: Bug R

Re: Race condition in Solr, plea fo help and/or advice

2013-02-25 Thread Mark Miller
FYI, I filed https://issues.apache.org/jira/browse/SOLR-4505 - Mark On Feb 26, 2013, at 12:16 AM, Mark Miller wrote: > You are finding great stuff with this stress test driver! We really need this > in the tests :) > > On Feb 25, 2013, at 8:25 AM, Erick Erickson wrote: > >> What do you thin

Re: Race condition in Solr, plea fo help and/or advice

2013-02-25 Thread Mark Miller
You are finding great stuff with this stress test driver! We really need this in the tests :) On Feb 25, 2013, at 8:25 AM, Erick Erickson wrote: > What do you think about me checking 4196 in and opening a separate JIRA for > this issue? I think that is fine - I don't think the deadlock is rel

[jira] [Resolved] (LUCENE-4794) Refactor Spatial RecursivePrefixTreeFilter algorithm for extension

2013-02-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-4794. -- Resolution: Fixed > Refactor Spatial RecursivePrefixTreeFilter algorithm for extension > -

[jira] [Resolved] (SOLR-4078) Allow custom naming of nodes so that a new host:port combination can take over for a previous shard.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4078. --- Resolution: Fixed > Allow custom naming of nodes so that a new host:port combination can take > o

[jira] [Resolved] (SOLR-4210) Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4210. --- Resolution: Fixed Thanks Po! > Requests to a Collection that does not exist on the re

[jira] [Commented] (SOLR-4210) Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586743#comment-13586743 ] Commit Tag Bot commented on SOLR-4210: -- [branch_4x commit] Mark Robert Miller http://s

[jira] [Commented] (SOLR-4210) Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586738#comment-13586738 ] Commit Tag Bot commented on SOLR-4210: -- [trunk commit] Mark Robert Miller http://svn.a

[jira] [Commented] (SOLR-4078) Allow custom naming of nodes so that a new host:port combination can take over for a previous shard.

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586730#comment-13586730 ] Commit Tag Bot commented on SOLR-4078: -- [trunk commit] Mark Robert Miller http://svn.a

[jira] [Commented] (SOLR-4078) Allow custom naming of nodes so that a new host:port combination can take over for a previous shard.

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586729#comment-13586729 ] Commit Tag Bot commented on SOLR-4078: -- [branch_4x commit] Mark Robert Miller http://s

[jira] [Commented] (LUCENE-4794) Refactor Spatial RecursivePrefixTreeFilter algorithm for extension

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586721#comment-13586721 ] Commit Tag Bot commented on LUCENE-4794: [branch_4x commit] David Wayne Smiley ht

[jira] [Commented] (LUCENE-4794) Refactor Spatial RecursivePrefixTreeFilter algorithm for extension

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586712#comment-13586712 ] Commit Tag Bot commented on LUCENE-4794: [trunk commit] David Wayne Smiley http:/

[jira] [Commented] (SOLR-4480) EDisMax parser blows up with query containing single plus or minus

2013-02-25 Thread Fiona Tay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586698#comment-13586698 ] Fiona Tay commented on SOLR-4480: - I'm the person who originally reported the bug, and I ju

[jira] [Updated] (LUCENE-4798) PostingsHighlighter's formatter sometimes doesnt highlight matched terms

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4798: Attachment: LUCENE-4798.patch quick patch, just sorts by offset before handing to the formatter.

[jira] [Created] (LUCENE-4798) PostingsHighlighter's formatter sometimes doesnt highlight matched terms

2013-02-25 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4798: --- Summary: PostingsHighlighter's formatter sometimes doesnt highlight matched terms Key: LUCENE-4798 URL: https://issues.apache.org/jira/browse/LUCENE-4798 Project: Lucen

[jira] [Updated] (SOLR-4504) CurrencyField treats docs w/o value the same as having a value of 0.0

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4504: --- Fix Version/s: 4.2 > CurrencyField treats docs w/o value the same as having a value of 0.0 > -

[jira] [Assigned] (SOLR-4504) CurrencyField treats docs w/o value the same as having a value of 0.0

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-4504: -- Assignee: Hoss Man > CurrencyField treats docs w/o value the same as having a value of 0.0 > ---

[jira] [Updated] (SOLR-4504) CurrencyField treats docs w/o value the same as having a value of 0.0

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4504: --- Attachment: SOLR-4504.patch The problem is that unlike a simple TrieField that uses FieldCacheRangeFilter (wh

[jira] [Updated] (SOLR-4078) Allow custom naming of nodes so that a new host:port combination can take over for a previous shard.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4078: -- Attachment: SOLR-4078.patch A couple little tweaks and fixes. I think this is looking ready to commit.

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586607#comment-13586607 ] Robert Muir commented on SOLR-3843: --- +1 I do think we should make a separate issue/discu

Re: Distributed MLT doesn't seem to work (SOLR-4414?)

2013-02-25 Thread Mark Miller
Given how long this component has not supported distrib search, my guess is that I'm going to have to be the committer that looks at this. It's on my list to look into it. I have only ever made it work in a unit test on a very small scale - I've never tried anything real beyond that, so that wi

Distributed MLT doesn't seem to work (SOLR-4414?)

2013-02-25 Thread Shawn Heisey
I can't get distributed MLT (committed in Solr 4.1, using 4.2-SNAPSHOT) to work at all. I think whatever is causing SOLR-4414 is probably causing my issue as well. If there's anything specific that's required to troubleshoot this issue, let me know how to get it and I'll provide it. Thanks,

[jira] [Commented] (SOLR-4414) MoreLikeThis on a shard finds no interesting terms if the document queried is not in that shard

2013-02-25 Thread Colin Bartolome (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586558#comment-13586558 ] Colin Bartolome commented on SOLR-4414: --- By the way, I'm guessing the interesting ter

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586508#comment-13586508 ] Commit Tag Bot commented on LUCENE-4748: [branch_4x commit] Michael McCandless ht

[jira] [Created] (SOLR-4504) CurrencyField treats docs w/o value the same as having a value of 0.0

2013-02-25 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4504: -- Summary: CurrencyField treats docs w/o value the same as having a value of 0.0 Key: SOLR-4504 URL: https://issues.apache.org/jira/browse/SOLR-4504 Project: Solr Issue T

[jira] [Commented] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586496#comment-13586496 ] Commit Tag Bot commented on LUCENE-4748: [trunk commit] Michael McCandless http:/

[jira] [Resolved] (LUCENE-4748) Add DrillSideways helper class to Lucene facets module

2013-02-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4748. Resolution: Fixed > Add DrillSideways helper class to Lucene facets module > -

[jira] [Updated] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4373: --- Description: Having lib directives in the solrconfig.xml files of multiple cores can cause problems when usin

[jira] [Commented] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586481#comment-13586481 ] Hoss Man commented on LUCENE-4796: -- +1 ... looks good to me. > NamedSPI

[jira] [Comment Edited] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586458#comment-13586458 ] Steve Rowe edited comment on SOLR-3843 at 2/25/13 11:26 PM: bq.

[jira] [Updated] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-3843: - Attachment: SOLR-3843.patch bq. I guess for now I was just looking at us doing things consistently. Even i

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586439#comment-13586439 ] Robert Muir commented on SOLR-3843: --- I dont think the ant build makes any distinction her

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586424#comment-13586424 ] Steve Rowe commented on SOLR-3843: -- bq. But it would also succeed without analyzers-phonet

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586415#comment-13586415 ] Robert Muir commented on SOLR-3843: --- {quote} I put the lucene-codecs dependency on the so

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586412#comment-13586412 ] Steve Rowe commented on SOLR-3843: -- In the Maven build, it's the solr core module that dep

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586388#comment-13586388 ] Robert Muir commented on SOLR-3843: --- Thanks Steve: I was actually (and still am i think)

[jira] [Commented] (SOLR-4480) EDisMax parser blows up with query containing single plus or minus

2013-02-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586380#comment-13586380 ] Yonik Seeley commented on SOLR-4480: bq. I'm ok with saying that a single plus or minus

[jira] [Updated] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-3843: - Attachment: SOLR-3843.patch bq. Smoketesting passes with this patch. But i am not sure if anything should

[jira] [Comment Edited] (SOLR-4480) EDisMax parser blows up with query containing single plus or minus

2013-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586368#comment-13586368 ] Jan Høydahl edited comment on SOLR-4480 at 2/25/13 10:22 PM: - S

[jira] [Commented] (SOLR-4480) EDisMax parser blows up with query containing single plus or minus

2013-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586368#comment-13586368 ] Jan Høydahl commented on SOLR-4480: --- So let's take the String field example. A single %2B

[jira] [Commented] (SOLR-4490) add support for multivalued docvalues

2013-02-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586349#comment-13586349 ] Adrien Grand commented on SOLR-4490: +1 > add support for multivalue

[jira] [Commented] (SOLR-4480) EDisMax parser blows up with query containing single plus or minus

2013-02-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586345#comment-13586345 ] Yonik Seeley commented on SOLR-4480: bq. What should be the logical behavior of a singl

[jira] [Assigned] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-4796: - Assignee: Uwe Schindler (was: Hoss Man) > NamedSPILoader.reload needs to be synchro

[jira] [Updated] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4796: -- Attachment: LUCENE-4796.patch Thanks Hoss, this is indeed another bug. Too stupid! - copypaste

RE: Line length in Lucene/Solr code

2013-02-25 Thread David Smiley (@MITRE.org)
If 120 is the new maximum, is it also the generally recommended reflow/line-break for javadocs? Or should that be 100, or stay at 80? I suggest 100. ~ David - Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book -- View this message in context: http://lucene.47206

[jira] [Commented] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586301#comment-13586301 ] Hoss Man commented on LUCENE-4796: -- bq. We have to fix the same issue in AnalysisSPILoad

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586265#comment-13586265 ] Robert Muir commented on SOLR-3843: --- Smoketesting passes with this patch. But i am not su

[jira] [Commented] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586264#comment-13586264 ] Steve Rowe commented on SOLR-4503: -- I'm interested in what other people think of using Res

[jira] [Updated] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4796: -- Attachment: LUCENE-4796.patch > NamedSPILoader.reload needs to be synchronized > -

[jira] [Commented] (LUCENE-4771) Query-time join collectors could maybe be more efficient

2013-02-25 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586258#comment-13586258 ] Martijn van Groningen commented on LUCENE-4771: --- I also think that this app

[jira] [Commented] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586257#comment-13586257 ] Uwe Schindler commented on LUCENE-4796: --- We have to fix the same issue in AnalysisS

[jira] [Commented] (SOLR-4492) Please add support for Collection API CREATE method to evenly distribute leader roles among instances

2013-02-25 Thread Tim Vaillancourt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586253#comment-13586253 ] Tim Vaillancourt commented on SOLR-4492: I like the logic mentioned. As an Ops guy

[jira] [Updated] (SOLR-3843) Add lucene-codecs to Solr libs?

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3843: -- Attachment: SOLR-3843.patch Here's the start to a patch (I havent tested the build with it or looked at

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586239#comment-13586239 ] Uwe Schindler commented on SOLR-4373: - This is how it is called, just indirect.

[jira] [Updated] (SOLR-4210) Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4210: -- Summary: Requests to a Collection that does not exist on the receiving node should be proxied to a suita

[jira] [Updated] (SOLR-4480) EDisMax parser blows up with query containing single plus or minus

2013-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4480: -- Attachment: SOLR-4480.patch Updated patch, also catching exceptions in the case where the +/- comes afte

[jira] [Updated] (SOLR-4210) if couldn't find the collection locally when searching, we should look on other nodes. one of TODOs part in SolrDispatchFilter

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4210: -- Attachment: SOLR-4210.patch New patch: tightened up, more testing. > if couldn't find

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586217#comment-13586217 ] Alexandre Rafalovitch commented on SOLR-4373: - Ok, adding the flag on solr elem

[jira] [Commented] (SOLR-4481) SwitchQParserPlugin

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586198#comment-13586198 ] Commit Tag Bot commented on SOLR-4481: -- [branch_4x commit] Chris M. Hostetter http://s

[jira] [Resolved] (SOLR-4481) SwitchQParserPlugin

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4481. Resolution: Fixed Fix Version/s: 5.0 4.2 I went ahead and committed a version usin

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586182#comment-13586182 ] Hoss Man commented on SOLR-4373: Alex: I just noticed something in one of your earlier com

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586175#comment-13586175 ] Alexandre Rafalovitch commented on SOLR-4373: - Isn't that for SPIs only? Does t

[jira] [Created] (LUCENE-4797) Fix remaining Lucene/Solr Javadocs issue

2013-02-25 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-4797: - Summary: Fix remaining Lucene/Solr Javadocs issue Key: LUCENE-4797 URL: https://issues.apache.org/jira/browse/LUCENE-4797 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586144#comment-13586144 ] Uwe Schindler commented on LUCENE-4796: --- Hoss: I agree! The concurrency issue in N

[jira] [Created] (LUCENE-4796) NamedSPILoader.reload needs to be synchronized

2013-02-25 Thread Hoss Man (JIRA)
Hoss Man created LUCENE-4796: Summary: NamedSPILoader.reload needs to be synchronized Key: LUCENE-4796 URL: https://issues.apache.org/jira/browse/LUCENE-4796 Project: Lucene - Core Issue Type: Bu

[jira] [Commented] (LUCENE-4771) Query-time join collectors could maybe be more efficient

2013-02-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586137#comment-13586137 ] Robert Muir commented on LUCENE-4771: - Thanks for updating Martijn! I plan to look at

[jira] [Commented] (SOLR-4481) SwitchQParserPlugin

2013-02-25 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586135#comment-13586135 ] Commit Tag Bot commented on SOLR-4481: -- [trunk commit] Chris M. Hostetter http://svn.a

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586128#comment-13586128 ] Uwe Schindler commented on SOLR-4373: - Hoss: The concurrency issue in NamedSPILoader ca

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586122#comment-13586122 ] Alexandre Rafalovitch commented on SOLR-4373: - I have just rechecked and I stil

[jira] [Commented] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586112#comment-13586112 ] Steve Rowe commented on SOLR-4503: -- The patch adds two dependencies: Restlet and the Restl

[jira] [Commented] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586097#comment-13586097 ] Mark Miller commented on SOLR-4373: --- Oh, I don't plan on looking into it. Just assigned i

[jira] [Assigned] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-4373: - Assignee: (was: Mark Miller) > In multicore, lib directives in solrconfig.xml cause confli

[jira] [Assigned] (SOLR-4373) In multicore, lib directives in solrconfig.xml cause conflict and clobber directives from earlier cores

2013-02-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-4373: -- Assignee: Mark Miller (was: Hoss Man) Mark: i really don't have anything to offer on this issue beyond

Re: Line length in Lucene/Solr code

2013-02-25 Thread Chris Hostetter
: I am all for a larger limit as I find that it makes Java code a lot more : readable. With current tools, Java code needs to be formatted using line "Aim for 80 chars, but don't shoehorn things if they are more readable on a single long line" -Hoss'ss Law of Code Line

[jira] [Commented] (SOLR-4471) Replication occurs even when a slave is already up to date.

2013-02-25 Thread Amit Nithian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586019#comment-13586019 ] Amit Nithian commented on SOLR-4471: I'm curious about something. What does: 1) http://

[jira] [Updated] (SOLR-4502) ShardHandlerFactory not initialized in CoreContainer when creating a Core manually.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4502: -- Fix Version/s: 5.0 4.2 > ShardHandlerFactory not initialized in CoreContainer whe

[jira] [Assigned] (SOLR-4502) ShardHandlerFactory not initialized in CoreContainer when creating a Core manually.

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-4502: - Assignee: Mark Miller > ShardHandlerFactory not initialized in CoreContainer when creating a C

[jira] [Updated] (SOLR-4210) if couldn't find the collection locally when searching, we should look on other nodes. one of TODOs part in SolrDispatchFilter

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4210: -- Attachment: SOLR-4210.patch Here is a first pass at something more generic - it attempts to forward for

[jira] [Updated] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4503: - Attachment: SOLR-4503.patch Patch implementing the idea. No (functioning) tests yet. I've started the ex

[jira] [Created] (SOLR-4503) Add REST API methods to get schema information: fields, dynamic fields, and field types

2013-02-25 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-4503: Summary: Add REST API methods to get schema information: fields, dynamic fields, and field types Key: SOLR-4503 URL: https://issues.apache.org/jira/browse/SOLR-4503 Project:

[jira] [Commented] (SOLR-4471) Replication occurs even when a slave is already up to date.

2013-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585978#comment-13585978 ] Raúl Grande commented on SOLR-4471: --- I have problems with 4.2-SNAPSHOT version. My slaves

[jira] [Created] (SOLR-4502) ShardHandlerFactory not initialized in CoreContainer when creating a Core manually.

2013-02-25 Thread Michael Aspetsberger (JIRA)
Michael Aspetsberger created SOLR-4502: -- Summary: ShardHandlerFactory not initialized in CoreContainer when creating a Core manually. Key: SOLR-4502 URL: https://issues.apache.org/jira/browse/SOLR-4502

[jira] [Commented] (SOLR-4210) if couldn't find the collection locally when searching, we should look on other nodes. one of TODOs part in SolrDispatchFilter

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585960#comment-13585960 ] Mark Miller commented on SOLR-4210: --- Along with tests, I think we want to update this to

[jira] [Updated] (SOLR-4457) Queries ending in question mark interpreted as wildcard

2013-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4457: -- Attachment: SOLR-4457.patch First quick patch subclassing edismax, which can be used as a plugin for ex

[jira] [Resolved] (LUCENE-4783) Inconsistent results, changing based on recent previous searches (caching?)

2013-02-25 Thread William Johnson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Johnson resolved LUCENE-4783. - Resolution: Cannot Reproduce > Inconsistent results, changing based on recent previo

[jira] [Commented] (LUCENE-4783) Inconsistent results, changing based on recent previous searches (caching?)

2013-02-25 Thread William Johnson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585935#comment-13585935 ] William Johnson commented on LUCENE-4783: - This is odd, as of this morning, I can

Re: Line length in Lucene/Solr code

2013-02-25 Thread Shawn Heisey
> I'd actually never bothered to look at the line limitation, that's from > back when I started programming. Mostly I was just s happy that > someone > had short-circuited the endless "whether braces should be on the same line > or not" discussion. > > P.S. the ''very'' is really an italic

[jira] [Created] (SOLR-4501) MoreLikeThisComponent is misusing the mlt.count parameter

2013-02-25 Thread Kiril A. (JIRA)
Kiril A. created SOLR-4501: -- Summary: MoreLikeThisComponent is misusing the mlt.count parameter Key: SOLR-4501 URL: https://issues.apache.org/jira/browse/SOLR-4501 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-4210) if couldn't find the collection locally when searching, we should look on other nodes. one of TODOs part in SolrDispatchFilter

2013-02-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585913#comment-13585913 ] Mark Miller commented on SOLR-4210: --- Thanks Po! Never saw this issue - I was just about t

  1   2   >