Community:SummerOfCode11:Brainstorming: Difference between revisions

Jump to navigation Jump to search
Line 80: Line 80:
|Score-based filtering
|Score-based filtering
|You can filter on quite some terms, but you can't weigh them. A scoring system will allow a much finer control, eg. it would be just a property score with a range of maybe 1..1000, along with some new conditions   
|You can filter on quite some terms, but you can't weigh them. A scoring system will allow a much finer control, eg. it would be just a property score with a range of maybe 1..1000, along with some new conditions   
Score  [is|isn't|is lower than|is lower than or equal to|is greater than|is greater than or equal to][\/]  [<value in range>]
          [is                         ]
          [isn't                     ]
Score    [is lower than             ][\/]    [<value in range>]
          [is lower than or equal to ]
          [is greater than           ]
          [is greater than or equal to]
and actions
and actions
  [Increment score by|Decrement score by|Set score to][\/]   [<value in range>]
  [Increment score by]
[Decrement score by][\/]     [<value in range>]
[Set score to      ]
Each message would start with a score of 500 before filters get applied.
Each message would start with a score of 500 before filters get applied.


235

edits

Navigation menu