On 11/8/15, Zsb?n Ambrus <ambrus at math.bme.hu> wrote: > > 4. The permuted index > "http://www.sqlite.org/draft/sitemap.html#pindex" has several entries > starting with "SQLite". Most of those are superfluous, because the > whole index is about SQLite documentation only. I think you should > remove most of them.
It is traditional, in a permuted index, to include the complete unedited title of each document in the index, even if that title begins with a stop-word. You'll notice that documents that have "SQLite" as an interior word are not listed among the "SQLite" documents in the permuted index - only those documents that actually being with the word "SQLite". You'll likewise notice that there are examples of titles in the permuted index that begin with "The", though interior "The" words in titles are not indexed. -- D. Richard Hipp drh at sqlite.org