18 maj 2008 kl. 19.17 skrev Paul Elschot:
Now I'm thinking it could be solved using token payloads and a brand
new MultiDimensionalSpanQuery. Not too different from what you
suggested way back in
http://www.nabble.com/Using-Lucene-for-searching-tokens%2C-not-storin
g-them.-to3918462.html#a3944016
That would mean a term extending tag to indicate that a term is on
an alternative path?
No extra token, just payloads. I think. Really didn't think that much
about it yet.
I suppose the payload would indicate how much the alternative
path length differs from the original path?
Something like that. Maybe it could be nice if it allowed for terms in
diffrent places of the index to be part of the same synonym dimension
for some extra boost the more the query matches tokens in the same
dimension. But I'm not completely sure about that either.
This brings me to another thing: isn't there a layer of code missing
that partition and read payload data? I already use payloads for
position boosts and would have to hack a bit extra to combine that.
karl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]