Hi Evgeniy
+) delete the documents if you really don't need need them
+) create a field "ignored" and build an appropriate query to exclude
the documents where 'ignored' is true
Cheers,
Siegfried Goeschl
Evgeniy Strokin wrote:
Hello,.. I have odd problem.
I use Solr for regular search, and it works fine for my task, but my client has
a list of IDs in a flat separate file (he could have huge amount of the IDs, up
to 1M) and he wants to exclude those IDs from result of the search.
What is the right way to do this?
Any thoughts are greatly appreciated.
Thank you
Gene