Re: Indexing Non-Textual Data

2011-04-07 Thread Chris Spencer
s) > > Otis > > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Lucene ecosystem search :: http://search-lucene.com/ > > > > - Original Message > > From: Chris Spencer > > To: java-user@lucene.apache.org > > Sent: Wed, April 6, 201

Re: Indexing Non-Textual Data

2011-04-06 Thread Otis Gospodnetic
arch :: http://search-lucene.com/ - Original Message > From: Chris Spencer > To: java-user@lucene.apache.org > Sent: Wed, April 6, 2011 7:46:45 PM > Subject: Indexing Non-Textual Data > > Hi, > > I'm new to Lucene, so forgive me if this is a newbie question

Indexing Non-Textual Data

2011-04-06 Thread Chris Spencer
Hi, I'm new to Lucene, so forgive me if this is a newbie question. I have a dataset composed of several thousand lists of 128 integer features, each list associated with a class label. Would it be possible to use Lucene as a classifier, by indexing the label with respect to these integer features,