Skip to content
Advertisement

Tag: lucene

pyravendb query parameters parsing error

I’ve noticed a weird parsing problem with ravendb’s python client. when i use this query knowing that url = “http://www.mywebsite.net/” The relevent part of the error stack is the following : BUT if I simply add a simple ‘ ‘ to the url parameter in the query, it works without any parsing error (but dosent returns a result though since

Advertisement