There is a NumericField in the Lucene.Net.Documents namespace, is that what you're looking for?
~P > Date: Mon, 19 Dec 2011 15:08:18 -0500 > From: eric.mckni...@addicosolutions.com > To: lucene-net-dev@lucene.apache.org > Subject: [Lucene.Net] Numerical comparisons in 2.9.4.1? > > In version 2.9 of the Java Lucene implementation you could add numeric > fields for searching and indexing. Are numeric fields available in the > latest version of lucene.net? Thanks. > > Eric McKnight