zoie-solr unique key - string or long?

50 views
Skip to first unread message

wren

unread,
Sep 22, 2011, 11:08:35 PM9/22/11
to zoie
Hi everyone.
I just installed Solr3.4 with zoie3.0.
The problem is that, Solr requires unique key to be of string type,
while zoie's unique key has to be long integer.
Anyone knows how to solve the conflict?

John Wang

unread,
Sep 22, 2011, 11:23:50 PM9/22/11
to zo...@googlegroups.com
As long as the String value is  a long, it should work. Underneath it is calling Long.parseLong(stringKey)

-John


--
You received this message because you are subscribed to the Google Groups "zoie" group.
To post to this group, send email to zo...@googlegroups.com.
To unsubscribe from this group, send email to zoie+uns...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zoie?hl=en.


wren

unread,
Sep 22, 2011, 11:54:13 PM9/22/11
to zoie
Thank you very much. It works fine now.
Reply all
Reply to author
Forward
0 new messages