Giter VIP home page Giter VIP logo

Comments (9)

amirkamran avatar amirkamran commented on June 5, 2024

fixed in pull request #84

from clarin-dspace.

vidiecan avatar vidiecan commented on June 5, 2024

has file "not available" is not correct, it returns almost 1000 results

from clarin-dspace.

amirkamran avatar amirkamran commented on June 5, 2024

983 items does not contain any file, even on production.

from clarin-dspace.

kosarko avatar kosarko commented on June 5, 2024

well this doesn't seem right, selecting "not available" and then "date issued" yields different results, than when I go the other way around (first "date issued" then "not available")
https://drive.google.com/file/d/0B075LslnEughWi1KNzJzYkVsSjA/view?usp=sharing

from clarin-dspace.

vidiecan avatar vidiecan commented on June 5, 2024

we should be using something like (: AND -field...), scores might be different but at least the result should be correct
see
see http://stackoverflow.com/questions/634765/using-or-and-not-in-solr-query

from clarin-dspace.

vidiecan avatar vidiecan commented on June 5, 2024

Finally, the real cause is that "no" is in the stopword list and it is not indexed properly!
see dspace/solr/search/conf/stopwords.txt

from clarin-dspace.

vidiecan avatar vidiecan commented on June 5, 2024

fixed in c02a403

from clarin-dspace.

kosarko avatar kosarko commented on June 5, 2024

the has files seems ok.

but I'm still seeing the issue I've tried to report with the video.
hopefully a working video this time...
https://drive.google.com/file/d/0B075LslnEughV19keTlYZzlmdVk/view?usp=sharing

from clarin-dspace.

kosarko avatar kosarko commented on June 5, 2024

in the non working case the [* TO *] is not send...
the value gets deleted by something when I switch the filtertype

from clarin-dspace.

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.