Skip to content

Feature/2776 geographic location labels and search#2781

Merged
rscipien merged 5 commits into
developfrom
feature/2776_geographic_location_labels_and_search
May 20, 2025
Merged

Feature/2776 geographic location labels and search#2781
rscipien merged 5 commits into
developfrom
feature/2776_geographic_location_labels_and_search

Conversation

@rscipien

Copy link
Copy Markdown
Contributor

No description provided.

Rafał Ścipień added 3 commits May 15, 2025 13:34
…one textarea instead of 4 fields, remove not needed translations, for search field take only coordinates from textarea
… loaded at all. After adding options started to load
}
if (dsfType.getFieldType() == FieldType.GEOBOX) {
if (geoboxIndexUtil.isIndexable(dsf)) {
solrInputDocument.addField(solrFieldSearchable, geoboxIndexUtil.geoboxFieldToSolr(dsf));

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could geoboxIndexUtil.geoboxFieldToSolr also be removed?

There's also GeoboxValueValidator, which doesn't seem to be used anymore as well.

@diasf diasf assigned rscipien and unassigned lbownik May 20, 2025
@rscipien rscipien assigned diasf and unassigned rscipien May 20, 2025
@diasf diasf assigned rscipien and unassigned diasf May 20, 2025
@rscipien rscipien merged commit 6a3b11b into develop May 20, 2025
1 check passed
@rscipien rscipien deleted the feature/2776_geographic_location_labels_and_search branch May 20, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants