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] Skip real time get option for faceted queries #6777

Closed malmgrens4 closed 8 months ago

malmgrens4 commented 8 months ago

What does this PR do?

Adds an option to skip a real time get. If you've attempted to do a faceted query and the query qualifies for a real time get, you don't receive a facet based response but just the respective documents (from the update log). https://solr.apache.org/guide/7_2/realtime-get.html

This prevents real time for faceted and allows the user to opt out of real time get with a property.

Who is reviewing it?

@derekwilhelm @pvargas @alexabird

Select relevant component teams:

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

How should this be tested?

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:

CLAassistant commented 8 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Steven Malmgren seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

jlcsmith commented 8 months ago

build now

cxddfbot commented 8 months ago

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

cxddfbot commented 8 months ago

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

malmgrens4 commented 8 months ago

build now

cxddfbot commented 8 months ago

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

cxddfbot commented 8 months ago

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