Forums de discussion

Use Lucene for searching users in Liferay 5.2.2

thumbnail
amir keshavarz, modifié il y a 10 années.

Use Lucene for searching users in Liferay 5.2.2

Junior Member Publications: 54 Date d'inscription: 09/10/10 Publications récentes
Hello,

Would anybody help me to know how can I use Apache Lucene for searching users in "control panel" --> "users " page.
Actually I can see there is a LuceneUtil.Java in Liferay 5.2.2 (com.liferay.portal.search.lucene.LuceneUtil) but I don't know anything about it.

Thanks,
Amir
thumbnail
David H Nebinger, modifié il y a 10 années.

RE: Use Lucene for searching users in Liferay 5.2.2

Liferay Legend Publications: 14914 Date d'inscription: 02/09/06 Publications récentes
The liferay user API will already use lucene for searches. You don't have to do anything, just leverage the API.