RE: ExternalFileField2, massively scalable external file fields

2022-07-28 Thread Gael Jourdan-Weil
alable external file fields Out of interest, did you also look into in-place updates, so not having to re-index the whole document, just one field, or were the conditions too restrictive? On Thu, 28 Jul 2022 at 14:38, Gael Jourdan-Weil < gael.jourdan-w...@kelkoogroup.com> wrote: > Definite

RE: ExternalFileField2, massively scalable external file fields

2022-07-28 Thread Gael Jourdan-Weil
Definitely something that can benefit the community IMHO. I'm soon to start evaluating the use of cross-collection join queries vs. external file field for one of our use cases (similar to inventory/price list use case). Out of curiosity, would your work make it possible to filter on those exte

RE: Unable to create core: _version_ field must exist in schema and be searchable and retrievable and not multiValued

2021-04-23 Thread Gael Jourdan-Weil
Hi, Did you try with _version_ field stored (stored=true)? Gaël De : shacky Envoyé : vendredi 23 avril 2021 12:09 À : solr-user Objet : Unable to create core: _version_ field must exist in schema and be searchable and retrievable and not multiValued   Hi, I'm creating a new core on a newly