Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene.Net, mail # user - [Lucene.Net] Excluding search results


Copy link to this message
-
[Lucene.Net] Excluding search results
Trevor Watson 2011-11-10, 16:51
We'd like to have the ability to exclude items from a search given the
ID (the ID is a link between a database for frequently updated
information and the index for searching).

Optimally, it'd be great if we could just run the query vs the index AND
the database, but I haven't found anything for doing that (using SQLite).

Would this be a custom Filter?  I've dealt with custom analyzers in the
past, but that wouldn't be useful here.  Is there an existing filter
where we can say "ignore these documents?"

Thanks in advance.

Trevor Watson
+
João Prado 2011-11-10, 17:05
+
Wyatt Barnett 2011-11-10, 17:07
+
Moray McConnachie 2011-11-10, 17:07
+
Digy 2011-11-10, 20:11