anvilfire! G-Search


Instructions

This seach routine provides pattern matching 'PAT', boolean AND, OR, and case sensitivity to help find the best possible search match.

There are two search levels.

  • The first returns the name of the files and the number of matches in that file.
  • The second will search within one of those file and return a sample of text where the match was found.

NOTE TO KIWI:

The second level search should probably only match the LOWEST ranking item in an AND search. This means the second level search would always be a pattern match.