gbCodeLib - Search Lists
In addition to maintaining a list of user-entered search terms, gbCodeLib can
generate two alternative lists. Any of the three lists can be selected for
display in the drop-down search list.
Select one of the three lists, User, Keys, and All, by
selecting the option button underneath the drop-down search list.
The User list is the standard list, which is created using search terms entered
by the user. The last 20 search terms are maintained by gbCodeLib.
The Keys list is generated by extracting all unique keywords from all snippets. Only
snippet keywords are used to generate the list.
The All list pulls every unique word from the code, title, and keywords of every
snippet.
To ensure currency, the Keys and All word lists are re-created each time their respective option
buttons are selected. The Keys list is relative small and is generated almost immediately. However
the All word list can be quite large and may take 5-20 seconds to create, depending on the speed
of your computer.
Having the lists available can help a user remember a particular search term or to simply browse
through all words or keywords found in the snippet database.
|