Re: Issue - not all docs are available after indexing

2024-09-03 Thread David Smiley
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

Re: Issue - not all docs are available after indexing

2024-09-03 Thread David Smiley
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

Issue - not all docs are available after indexing

2024-09-03 Thread Olga Li1
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