onstantinos
> On 20 Oct 2020, at 09:53, Cox, Owen wrote:
>
> Hi folks,
>
> I'm using Solr 8.5.2 and populating documents which include a string field
> called "title". This field used to be text_general, but the data was
> reindexed and we've been insert
Hi folks,
I'm using Solr 8.5.2 and populating documents which include a string field
called "title". This field used to be text_general, but the data was reindexed
and we've been inserting data happily with REST calls and it's been behaving as
desired.
I've now written a Java Spring-Boot prog