libreosteo / LibreOsteo

Open Source software for osteopathes
GNU General Public License v3.0
30 stars 18 forks source link

Add job in the indexation for Patient #285

Closed jbgury closed 7 months ago

jbgury commented 2 years ago

Simple add the job field in the indexation in order to have the ability to find patient per job. Simple feature, sometime could be practical. With homonyms, search by adding some keyword for the search and job could help for the difference.

DamyanBG commented 2 years ago

Hello, I can work on that, please, assign it to me.

DamyanBG commented 2 years ago

Hi again,

I am not familiar with Angular, so I will unassign the task. I will follow the issue to see the solution.

jbgury commented 2 years ago

Hi, Nothing with Angular for this part :) it is indexing data with whoosh component. But if you think that it is not possible no problem! Thank you to try

DamyanBG commented 2 years ago

Hello,

I didn't said that it is not possible, I just not have experience with haystack and whoosh :) Now with your answer I found how to make it :)

jbgury commented 2 years ago

Basic testing :

  1. fill job on Patient file.
  2. search on this job
  3. Results should contain your link to the patient file