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
CooperativeSealion8
Moderator
4 Questions, 13 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

13 × Eureka!
0 Votes
2 Answers
927 Views
0 Votes 2 Answers 927 Views
Hi, first time installing trains-server. But I’m getting the following error when loading the web page Please enable JavaScript to continue using this applic...
4 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi, I have a train server set up on some IP and accessing the web interface works great. But how do I configure trains (from pip install trains ) to use my s...
4 years ago
0 Votes
3 Answers
880 Views
0 Votes 3 Answers 880 Views
Hi my friend mailto:mishael@xfind.ai has gotten his Slack account accidentally deactivated for this workspace. Anyone here can reactivate his account?
4 years ago
0 Votes
17 Answers
891 Views
0 Votes 17 Answers 891 Views
Hi, when it first asks me to enter my full name, it fails to perform the request (timed out). Checked server side and receiving this error [urllib3.connectio...
4 years ago
0 Hi My Friend

IdealToad71 Thank you so much!

4 years ago
0 Hi, When It First Asks Me To Enter My Full Name, It Fails To Perform The Request (Timed Out). Checked Server Side And Receiving This Error

I am using NGINX to route to docker so I routed only the 8080 port and forgot about the 8008 port which caused the error. I’m trying to figure out now how to route both ports simultaneously

4 years ago