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
Profile picture
NutritiousBear41
Moderator
2 Questions, 20 Answers
  Active since 10 January 2023
  Last activity 18 days ago

Reputation

0

Badges 1

19 × Eureka!
0 Votes
11 Answers
774 Views
0 Votes 11 Answers 774 Views
4 years ago
0 Votes
21 Answers
707 Views
0 Votes 21 Answers 707 Views
Hello! I am trying to upgrade from trains server 0.14.0 -> 0.14.1 (docker setup) I have followed the upgrade instructions on https://allegro.ai/docs/deployin...
4 years ago
0 Hi All - I Have A Question To Ask (And Not Sure If There Is A Channel For Faqs So Sorry For Putting It Here) ... I Am Using Trains In Combination With Pycharm'S Remote Debugging. I Have The Pycharm Plugin Installed. When The Experiment Ends, I Get

yeap! I added a 30 second sleep and now it reports

2020-02-10 17:53:10,165 - trains.Task - INFO - Waiting for repository detection and full package requirement analysis 2020-02-10 17:53:19,357 - trains.Task - INFO - Finished repository detection and package analysis
and installed packages is now populated

4 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

You know what let me see if I can reliably replicate the issue before you spend any more time on it - if I can I'll ping you back with a sequence to replicate

4 years ago
4 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

Apologies for the confusion - when I first saw the notification I thought I was still on 0.14.0 .. also under the profile tab it does not show the patch version

4 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

the server is running on both port 8080 and port 80... (8080 redirects to 80 on the nat) ... accessing on :80 caching works fine ... accessing on :8080 is what does not update the version without a refresh ... but will check your instructions above later

4 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

its kind of weird - if i close the tab and reload the localstorage gets set back to 0.14.0-305

4 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

A yellow bar that appears at the top prompting for upgrade - i will see if I can get a screenshot

4 years ago