On Wed, Sep 25, 2013 at 6:40 AM, Tanu Garg <tanugarg2...@gmail.com> wrote:
> My field name is "kcmeta/bookmark/count"

You can always use the "field" function to handle whacky field
names... unquoted if it's simple enough, or quoted if it's not.
field(kcmeta/bookmark/count)
or
field("kcmeta/bookmark/count")


-Yonik
http://lucidworks.com

Reply via email to