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 People, I'M New To Trains, Is It Possible To Enjoy The Web App Ui Without The Trains-Server Setup? If Not, As A Windows 10 (Home) Edition Is There A Convenient Way To Set It Up?

Hi people, I'm new to trains, is it possible to enjoy the web app UI without the trains-server setup? if not, as a windows 10 (Home) edition is there a convenient way to set it up?

  
  
Posted 4 years ago
Votes Newest

Answers 3


thanks SuccessfulKoala55 , the question arose after trying to follow the instructions you attached. it seems that installing a docker on windows 10 Home is somewhat problematic

  
  
Posted 4 years ago

Hi RipeGoose2 , Welcome!
In order to use the WebApp, you must install Trains-Server.
Luckily, Trains-Server supports windows as well 🙂
See https://allegro.ai/docs/deploying_trains/trains_server_win/ for deployment instructions - please let us know if you need any more information or if you have any questions!

  
  
Posted 4 years ago

Ah... You can always run a Linux virtual machine on windows and install it there (for example using https://www.virtualbox.org/ )

  
  
Posted 4 years ago
769 Views
3 Answers
4 years ago
one year ago
Tags