Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Static Public Attributes | List of all members
Lucene.Net.Demo.Html.Tags Class Reference

Static Public Attributes

static readonly
System.Collections.Hashtable 
WS_ELEMS = new System.Collections.Hashtable()
 contains all tags for which whitespaces have to be inserted for proper tokenization
 

Detailed Description

Definition at line 24 of file Tags.cs.

Member Data Documentation

readonly System.Collections.Hashtable Lucene.Net.Demo.Html.Tags.WS_ELEMS = new System.Collections.Hashtable()
static

contains all tags for which whitespaces have to be inserted for proper tokenization

Definition at line 28 of file Tags.cs.


The documentation for this class was generated from the following file: