RE: Tokenization / Analyzer question

2010-08-20 Thread Beard, Brian
M To: java-user@lucene.apache.org Subject: Tokenization / Analyzer question I'm using lucene 2.9.1. I'm indexing documents which correspond to an ID. Each field in the ID document is made up of data from all subId's. (It's a requirement that searches must work across all subId's

Tokenization / Analyzer question

2010-08-19 Thread Beard, Brian
I'm using lucene 2.9.1. I'm indexing documents which correspond to an ID. Each field in the ID document is made up of data from all subId's. (It's a requirement that searches must work across all subId's within an ID). They will be indexed and stored in some format similar to: subId0Value0 subId0