Using NHibernate.Search or Lucene.Net, is there any way to return a count of all instances that have been indexed? I want to setup a few unit tests to ensure that my indexing code works properly.
I've tried searching against a field with an empty string, hoping that all available instances would be returned, but that throws a ParseException. Regards, Remi. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
