Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: postgrespro/rum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: postgrespro/rum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tf_idf
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 7, 2017

  1. tf_idf_source GUC and its validation

    Alexander Korotkov committed Oct 7, 2017
    Copy the full SHA
    86f185f View commit details
  2. Implement estimate_idf().

    Alexander Korotkov committed Oct 7, 2017
    Copy the full SHA
    90b1638 View commit details
  3. Add IDF to scoring (vary basic).

    Alexander Korotkov committed Oct 7, 2017
    Copy the full SHA
    3bb8244 View commit details

Commits on Oct 8, 2017

  1. Better IDF calculation.

    Alexander Korotkov committed Oct 8, 2017
    Copy the full SHA
    581daf5 View commit details
Loading