Message7616
The code that handles full text search can use the:
self.db.indexer.query_language
which should be set to True if the indexer has a query language. This should allow
the full text search string to be passed, unchanged to the indexer.
So the new whoosh interface(s??) should set query_language to true to get the user's query
correctly. |
|
Date |
User |
Action |
Args |
2022-07-24 08:05:51 | rouilj | set | messageid: <1658649951.22.0.741848607659.issue2551188@roundup.psfhosted.org> |
2022-07-24 08:05:51 | rouilj | set | recipients:
+ rouilj |
2022-07-24 08:05:51 | rouilj | link | issue2551188 messages |
2022-07-24 08:05:51 | rouilj | create | |
|