uniqueKey id uniqueKey
copyField source="uniqueid" dest="id"
Please note that, I have marked uniqueKey as bold, since I can't make it as
Tag and post in this forum. uniqueKey is the tag only..
Here, id and uniqueid both are declared as string. I only pass the uniqueid
in the query.
Please note,
Hi,
I'm trying to get the synoms working for my search system, but they don't
seem to be working:
television,televisions,tv,tvs,tvisions,abcdef
computer => laptop
I restarted Solr, and then tried a search for "tvisions", but no results (as
there is obivously no result with that keyword in, BUT t
Hi,
Can you please supply relevant details of how you do the query? Which fields
are queried? What field types are they? Pasting in your query URL would help.
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
On 12. mars 2011, at 11.16, Andy Newby wrote:
> Hi,
>
> I'm
Ahh yes, sorry about that. I assumed ExternalFileField would work for
filtering as well. Note to self: never assume
Geert-Jan
2011/3/12 Koji Sekiguchi
> (11/03/12 10:28), go canal wrote:
>
>> Looking at the API doc, it seems that only floating value is currently
>> supported, is it true?
>>
>
>
<<< Its only occur for particular inserts which has id value in their
content.>>>
Then what you're seeing is exactly what I'd expect. The id field is already
in the document. The intent of copyfield is to add data to the dest field
from the source field, not replace it. Since some of your document
Did you reindex? And are you doing query time or index time expansion?
As Jan indicated, please show us the results of &debugQuery=on with
this.
Finally, did you look at the field in question with the admin page or Luke
to understand what's actually in the field in question and if it matches
your