Indexing multiple fields with one document position

2013-01-21 Thread Igor Shalyminov
Hello! When indexing text with position data, one just adds field do a document in the form of its name and value, and the indexer assigns it unique position in the index. I wonder, if I have an entry with two attributes, say: entry pos = Noun number = singularcat/entry, How do I store in the

Re: Indexing multiple fields with one document position

2013-01-21 Thread Jack Krupansky
-Original Message- From: Igor Shalyminov Sent: Monday, January 21, 2013 3:04 AM To: java-user@lucene.apache.org Subject: Indexing multiple fields with one document position Hello! When indexing text with position data, one just adds field do a document in the form of its name and value