ddf icon indicating copy to clipboard operation
ddf copied to clipboard

Make anyGeo configurable

Open glenhein opened this issue 1 year ago • 3 comments

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:

  • [ ] Documentation Updated
  • [ ] Update / Add Threat Dragon models
  • [ ] Update / Add Unit Tests
  • [ ] Update / Add Integration Tests

Notes on Review Process

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

Review Comment Legend:

  • ✏️ (Pencil) This comment is a nitpick or style suggestion, no action required for approval. This comment should provide a suggestion either as an in line code snippet or a gist.
  • ❓ (Question Mark) This comment is to gain a clearer understanding of design or code choices, clarification is required but action may not be necessary for approval.
  • ❗ (Exclamation Mark) This comment is critical and requires clarification or action before approval.

glenhein avatar Mar 12 '24 16:03 glenhein

build now

glenhein avatar Mar 12 '24 16:03 glenhein

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

cxddfbot avatar Mar 12 '24 16:03 cxddfbot

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

cxddfbot avatar Mar 12 '24 18:03 cxddfbot