J-ISIS / jisis

J-ISIS Netbeans Platform Project
7 stars 3 forks source link

Searching #, ++ #3

Open Ashtamid opened 2 years ago

Ashtamid commented 2 years ago

Hi, I am having problem to search special characters used within titles such as #, ++ etc. Please advise.

Regards

jcd92410 commented 2 years ago

Hello, I think you can escape special characters — have a look to the reference manual Best wishes, JC Dauphin

Envoyé de mon iPhone

Le 3 nov. 2021 à 10:56, Ashtamid @.***> a écrit :

 Hi, I am having problem to search special characters used within titles such as #, ++ etc. Please advise.

Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Ashtamid commented 2 years ago

Hello Jean-Claude, In continuation with my previous mail for searching C#,C++, the actual problem is that word "C#" or "C++" is not being indexed as it is instead being indexed as "C".

Your response will be highly appreciated.

Regards Amjad Ali Malik Islamabad (Pakistan)


From: Jean-Claude DAUPHIN @.> Sent: Wednesday, November 3, 2021 6:17 PM To: J-ISIS/jisis @.> Cc: Ashtamid @.>; Author @.> Subject: Re: [J-ISIS/jisis] Searching #, ++ (Issue #3)

Hello, I think you can escape special characters — have a look to the reference manual Best wishes, JC Dauphin

Envoyé de mon iPhone

Le 3 nov. 2021 à 10:56, Ashtamid @.***> a écrit :

 Hi, I am having problem to search special characters used within titles such as #, ++ etc. Please advise.

Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/J-ISIS/jisis/issues/3#issuecomment-959052342, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWKPOQLM4P4JWMLCA34HZWDUKEZANANCNFSM5HIPND3A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

jcd92410 commented 2 years ago

How to index terms with special characters: You could put the programming language in a subfield and use indexing technique 2 to index embedding the term to index between <> as follow <C++> <C#>

Ashtamid commented 2 years ago

How to index terms with special characters: You could put the programming language in a subfield and use indexing technique 2 to index embedding the term to index between <> as follow <C++> <C#>

Ashtamid commented 2 years ago

How to index terms with special characters: You could put the programming language in a subfield and use indexing technique 2 to index embedding the term to index between <> as follow <C++> <C#>

Dear Jean-Claude, I have worked with indexing of Special characters according to your advice & found some issues. It is also for your kind consideration that our database have special characters in document titles like #, ++ and %. So in WinISIS we use * sign for repeatable fields. I am attaching test DBs for rectification of actual problem, both DBs are with same FDT & FST. The problems found by me so far are

  1. Doesn't differentiate between symbols. (See attachment SymbolSearch.png)
  2. Each Word Technique (Tech-4) doesn't include symbols.

SymbolSearch

  1. JISIS FDT accomplish 4-Digit Tags (e.g v9999) but Export Database function doesn't export them.
  2. The performance of Suite running over VM (Windows Server 2012 with 4GB Ram on VSphere) is very slow in comparison with same OS footprint running over physical machine.

Attachments:

  1. WinISIS DataBase (Copy all to Drive E:)
  2. JISIS Database
  3. SP-CH-JISISDB.zip WINISIS.zip