codice / ddf

DDF Distributed Data Framework - an open source, modular integration framework.
http://ddf.codice.org
Other
132 stars 181 forks source link

[2.26.x] Make anyGeo configurable #6780

Closed glenhein closed 6 months ago

glenhein commented 7 months ago

What does this PR do?

Make anyGeo configurable.

Note: @pklinef thought there might be other areas of the code that needed to be changed, but was not specific. If you think of something, please let me know.

Who is reviewing it?

Select relevant component teams:

Ask 2 committers to review/merge the PR and tag them here.

How should this be tested?

Build with a downstream project that adds a geometry attribute.

After unzip, add the following to etc/custom.system.properties after adjusting it for the name of the geometry attribute:

solr.query.anygeo.fields=location,new.geometry.attribute

Finish installing.

Using the UI, test every type of geo query. You will need to ingest an item and change its geometry attribute values to test every possible geo query.

Any background context you want to provide?

What are the relevant tickets?

Fixes: #____

Screenshots

Checklist:

Notes on Review Process

Please see Notes on Review Process for further guidance on requirements for merging and abbreviated reviews.

Review Comment Legend:

glenhein commented 7 months ago

build now

cxddfbot commented 7 months ago

Internal build has been started, your results will be available at build completion.

cxddfbot commented 7 months ago

Build SUCCESS See the job results in legacy Jenkins UI or in Blue Ocean UI.