Package org.owasp.dependencycheck.data.lucene
package org.owasp.dependencycheck.data.lucene
Contains classes used to work with the Lucene Indexes.
-
ClassesClassDescriptionAn abstract tokenizing filter that can be used as the base for a tokenizing filter.A simple alphanumeric filter that removes non-alphanumeric characters from the terms.Lucene utils is a set of utilize written to make constructing Lucene queries simpler.A Lucene field analyzer used to analyzer queries against the CPE data.Takes a TokenStream and adds additional tokens by concatenating pairs of words.Takes a TokenStream, looks for URLs, and breaks them into separate tokens.