Let's say I have a document that contains the following text: "Graph Algorithms is one of the most important topics in computer science"
And a query "!Graph Algorithms" then the term Graph in the query should have a double weight because the offset of Graph is 0 (and it is even) - we apply this doubling of weight only if a '!' operator precedes the term and if its offset from the document is even. -----Original Message----- From: AHMET ARSLAN [mailto:[email protected]] Sent: Saturday, December 19, 2009 6:48 PM To: [email protected] Subject: RE: Payloads > I want to override the operator - it > is for a project purpose. Can you explain your requirements more? What do you mean by "an even offset of the document"? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
