cedadev / search-futures

Future Search Architecture
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Allow extraction methods to run independently #180

Open rhysrevans3 opened 1 year ago

rhysrevans3 commented 1 year ago

Could we allow extraction methods to be run independently/asynchronously this would allow asset/items/collection to be generated by the faster methods (regex) and then updated by slower methods (header) when ready.

Issues: