Problem JOIN Solr

2017-10-23 Thread guido.lau...@uksh.de
Hi, i have a problem with JOIN-Function (query of two collections) I have two collections "ColAAA" and "ColBBB" ColAAA => field ABC fieldtype "text_general" or "string" ColBBB => fields XYZ and DEF fieldtype "string" Example of field "ABC" ->"SomeWord 250kg" With the JOIN-Function I want t

Re: Join solr

2014-04-24 Thread hungctk33
. - I am a student IT -- View this message in context: http://lucene.472066.n3.nabble.com/Join-solr-to-use-sorting-tp4132615p4133049.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Join solr

2014-04-24 Thread Aman Tandon
AS c > ON p.category_id = c.category_id > Order by c.category_name asc; > > > Purpose sorting by category_name, but join solr not support to use sort. > If custom solr, how do it ? > > Thank a lot of ! > > > > -- > View this message in context: > http://lucene

Re: Join solr

2014-04-24 Thread hungctk33
, but join solr not support to use sort. If custom solr, how do it ? Thank a lot of ! -- View this message in context: http://lucene.472066.n3.nabble.com/Join-solr-tp4132615p4132933.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Join solr

2014-04-24 Thread Kranti Parisa
that doesn't work on the fly. you will need to write custom code Thanks, Kranti K. Parisa http://www.linkedin.com/in/krantiparisa On Thu, Apr 24, 2014 at 6:11 AM, hungctk33 wrote: > Pls! Help me. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.

Re: Join solr

2014-04-24 Thread hungctk33
Pls! Help me. -- View this message in context: http://lucene.472066.n3.nabble.com/Join-solr-tp4132615p4132830.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Join solr

2014-04-22 Thread hungctk33
http://lucene.472066.n3.nabble.com/Join-solr-tp4132615p4132631.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Join solr

2014-04-22 Thread Alexandre Rafalovitch
http://lucene.472066.n3.nabble.com/Join-solr-tp4132615p4132625.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Join solr

2014-04-22 Thread hungctk33
Pls, Help me ! -- View this message in context: http://lucene.472066.n3.nabble.com/Join-solr-tp4132615p4132625.html Sent from the Solr - User mailing list archive at Nabble.com.

Join solr

2014-04-22 Thread hungctk33
Hi all, A problem . http://localhost:8081/solr/products/select?q={!join%20from=category_id%20to=category_id%20fromIndex=categories}yyy -yyy : &sort= category_name+desc You have a query for problem. Help me -- View this message in context: http://lucene.472066.n3.nabble.com/Join-

Re: Join solr multi core select field mixed other core

2014-04-22 Thread Alvaro Cabrerizo
gt; -- > View this message in context: > http://lucene.472066.n3.nabble.com/Join-solr-multi-core-select-field-mixed-other-core-tp4132444.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Join solr multi core select field mixed other core

2014-04-21 Thread hungctk33
=category}name:* *&fl= * * Pls Help me.Thank a lot of -- View this message in context: http://lucene.472066.n3.nabble.com/Join-solr-multi-core-select-field-mixed-other-core-tp4132444.html Sent from the Solr - User mailing list archive at Nabble.com.