RE: solr alias not working on streaming query search

2017-07-06 Thread Lewin Joy (TMS)
@lucene.apache.org Subject: Re: solr alias not working on streaming query search This should be fixed in Solr 6.4: https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_SOLR-2D9077&d=DwIFaQ&c=DDPRwrN9uYSNUDpKqPeD1g&r=WMeiuwk_Qf7aOundlWmtZMlairjO8ZQxQ

Re: solr alias not working on streaming query search

2017-07-05 Thread Joel Bernstein
This should be fixed in Solr 6.4: https://issues.apache.org/jira/browse/SOLR-9077 Joel Bernstein http://joelsolr.blogspot.com/ On Wed, Jul 5, 2017 at 2:40 PM, Lewin Joy (TMS) wrote: > ** PROTECTED 関係者外秘 > > Have anyone faced a similar issue? > > I have a collection named “solr_test”. I created

solr alias not working on streaming query search

2017-07-05 Thread Lewin Joy (TMS)
** PROTECTED 関係者外秘 Have anyone faced a similar issue? I have a collection named “solr_test”. I created an alias to it as “solr_alias”. This alias works well when I do a simple search: http://localhost:8983/solr/solr_alias/select?indent=on&q=*:*&wt=json But, this will not work when used in a stre