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
Unanswered
Hi, Guys. I Have Question: Where I Can Find Config File For Edit Storage Location On Disk?


Hi ItchyHippopotamus18 , what exactly are you trying to configure? If you're referring to the disk usage by Trains Server, all the data is stored under the various folder inside /opt/trains/data , so mounting this to a different location or changing this value in the configuration will cause the system to place the database data in a different location

  
  
Posted 4 years ago
148 Views
0 Answers
4 years ago
one year ago