User tests: Successful: Unsuccessful:
Pull Request for Issue #30412 .
This is the second attempt after #31782 to fix indexing and searching in finder in J3. Please test. @HLeithner, @alikon
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_finder Front End |
Can you please give information on which Postgres version you are using there?
And, sorry for asking since you most likely did, but: Did you reindex again?
Did you reindex again?
i've tested with the Prebuilt package + sample data, and yes i've reindexed
Labels |
Added:
?
|
I've reworked the PR and it should be working now. Please test.
This should now fix
I have tested this item
with postgresql 11.7
I have tested this item
Suggestions work now on PosgreSQL as well as on MySQL.
There is a problem with suggestions not being shown when the search string starts with a capital letter.
But that's common for MySQL and PostgreSQL and so not related to this PR here.
There is PR #33940 to fix that for J4, but it should be fixed for J3, too, I think.
I have tested this item
Suggestions work now on PosgreSQL as well as on MySQL.
There is a problem with suggestions not being shown when the search string starts with a capital letter.
But that's common for MySQL and PostgreSQL and so not related to this PR here.
There is PR #33940 to fix that for J4, but it should be fixed for J3, too, I think.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-18 13:27:06 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
|
Thanks
Title |
|
there are still issues