Hi,

We have a need to allow each user to 'exclude' individual documents in the
results. We can easily do this now within the RDBMS using a FTS index and a
query with 'OUTER LEFT JOIN WHERE NULL' type of thing.

Can Solr do this somehow? Heavy customization is not a problem - I would
bet this has already been done. I would like to avoid multiple trips back
and forth from either the DB or SOLR if possible.

Thanks!
Christian

-- 

*Christian Jensen*
724 Ioco Rd
Port Moody, BC V3H 2W8
+1 (778) 996-4283
christ...@jensenbox.com

Reply via email to