Hi all, I'm upgrading my code to work with Lucene.net 2.9: is there anything I should be aware of other then the obsolete methods? Any runtime change or different default behavior?
Then, among the obsolete methods: I was counting the number of docs indexed by using a search with a certain query: now the Query method requires the max number of results to return. Is there a way to do an unbound query? Or is there another way to count the number of total results? Thank you Simone -- Simone Chiaretta Microsoft MVP ASP.NET - ASPInsider Blog: http://codeclimber.net.nz RSS: http://feeds2.feedburner.com/codeclimber twitter: @simonech Any sufficiently advanced technology is indistinguishable from magic "Life is short, play hard"
