Worked :D
Thanks a lot!
2013/7/10 Marcelo Elias Del Valle
> root_id is a dynamic field... But should the type of the field change
> according to the values? Because using the same configuration but using
> "room1" as value, it works.
>
> Let me compare the configurations:
>
>
root_id is a dynamic field... But should the type of the field change
according to the values? Because using the same configuration but using
"room1" as value, it works.
Let me compare the configurations:
Indeed, one is text_general and the other is string... I will try to create
a fixed fiel
What kind of field is root_id? If it's tokenized or not the
same type as id, that could account for it.
Best
Erick
On Tue, Jul 9, 2013 at 7:34 PM, Marcelo Elias Del Valle
wrote:
> Hello,
>
> I am trying to create a POC to test query joins. However, I was
> surprised when I saw my test worked
Oops... I misread and confused your "q" and "fq" params.
-- Jack Krupansky
-Original Message-
From: Jack Krupansky
Sent: Tuesday, July 09, 2013 7:47 PM
To: solr-user@lucene.apache.org
Subject: Re: join not working with UUIDs
Your join is requesting to use the &q
-- Jack Krupansky
-Original Message-
From: Marcelo Elias Del Valle
Sent: Tuesday, July 09, 2013 7:34 PM
To: solr-user@lucene.apache.org
Subject: join not working with UUIDs
Hello,
I am trying to create a POC to test query joins. However, I was
surprised when I saw my test worked with some
Hello,
I am trying to create a POC to test query joins. However, I was
surprised when I saw my test worked with some ids, but when my document ids
are UUIDs, it doesn't work.
Follows an example, using solrj:
SolrInputDocument doc = new SolrInputDocument();
doc.addField("id", "bcbaf9eb-0da