Package org.hibernate.search.backend.elasticsearch.util.spi
-
Class Summary Class Description URLEncodedString To avoid re-encoding strings into URLs we have several opportunities to reuse them and compose them more efficiently.
| Class | Description |
|---|---|
| URLEncodedString |
To avoid re-encoding strings into URLs we have several opportunities
to reuse them and compose them more efficiently.
|