Hi Olga,
This is the wrong list to use; use "users"
~ David
On Tue, Sep 3, 2024 at 11:03 AM Olga Li1 wrote:
>
> Hi Team,
>
> Thank you for your contribution.
>
> I recently joined a project which uses Solr for searching. It's a webapp,
> where once a day reindexing happens - all necessary data
Hi Olga,
This is the wrong list to use; use "users"
~ David
On Tue, Sep 3, 2024 at 11:03 AM Olga Li1 wrote:
>
> Hi Team,
>
> Thank you for your contribution.
>
> I recently joined a project which uses Solr for searching. It's a webapp,
> where once a day reindexing happens - all necessary data
Hi Team,
Thank you for your contribution.
I recently joined a project which uses Solr for searching. It's a webapp, where
once a day reindexing happens - all necessary data from a database is saved to
the index in Solr 9.6.0 with a help of SolrTemplate.saveBeans() of Solr client
for Java. Befo