LISE and search module: Only item title indexed
Posted: Tue Dec 21, 2021 12:06 pm
Hi there,
I'm struggling a bit with LISE and the search module (the global search module, not the the LISE search).
In the LISE options of all intances I enabled to search items with the search module and "Re-indexed search on submit".
But the only content that seems to be indexed is {$item->title} of the LISE item.
Here's an example of a LISE item:
-----------------------------
Item title: blablabla
item text field: teddy bears
---------------------------
If I search now for "blablabla" I get a result. If I search for "teddy" I have no results.
But If I exchange it to:
-----------------------------
Item title: teddy bears
item text field: blablabla
---------------------------
Now "teddy" will be found and "blablabla" will not be found.
So how can I convince the seach module (or LISE) to index all the content, not only the item titles.
Thanks so far.
I'm struggling a bit with LISE and the search module (the global search module, not the the LISE search).
In the LISE options of all intances I enabled to search items with the search module and "Re-indexed search on submit".
But the only content that seems to be indexed is {$item->title} of the LISE item.
Here's an example of a LISE item:
-----------------------------
Item title: blablabla
item text field: teddy bears
---------------------------
If I search now for "blablabla" I get a result. If I search for "teddy" I have no results.
But If I exchange it to:
-----------------------------
Item title: teddy bears
item text field: blablabla
---------------------------
Now "teddy" will be found and "blablabla" will not be found.
So how can I convince the seach module (or LISE) to index all the content, not only the item titles.
Thanks so far.