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.
LISE and search module: Only item title indexed Topic is solved
Re: LISE and search module: Only item title indexed
PS: I do not really need to output single LISE items in the results. For me it would be sufficient when only the page url would be displayed in the results.
But in both cases all content has to be indexed.
But in both cases all content has to be indexed.
Re: LISE and search module: Only item title indexed
Depending on the type of custom fields you will have the option (field by field):
Check it for the text fields you want to have indexed by the core search.Allow this field to be indexed by global search:
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: LISE and search module: Only item title indexed
You easily saved my day.
Thanks.
Thanks.


