Ticket #59 (accepted enhancement)

Opened 2 years ago

Last modified 13 months ago

Indexing PODs

Reported by: szabgab Owned by: submersible_toaster
Priority: major Milestone: Satisfy all the requirements of PerlMonks
Component: podviewer Version:
Keywords: Cc:

Description

Indexing the words of all the pod files? (Search engine?)
Indexing the function names only?

Change History

Changed 21 months ago by szabgab

  • milestone set to Satisfy all the requirements of PerlMonks

Changed 13 months ago by submersible_toaster

  • owner set to submersible_toaster
  • status changed from new to accepted

Consider #56 a duplicate.

Changed 13 months ago by submersible_toaster

The perfect pod index should include ... ?

primary key lookup "MODULE" like "Test::More", or 'perlfunc' without having to traverse the fs.

term search of

key pod sections, such as anything in a =head* X<> =item
subroutine names ?
variable names ?

ranking and scoring for term search
results rendering

Note: See TracTickets for help on using tickets.