Thank you for the suggestion, but that wouldn't work because there could be
multiple authors with the same name, who differ only by ID. If I were to
change the name of an author, I wouldn't know which one should I change and
which one should stay. Additionally, there could be additional author
info
Hello,
Please find below.
On Tue, Dec 24, 2024 at 9:08 AM Nikola Smolenski
wrote:
> Thank you for the suggestion, but that wouldn't work because there could be
> multiple authors with the same name, who differ only by ID. If I were to
> change the name of an author, I wouldn't know which one sho
Hello All,
We have a collection in our cluster which gets a bulk update on a
regular basis.
Lately we are seeing a few cases were the cluster goes down right after
bulk import starts. This is the first exception message in the logs.
o.a.s.u.SolrCmdDistributor Unable to finish sending updates =
On 12/23/24 15:49, Nikola Smolenski wrote:
...
About the only way of doing this I can think of is to perform the search,
get all the found books and authors, then perform another query that
fetches all the books and authors referenced by any of books or authors in
the first query. Is there a smar
Hello all,
I have a question that seems like it has an obvious solution, yet I can't
really find an answer anywhere.
Suppose that I have a database of books and book authors. Each book can
have multiple authors, and each author can have multiple books. I would
want to search both book titles and