I would like to query in my Solr 7 interface core those strings that are longer than 30 characters.

OR identify the string results that are missing full-stops.

How can I do this ?

Query: search strings that are missing full-stops/periods "."

q=fieldname: -*.*

0

There are 0 best solutions below