Re: Hierarchical Fields

2010-09-16 Thread Iam Jabour
2 > > This would result in doc4, doc5, doc2, which is the desired behavior. > > Steve > > > (12:30:14 PM) sarowe: >> -Original Message- >> From: Iam Jabour [mailto:iamjab...@gmail.com] >> Sent: Wednesday, September 15, 2010 12:22 PM >> To: j

RE: Hierarchical Fields

2010-09-15 Thread Steven A Rowe
ult in doc4, doc5, doc2, which is the desired behavior. Steve (12:30:14 PM) sarowe: > -Original Message- > From: Iam Jabour [mailto:iamjab...@gmail.com] > Sent: Wednesday, September 15, 2010 12:22 PM > To: java-user@lucene.apache.org > Subject: Re: Hierarchical Fields > > Let&#x

Re: Hierarchical Fields

2010-09-15 Thread Iam Jabour
Let's go to some example: 1 - Suppose I have some path tree, like: - /music/ | - rock/ | - doc1 = "artist1 music blues ..." | - doc2 = "artist2 music pop ..." | - blues/ | - doc3 = "artist3 ..." | - pop/ - doc5 = "artist1 ... " | - pop/ | - doc4 = "artist1 music

RE: Hierarchical Fields

2010-09-15 Thread Steven A Rowe
Hi Iam, Can you say why you don't like the proposed solution? Also, the example of the scoring you're looking for doesn't appear to be hierarchical in nature - can you give illustrate the relationship between the tokens in [token1, token2, token3]? Also, why do you want token1 to contribute m