Git Product home page Git Product logo

Comments (7)

kelson42 avatar kelson42 commented on June 13, 2024

@Kontor23 You made the index by yourself? The indexes of Kiwix should be used. This have a normalized content, that means all words are lowercase and without diacritics.

from kiwix-apple.

Kontor23 avatar Kontor23 commented on June 13, 2024

No, I used the preindexed files provided with the download. And the diacritics search works well with the windows version, but not with the iOS version.

from kiwix-apple.

automactic avatar automactic commented on June 13, 2024

@kelson42 I checked my code. Have no idea why it didn't work...
I converted Obj-C string to c string using NSUTF8Enciding, do you think it could be a encoding problem?
Continuing investigating...

from kiwix-apple.

Kontor23 avatar Kontor23 commented on June 13, 2024

Hi,
Version 1.6 doesn't solve the problem unfortunately. When I search for a word containing for example an ä, only non indexed search results will shown up. Thank you for your investigation.

Am 02.07.2016 um 22:34 schrieb Chris Li [email protected]:

@kelson42 I checked my code. Have no idea why it didn't work...
I converted Obj-C string to c string using NSUTF8Enciding, do you think it could be a encoding problem?
Continuing investigating...


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

from kiwix-apple.

automactic avatar automactic commented on June 13, 2024

@Kontor23 Thanks for trying version 1.6, and I know this bug still exists. As of now, I have no idea why it happens. I will notify you once this issue has been resolved. Thanks!

from kiwix-apple.

kelson42 avatar kelson42 commented on June 13, 2024

@automactic strange, might be a problem with the string internal representation. In UTF8, we have two ways to represent a character like "ü", see https://www.objc.io/issues/9-strings/unicode/#combining-character-sequences

from kiwix-apple.

automactic avatar automactic commented on June 13, 2024

Search is now handled by kiwix/kiwix-lib

from kiwix-apple.

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.