They have probably added the logic for that server-side. Solr does not
support these type of features, but they are easy to implement.

Saving a search could be as easy as storing the selected query parameters.
Then creating an alert (or RSS feed) for that would be a process on the
server that executes those stored queries agains solr at regular intervals,
and formats the results as either RSS or an email then ships that off to the
client that subscribed.

Cheers,
 Aleks


On Wed, Jan 6, 2010 at 3:12 PM, Nicolas Kern <nico...@nicolaskern.fr> wrote:

> Hello everybody,
>
> I was wordering how did Yankee (
> http://www.yankeegroup.com/search.do?searchType=advancedSearch) did to
> provide the possibility to Create Alerts, Save Searches, and generate a RSS
> Feed out of a custom search using Solr, do you have any idea ?
>
> Thanks a lot,
> Best regards & happy new year !
> Nicolas
>

Reply via email to