Giter VIP home page Giter VIP logo

lindat-catalog's People

Contributors

dependabot[bot] avatar kosarko avatar

Watchers

 avatar

lindat-catalog's Issues

Curation - a feedback towards transformations/providers

e.g. find where the cleanup hits and do a better cleanup?

<updateRequestProcessorChain name="cleanup">
<processor class="solr.UniqFieldsUpdateProcessorFactory">
<!-- TODO text type omitted that would match the all field don't know what that'd do -->
<str name="typeName">string</str>
<str name="typeName">int</str>
<str name="typeName">tint</str>
</processor>
<processor class="solr.RegexReplaceProcessorFactory">
<!-- <str name="fieldRegex">.*_itsim</str> -->
<str name="fieldName">date_itsim</str>
<str name="pattern">^(?![0-9]{4}$).*$</str>
<str name="replacement"></str>
<bool name="literalReplacement">true</bool>
</processor>
<!-- TODO trim? though we would need to trim in the xslt -->
<processor class="solr.RemoveBlankFieldUpdateProcessorFactory"/>
<!-- these are default -->
<processor class="solr.LogUpdateProcessorFactory" />
<processor class="solr.RunUpdateProcessorFactory" />
</updateRequestProcessorChain>

stress test

mainly normal operations (but indexing shouldn't kill browsing)

original_metadata_ss is too large

<lst name="responseHeader">
  <int name="status">400</int>
  <int name="QTime">89</int>
</lst>
<lst name="error">
  <lst name="metadata">
    <str name="error-class">org.apache.solr.common.SolrException</str>
    <str name="root-error-class">java.lang.IllegalArgumentException</str>
  </lst>
  <str name="msg">Exception writing document id UUID:123456789 to the index; possible analysis error: DocValuesField "original_metadata_ss" is too large, must be &lt;= 32766</str>
  <int name="code">400</int>
</lst>
</response>

Našeptávač napovídá jen polovičatě

při zadání počátečních znaků se automaticky předvyplní
nabízený výraz. Po stisknutí enter se odešle jen část výrazu po kurzor, ne celý výraz, jak uživatelé
očekávají na základě zkušeností s našeptávačem Google.


Návrh řešení: upravení funkce našeptávače

  • upravit vizuální stránku (in 2d4d721)
  • zdokumentovat

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.