Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi Guys

Hi guys 🙂 hope you're having a good weekend. When I try and compare experiments on the Web UI the display just freezes. It would be great if you could give me a hand 😄

  
  
Posted 2 years ago
Votes Newest

Answers 8


I'll ask one of the UI guys to take a look - would be nice to see the status of the network tab in the browser's developer tools

  
  
Posted 2 years ago

Hi Ryan,
we are more interested in the last tasks.get_all_ex query,
clicking the "XHR" filter, would make it easier to find.
It would be very helpful if you can share the response with us maybe on a DM, by right clicking the network entry in the table, copy -> copy as curl

  
  
Posted 2 years ago

Hi Ryan, just wanted to update, we found a performance issue with a 3rd party library we use for a detailed compare of text. we added a limit on advanced compared, so the UI won't get stuck. the fix should be included as part of the next server release.

  
  
Posted 2 years ago

RobustRat47 just to clarify, are you using a self-hosted server, or the free-hosted community service?

  
  
Posted 2 years ago

image

  
  
Posted 2 years ago

Hi SuccessfulKoala55 I gave up after 20 mins and also got a notification from firefox "This page is slowing down Firefox. The speed up your browser, stop this page". I'm heading out soon so I could leave it on. Also, had the same behaviour in chrome.

  
  
Posted 2 years ago

Hi RobustRat47 🙂
Does it freeze completely, or does it just take a very long time?

  
  
Posted 2 years ago

When I get home I'll get the stats to you 👍 thank you :)

  
  
Posted 2 years ago
562 Views
8 Answers
2 years ago
26 days ago
Tags