Hi Yonik
So I tested the join using the sample data below and the latest trunk. I still
got the same behaviour.
HOWEVER! In this case it was nothing to do with the patch or solr version. It
was the tokeniser splitting G1 into G and 1.
So thank you for a nice patch and your suggestions.
I do h
No I haven't. I will get the latest out of the trunk and report back.
Cheers again,
Matt
-Original Message-
From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley
Sent: 03 August 2011 14:51
To: Fowler, Matthew (Markets Eikon)
Cc: solr-user@lucene.apache.org
Subject:
Hi Yonik
Sorry for my late reply. I have been trying to get to the bottom of this
but I'm getting inconsistent behaviour. Here's an example:
Query = "pi:rcs100" - Here going to use "pid_rcs" as join
value
rcs100
rcs
G1
Emerging Market Countries
All business events rela
Hi List
I have been using the JOIN patch
https://issues.apache.org/jira/browse/SOLR-2272 with great success.
However I have hit a case where it doesn't seem to be working. It
doesn't seem to work when joining to a multi-valued field.
Has anyone any experience using the patch to join on
Hi All
I'm indexing a set of xml documents using StreamingUpdateSolrServer but
I'm having trouble indexing dates.
I get an error like:
SEVERE: error
java.lang.Exception: Invalid Date Math String:'2011-04-22T05:35:37Z
'
Invalid Date Math String:'2011-04-22T05:35:37Z '
I noti