adriabonetmrf

Results 12 comments of adriabonetmrf

Thanks for the response @baldersheim, regarding the hit limit we send the parameter set to 10 and the query returned 2 documents while missing the third one, the total-hits was...

Following up with the requested services.xml: ```xml http://*/transformation 2 2 1.0 ```

The `item` (queried document) schema: ``` schema item { document item inherits root { field url type string { indexing: summary | attribute } field state type string { indexing:...

The parent document with the troublesome `show_condition` predicate field: ``` schema root { document root { field name type string { indexing: summary | attribute } field site_id type int...

@bjorncs would it be ok to grant you access to our cluster so you can there debug directly? I'm worried we won't be able to reproduce the issue in a...

Hello again. seems like the issue have come back after a few days since we upgraded to the newest vespa version, searching the locks for the exact time in which...

Thanks @bjorncs, regarding allowing you to debug the vespa instance directly into our cluster, is it possible?

Hello @kkraune and @bjorncs we've finally succeeded replicating the issue on vespa cloud by pointing our traffic into a production cluster from a trial account, could we open a private...

Hello @kkraune, the issue seems to have appeared again at release 7.450.12-1 for some documents, same behaviour with it being solved by updating the document

Sadly we couldn't find a way to reproduce it other than swapping traffic to another instance of vespa until the issue appeared for some documents. We haven't done it this...