limestone
limestone copied to clipboard
Bug with multi attribut type !
When I use a multi attribut type in my index I have a bug :
Sending search request of 155 bytes
buffer.js:305
return this.parent.utf8Slice(start, end);
^
TypeError: Bad argument. at Buffer.toString (buffer.js:305:26) at Object.shiftLString as lstring at /home/project/lib/limestone.js:651:43 at /home/project/lib/limestone.js:567:13 at Object.runCallbackIfDone (/home/project/lib/limestone.js:557:34) at Socket.readResponseData (/home/project/lib/limestone.js:495:18) at Socket.emit (events.js:64:17) at Socket._onReadable (net.js:672:14) at IOWatcher.onReadable as callback
Can't find how tu use limestone with index that contains multi value attribute....
i got the same issue.Please help me on this