hapi-fhir/hapi-fhir-jpa/src/main/java/ca/uhn/fhir/jpa
michaelabuckley 03b6c589c8
New indexing for number and quantity search parameters (#3464)
* New Add Index forced-INCLUDE columns, and Online option

* Remove forced-include.  Simpler just to add all columns to index.

* New date index definitions.

* Oops.  Remove test for deleted feature.

* Cleanup

* Drop IDX_SP_DATE_UPDATED

* Add online option to drop index

* Update annotations to match and redefine FK

* Push sp->resource FK down to control name

* remove dead end

* Cleanup date tests

* New token query test cases for sql extraction

* New token search param indexing.

* Continue to allow the legacy hibernate names while we update the indexing.

* Fix jpa annotations with overloaded field

* Decide on token sorting - we do it.

* review comments

* fixme

* disable dead data migration too

* review fixups

* Test cases for numeric search

* add ne and ap

* Test for Numeric SP

* start

* finish number

* new indexing for quantity

* Move config

* cleanup
2022-03-11 16:23:06 +00:00
..
config License header updates 2022-01-04 13:37:10 -05:00
model/sched License header updates 2022-01-04 13:37:10 -05:00
sched New batch framework / Bulk Import (#3387) 2022-02-27 16:04:49 -05:00
util New indexing for number and quantity search parameters (#3464) 2022-03-11 16:23:06 +00:00