Currently collection aliases are not supported with SQL interface or Streaming Expressions. There is a ticket open for this:
https://issues.apache.org/jira/browse/SOLR-9077 Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Jun 6, 2016 at 4:22 PM, lansing <halim.cha...@wantedanalytics.com> wrote: > Hi, > I tried to use the collection alias in my SQL query : > > SELECT MyField FROM MyCollectionAlias LIMIT 10 > > But I got an error that MyCollectionAlias doesn't exit. > > Is there a way to use the collection alias in the SQL query ? > > Thank you > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Using-collection-alias-with-Parallel-SQL-Interface-tp4280893.html > Sent from the Lucene - General mailing list archive at Nabble.com. >