Re: Two words Terms

2011-07-06 Thread DM Smith
You'll get more responses if you ask on the user's list. This list is for the development of the Lucene library, not for user application of the library. On Jul 5, 2011, at 6:42 PM, jcardona7508 wrote: > Hi everybody, I have a question, I need a to create documents with two words

Re: Two words Terms

2011-07-05 Thread Muhannad
hi why not trying to put itin synonyms file ? On Wed, Jul 6, 2011 at 1:42 AM, jcardona7508 wrote: > Hi everybody, I have a question, I need a to create documents with two > words > terms, for example, the content of the document is: > "I have problems using the operating system

Two words Terms

2011-07-05 Thread jcardona7508
Hi everybody, I have a question, I need a to create documents with two words terms, for example, the content of the document is: "I have problems using the operating system windows 7", where terms must be: Ter1: I Ter2: have Term3: problems Term4: using Term5: the Term6: operating sy