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
IdealPanda97
Moderator
3 Questions, 17 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

17 × Eureka!
0 Votes
4 Answers
476 Views
0 Votes 4 Answers 476 Views
Hi! Is it possible to make some projects invisible for certain users?
3 years ago
0 Votes
8 Answers
569 Views
0 Votes 8 Answers 569 Views
3 years ago
0 Votes
27 Answers
540 Views
0 Votes 27 Answers 540 Views
Hi! I have some problems with data migration process. My error log in the attached files.
3 years ago
0 Hi! Is It Possible To Make Some Projects Invisible For Certain Users?

AgitatedDove14 Well, thank you for your answers and the link )

3 years ago
0 Hi! Is It Possible To Make Some Projects Invisible For Certain Users?

AgitatedDove14 We have projects that we would like to restrict access to within a team, but we would like to avoid raising a seperate trains-server for these projects )

3 years ago
0 Hi! I'M Having Some Problems, Could You Help Me? I Have Been Working With Version 0.15.0 Of Trains-Server For A Month, But Yesterday I Stopped Accessing Logs. When I Tried To Go To The Project /Task/Results/Scalars, I Got The Error: "Error 100 : General D

I was helped by running from user 1000 and the command "http_proxy= docker-compose -f /opt/trainz/docker-compose.html up"
AppetizingMouse58 SuccessfulKoala55 Thank you so much!

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

AppetizingMouse58 When I tried to go to http://localhost:9200/_xpack/license/start_basic , I received this err msg: {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_expression","resource.id":"_xpack","index_uuid":"_na_","index":"_xpack"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_expression","resource.id":"_xpack","index_uuid":"_na_","index":"_xpack"},"status":404}

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

In this case I have err: {"error":{"root_cause":[{"type":"parse_exception","reason":"request body is required"}],"type":"parse_exception","reason":"request body is required"},"status":400}(

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

AppetizingMouse58 I updated my lincense, but it doesnt work for me. And I have not --extra_source-env argument in elastic_upgrade.py

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

In the attached file my new log from elastic-upgrade, and some info about the elastic cluster.

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

AppetizingMouse58 yes, I see two indices with red status. And now should I delete them? If yes, command for that like this:
curl -XDELETE localhost:9200/queue_metrics/d1bd92a3b039400cbafc60a7a5b1e52b_2020-08?

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

AppetizingMouse58 thanks a lot! After I deleted the indices, I was able to migrate the data and update the trains version to 0.16.0

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

AppetizingMouse58 I tried it, but now I have new errors with shards (

3 years ago
0 Hi! I Have Some Problems With Data Migration Process. My Error Log In The Attached Files.

AppetizingMouse58 In general, I first had the trains version 0.15.1, it worked. I decided to upgrade to version 0.16.0, made a data backup, but did not make the data migration, and I got the following error (the screenshot). Then I tried to make a migration, but then there was a problem, I already wrote about it. After that, I tried to roll back by downloading http://docker-compose.ml from git (with tag 0.15.1) and making docker-compose-f /opt/trainz/docker-compose.yml pull , and als...

3 years ago