Skip to content

Commit

Permalink
changes Packages -> Libraries and removes API Docs header
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazwazza committed Aug 20, 2019
1 parent 5d59c33 commit ade9bfa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions websites/apidocs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ on some of the conceptual or inner details of Lucene:
* [Classic Scoring Formula](xref:Lucene.Net.Search.Similarities.TFIDFSimilarity): Formula of Lucene's classic [Vector Space](http://en.wikipedia.org/wiki/Vector_Space_Model) implementation. (look [here](xref:Lucene.Net.Search.Similarities) for other models)
* [Classic QueryParser Syntax](xref:Lucene.Net.QueryParsers.Classic): Overview of the Classic QueryParser's syntax and features.

## API Docs

### Packages
## Libraries

* [Lucene.Net](xref:Lucene.Net): Lucene core library
* [Lucene.Net.Analysis.Common](xref:Lucene.Net.Analysis): Analyzers for indexing content in different languages and domains.
Expand Down

0 comments on commit ade9bfa

Please sign in to comment.