Click here to Skip to main content
15,887,880 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to query logs using OpenSearch in Lucene
message: "\"Price\"\:0.0"

This is part of the message in the log that I am trying to retrieve, although it is being retrieved the ": are not being highlighted and I am getting shard warnings.
false,"Price":0.0,"C

Any ideas?

What I have tried:

As explained above in the description problem:

message: "\"Price\"\:0.0"
Posted
Updated 31-Aug-23 4:13am
v3
Comments
Richard MacCutchan 24-Aug-23 9:27am    
Don't you thionk it would be useful if you provided us with the exact warning or error messages?

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900