Skip to content

Searching for values in scientific notation

I tried searching for a property in scientific notation like this:

FIND Record mixing WITH 'ambi'='1E+23' -> not found

... like this: FIND Record mixing WITH 'ambi'='1e+23' -> not found

... like this: FIND Record mixing WITH 'ambi'=1e+23 -> AttemptingFullContext conflict in query. Please report this with a bug ticket.Ambiguity conflict in query. Please report this with a bug ticket.extraneous input '23' expecting <EOF>

... and like this: FIND Record mixing WITH 'ambi'=1e23 -> not found

... then I gave up. :-)

What is the correct way to look for values in scientific notation?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information