Skip to content

2787 advanced search for geonames#2790

Closed
lbownik wants to merge 14 commits into
2736_Import_Geonames_Data_3from
2787_Advanced_search_for_Geonames
Closed

2787 advanced search for geonames#2790
lbownik wants to merge 14 commits into
2736_Import_Geonames_Data_3from
2787_Advanced_search_for_Geonames

Conversation

@lbownik

@lbownik lbownik commented May 23, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@lbownik lbownik requested review from diasf and rscipien May 23, 2025 08:37
: new QueryPart(QUERY, queryFragment);
}

private String createQueryFramgment() {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

typo createQueryFramgment - > createQueryFragment

}

private String createQueryFramgment() {
if (this.id == null & this.label == null) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It was intended to use single &

datasetFieldType.getDescription(),
GEONAME, datasetFieldType);
}
@Override

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Probably no needed if we call parent implementation super.getSearchFieldType();

@rscipien rscipien removed their assignment May 23, 2025
@lbownik lbownik force-pushed the 2736_Import_Geonames_Data_3 branch 3 times, most recently from ab1dec2 to e7daa25 Compare June 10, 2025 10:39
@lbownik lbownik closed this Jun 10, 2025
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.

2 participants