The following module was proposed for inclusion in the Module List:

  modid:       Search::ExpandingShell
  DSLIP:       adpOp
  description: A kind of recursive reverse index search
  userid:      MCEGLOWS (Maciej Ceglowski)
  chapterid:   11 (String_Lang_Text_Proc)
  communities:

  similar:
    Search::ContextGraph

  rationale:

    The proposed module inherits from ContextGraph, but uses an
    expanding shell model, where a query will return results within N
    hops of the query node.

    If the query node represents a keyword, and N=1, the results will
    be equivalent to a reverse-index keyword search. When N=2, the query
    will returns all matching documents, as well as every word that
    appears those documents. When N=3, the query returns any documents
    that share at least one word with any document containing the query
    word, and so on.

  enteredby:   MCEGLOWS (Maciej Ceglowski)
  enteredon:   Thu Jul 17 22:05:07 2003 GMT

The resulting entry would be:

Search::
::ExpandingShell  adpOp A kind of recursive reverse index search     MCEGLOWS


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=01300000_7c94e2ec635060be&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=01300000_7c94e2ec635060be&SUBMIT_pause99_add_mod_insertit=1

Reply via email to