Re: Solr Saved Search Module

2024-12-21 Thread Luke Kot-Zaniewski (BLOOMBERG/ 919 3RD A)
The closest things I could find to a solr implementation of saved search are: 1. solcolator https://github.com/SOLR4189/solcolator 2. Solr-monitor (unrelated to the proposed saved-search module) https://github.com/o19s/solr-monitor The problems with these is they treat the lucene-monitor (origin

Re: Solr Saved Search Module

2024-12-21 Thread David Smiley
A huge feature! Can you please remind me of the historical pedigree of the underlying functionality? You point to "lucene-monitor" but that in turn came from somewhere. If I'm not mistaken, there was (is?) a Solr plugin out there from which this started, built by Alan Woodward. On Sun, Dec 8, 2

Solr Saved Search Module

2024-12-08 Thread Luke Kot-Zaniewski (BLOOMBERG/ 919 3RD A)
Hello, Have you ever wondered if Solr will ever support saving searches and efficiently surfacing them given a matching document? I can't answer that question with certainty but still wanted to share a bit of work that has been done over the last year to that end. The (proposed) saved-search mo