Giter VIP home page Giter VIP logo

Comments (9)

lukesonnet avatar lukesonnet commented on July 29, 2024

Search votes is rewired, although it now is showing votes for rollcalls that don't have nominate fields, which used to be hidden. Default should be hide these from the search page because we should at least have conditionally estimated nominates within a few hours of any new votes being added to the db.

The vote pages work (if the nominate data exists). However, the links to member pages are broken.

Please note that I wrote a generic function to waterfall in views/search_list.tpl called waterfall. That might need to go somewhere else if we want to use it for the vote page as well.

from webvoteview.

aaronrudkin avatar aaronrudkin commented on July 29, 2024

Okay, I'm updating the original post here with the field names we need to fix.

from webvoteview.

lukesonnet avatar lukesonnet commented on July 29, 2024

This issue should also not be closed until all of the user-facing documentation is updated.

from webvoteview.

aaronrudkin avatar aaronrudkin commented on July 29, 2024

I believe we have two outstanding index issues here:

  1. The fulltext index was set up for just description. I corrected this, but the build script should probably be updated to reflect the actual intent.
  2. The sparse index for key_flags is not set up at all.

Other than that the schema move was a success.

from webvoteview.

aaronrudkin avatar aaronrudkin commented on July 29, 2024

The sparse index thing is still weird--I don't think it can be done in pymongo, so we overrode it with a javascript file that mongo runs directly in build_edits.sh.

@adamboche Where are the main indexes being built now? Probably somewhere in ingestion? We should ensure we all know where so as we update our fulltext indexing strategy it's all set up properly.

from webvoteview.

aaronrudkin avatar aaronrudkin commented on July 29, 2024

Post-launch, we need to deal with the fulltext thing.

from webvoteview.

adamboche avatar adamboche commented on July 29, 2024

from webvoteview.

adamboche avatar adamboche commented on July 29, 2024

from webvoteview.

aaronrudkin avatar aaronrudkin commented on July 29, 2024

Isn't this going to index a massive amount of garbage?

from webvoteview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.