None
closed
nobody
None
2017-11-29
2017-11-06
PaulBurney
No

Bonjour Jean-François,

I've recently started using Recoll on Linux and it's been great so far. One thing I've noticed is that it doesn't find snake_case_methods in PHP files. It doesn't have any issues with CamelCase or pascalCase that I've seen.

calendar AND ext:php

Gives me results, but the following doesn't

cal_generate_monthly_checkbox_calendar AND ext:php

I believe the files are getting indexed correctly (see attached).

Let me know if you have any suggestions.

recoll -v
Recoll 1.21.5 + Xapian 1.2.22

1 Attachments

Discussion

  • medoc
    medoc
    2017-11-06

    Hi,

    Without special configuration, recoll does not care about capitalization at all when indexing. So CamelCase or camelcase are just the same.

    I just tested your keyword in a text file, and it seems to work for me. Could you please attach an actual sample with which you have problems ? Your indexing trace just shows that the index is supposedly up to date for this file.

    Be aware that your keyword example is just below the max keyword length (40). This one is ok (and works for me), but anything longer will be ignored.

     
  • medoc
    medoc
    2017-11-29

    • status: open --> closed
    • milestone: -->
     
  • medoc
    medoc
    2017-11-29

    Can't reproduce with current version, and no feedback.

     

Cancel   Add attachment