inverted_word_index
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| inverted_word_index [2012/05/29 00:13] – [Function] daniel | inverted_word_index [2016/05/16 12:27] (current) – remove useless j++ in loop daniel | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| See also [[http:// | See also [[http:// | ||
| - | * [[http:// | + | * [[http:// |
| - | * [[http:// | + | * [[http:// |
| - | * [[http:// | + | * [[http:// |
| ===== Function ===== | ===== Function ===== | ||
| Line 64: | Line 64: | ||
| RETURN NEXT var_part_no*16384+(i*8)+j+1; | RETURN NEXT var_part_no*16384+(i*8)+j+1; | ||
| END IF; | END IF; | ||
| - | j:=j+1; | ||
| END LOOP; | END LOOP; | ||
| END LOOP; | END LOOP; | ||
inverted_word_index.1338250400.txt.gz · Last modified: 2012/05/29 00:13 by daniel
