Ticket #50 (assigned enhancement)
SynonymPostList
| Reported by: | olly | Owned by: | richard |
|---|---|---|---|
| Priority: | low | Milestone: | 1.1.0 |
| Component: | Library API | Version: | SVN trunk |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: | #104, #307 |
Description (last modified by richard) (diff)
Add synonym postlists, which represents a set of postlists merged together such that each document that occurs in any of the sublists occurs in the synonym list. The termfrequency should ideally be the number of documents that one or more of the terms occurs in, but that's too expensive to find, so we'll need to estimate. Need to be able to take underlying postlists which aren't necessarily just postlists for single terms too.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
