Re: How to patch Solr4.2 for SolrEnityProcessor Sub-Enity issue

2013-08-28 Thread harshchawla
Thanks a lot for this fix. I am now eagerly waiting for solr - 4.5 -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-patch-Solr4-2-for-SolrEnityProcessor-Sub-Enity-issue-tp4086292p4086973.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: How to patch Solr4.2 for SolrEnityProcessor Sub-Enity issue

2013-08-28 Thread Shalin Shekhar Mangar
This is fixed in trunk and branch_4x and will be available in the next release (4.5) See https://issues.apache.org/jira/browse/SOLR-5190 On Mon, Aug 26, 2013 at 12:37 PM, harshchawla wrote: > Thanks a lot in advance. I am eagerly waiting for your response. > > > > -- > View this message in conte

Re: How to patch Solr4.2 for SolrEnityProcessor Sub-Enity issue

2013-08-26 Thread harshchawla
Thanks a lot in advance. I am eagerly waiting for your response. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-patch-Solr4-2-for-SolrEnityProcessor-Sub-Enity-issue-tp4086292p4086572.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: How to patch Solr4.2 for SolrEnityProcessor Sub-Enity issue

2013-08-25 Thread Shalin Shekhar Mangar
You are right. The fix committed to source was not complete. I've reopened SOLR-3336 and I will put up a test and fix. https://issues.apache.org/jira/browse/SOLR-3336 On Mon, Aug 26, 2013 at 9:41 AM, harshchawla wrote: > In the second reply of this link, it is discussed and more over I am facing

Re: How to patch Solr4.2 for SolrEnityProcessor Sub-Enity issue

2013-08-25 Thread harshchawla
In the second reply of this link, it is discussed and more over I am facing the same issue here: http://stackoverflow.com/questions/15734308/solrentityprocessor-is-called-only-once-for-sub-entities?lq=1. See attached my data-config.xml of new core (let say) test

Re: How to patch Solr4.2 for SolrEnityProcessor Sub-Enity issue

2013-08-25 Thread Shalin Shekhar Mangar
That issue was fixed in Solr 3.6 and 4.0-alpha. The latest Solr releases already have that fix. Can you give more details on why you think you are still affected by that bug? On Fri, Aug 23, 2013 at 4:29 PM, harshchawla wrote: > According to > http://stackoverflow.com/questions/15734308/solrentit

How to patch Solr4.2 for SolrEnityProcessor Sub-Enity issue

2013-08-23 Thread harshchawla
According to http://stackoverflow.com/questions/15734308/solrentityprocessor-is-called-only-once-for-sub-entities?lq=1 we can use the patched SolrEntityProcessor in https://issues.apache.org/jira/browse/SOLR-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel to solve the sub