Skip to content

Commit

Permalink
Added entries for tf-idf scheme to ChangeLog.
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 committed Mar 3, 2013
1 parent 0fefed0 commit 911a212
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions xapian-core/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Sun Mar 3 8:37 AM GMT 2013 Aarsh Shah <aarshkshah1992@gmail.com>

* weight/: Added tfidfweight.cc containing the implementation of the
TfIdfWeight class.

* include/xapian/weight.h: Added TfIdfWeight class for the tf-idf
weighting scheme.

* tests/api_weight.cc: Added tests for TfIdfWeight.

* tests/api_nodb.cc : Added simple tests for TfIdfWeight.

Tue Feb 19 04:17:19 GMT 2013 Olly Betts <olly@survex.com>

* common/Tokeniseise.pm: Add the ability to append lines to the
Expand Down

0 comments on commit 911a212

Please sign in to comment.