0

I am trying to create a seach that outputs only entries that have a blank "Version" field. How do I do this?

I know that I can sort them by version so that the entries with a blank "Version" field show up at the top, but I would really like a search that only outputs these entries.

Thanks for any help!

flag

1 Answer

2

Try

-version:"*"
link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.