Re: Multiply connected data search

2024-12-23 Thread Nikola Smolenski
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

Re: Multiply connected data search

2024-12-23 Thread Mikhail Khludnev
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

Stall timeout causing outages

2024-12-23 Thread Ramkumar Krishnamoorthy
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 =

Re: Multiply connected data search

2024-12-23 Thread Dmitri Maziuk
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

Multiply connected data search

2024-12-23 Thread Nikola Smolenski
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