<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Liferay 6.2 automatic reindex</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=44854636" />
  <subtitle>Liferay 6.2 automatic reindex</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=44854636</id>
  <updated>2026-04-05T15:52:42Z</updated>
  <dc:date>2026-04-05T15:52:42Z</dc:date>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=74123165" />
    <author>
      <name>Jorge Diaz</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=74123165</id>
    <updated>2016-05-12T07:21:12Z</updated>
    <published>2016-05-12T07:21:12Z</published>
    <summary type="html">You can also use my Index Checker portlet, in order to verify your index status:&lt;br /&gt;&lt;a href="https://web.liferay.com/es/marketplace/-/mp/application/70121999"&gt;https://web.liferay.com/es/marketplace/-/mp/application/70121999&lt;/a&gt;&lt;br /&gt;(You have to execute in all cluster nodes)</summary>
    <dc:creator>Jorge Diaz</dc:creator>
    <dc:date>2016-05-12T07:21:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=70295462" />
    <author>
      <name>Abdur Rasheed</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=70295462</id>
    <updated>2016-02-23T12:18:19Z</updated>
    <published>2016-02-23T12:18:19Z</published>
    <summary type="html">Hi,&lt;br /&gt;  You have to execute   &lt;br /&gt;  Control Panel &amp;gt; Configuration &amp;gt; Server Administration&lt;br /&gt;    Make sure you&amp;#39;re on the &amp;#34;Resources&amp;#34; tab&lt;br /&gt;    Click the &amp;#34;Execute&amp;#34; button next to &amp;#34;Reindex search indexes&amp;#34;</summary>
    <dc:creator>Abdur Rasheed</dc:creator>
    <dc:date>2016-02-23T12:18:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=70290586" />
    <author>
      <name>Achmed Tyrannus Albab</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=70290586</id>
    <updated>2016-02-23T11:27:11Z</updated>
    <published>2016-02-23T11:27:11Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;David H Nebinger:&lt;/div&gt;&lt;blockquote&gt;&lt;div class="quote-title"&gt;Mithun Seal:&lt;/div&gt;&lt;blockquote&gt;I am facing this issue in clusterd environment.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Usually this means your clustering config is incorrect.  The other nodes in the cluster are not getting the message that new content has been added and are not in turn updating their local indices.&lt;br /&gt;&lt;br /&gt;Manual reindex just pulls everything from the DB and creates a fully populated index.  The indexes will be correct, but only until the next content add/update...&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Hi, sorry to bring up old post.&lt;br /&gt;I am having a similar issue with DDL searching. &lt;br /&gt;------------------------------&lt;br /&gt;Example:&lt;br /&gt;v1.1 A&lt;br /&gt;v1.2 B&lt;br /&gt;v1.3 C&lt;br /&gt;v1.4 D&lt;br /&gt;&lt;br /&gt;When i do a search :&lt;br /&gt;for A no result return, &lt;br /&gt;for B no result return, &lt;br /&gt;for C result return,&lt;br /&gt;for D no result return.&lt;br /&gt;------------------------------&lt;br /&gt;D will only return if I do a manual &amp;#34;Reindex all search indexes.&amp;#34; from the Server Administration.&lt;br /&gt;Why is this happening and how do i get the latest results from the Search?&lt;br /&gt;&lt;br /&gt;Thanks in advance.&lt;br /&gt;Liferay 6.2 GA4</summary>
    <dc:creator>Achmed Tyrannus Albab</dc:creator>
    <dc:date>2016-02-23T11:27:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=53710164" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=53710164</id>
    <updated>2015-05-11T18:54:09Z</updated>
    <published>2015-05-11T18:54:09Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Mithun Seal:&lt;/div&gt;&lt;blockquote&gt;I am facing this issue in clusterd environment.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Usually this means your clustering config is incorrect.  The other nodes in the cluster are not getting the message that new content has been added and are not in turn updating their local indices.&lt;br /&gt;&lt;br /&gt;Manual reindex just pulls everything from the DB and creates a fully populated index.  The indexes will be correct, but only until the next content add/update...</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2015-05-11T18:54:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=53709960" />
    <author>
      <name>Mithun Seal</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=53709960</id>
    <updated>2015-05-11T18:36:51Z</updated>
    <published>2015-05-11T18:36:51Z</published>
    <summary type="html">Does that mean, I need to manually reindex the web content after I added them?&lt;br /&gt;I am facing this issue in clusterd environment. After adding one webcontent it is  not coming as part of search result. Not even after 1hr. But once I reindex the search index manually, it started working. Is there any way to make that automatic? May be a hook? Any code example is welcome. Thanks in advance.</summary>
    <dc:creator>Mithun Seal</dc:creator>
    <dc:date>2015-05-11T18:36:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44951892" />
    <author>
      <name>Ayatullah Abdulhakim</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44951892</id>
    <updated>2014-11-06T10:27:52Z</updated>
    <published>2014-11-06T10:27:52Z</published>
    <summary type="html">Thanks for support,&lt;br /&gt;&lt;br /&gt;I don&amp;#39;t need to reindex all database, i need to update the index only as you said in the previous comment.&lt;br /&gt;&lt;br /&gt;All the checks that you listed are applied on my content.&lt;br /&gt;&lt;br /&gt;&amp;#34;Searchable&amp;#34; checkbox is checked&lt;br /&gt;the Display Date is set to a date in the past&lt;br /&gt;the article is displayed in a &amp;#34;Web Content Display&amp;#34; portlet.&lt;br /&gt;&lt;br /&gt;Currently i am trying to override editarticle action to update the index manually using&lt;br /&gt;&lt;br /&gt;Indexer indexer = IndexerRegistryUtil.getIndexer(JournalArticle.class);&lt;br /&gt;indexer.reindex(journalArticle);&lt;br /&gt;&lt;br /&gt;Is this right?</summary>
    <dc:creator>Ayatullah Abdulhakim</dc:creator>
    <dc:date>2014-11-06T10:27:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44935892" />
    <author>
      <name>Samuel Kong</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44935892</id>
    <updated>2014-11-06T02:33:47Z</updated>
    <published>2014-11-06T02:33:47Z</published>
    <summary type="html">To manually reindex the search index:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Control Panel &amp;gt; Configuration &amp;gt; Server Administration&lt;/li&gt;&lt;li&gt;Make sure you&amp;#39;re on the &amp;#34;Resources&amp;#34; tab&lt;/li&gt;&lt;li&gt;Click the &amp;#34;Execute&amp;#34; button next to &amp;#34;Reindex all search indexes&amp;#34;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;Three additional idea:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Make sure the &amp;#34;Searchable&amp;#34; checkbox is checked when you are creating your web content article.&lt;/li&gt;&lt;li&gt;Make sure the Display Date for your web content article is set to a date in the past. If the display date is in the future, the article will not show up in search results.&lt;/li&gt;&lt;li&gt;If you are using the &amp;#34;Web Content Search&amp;#34; portlet, make sure that the article you are searching for is displayed in a &amp;#34;Web Content Display&amp;#34; portlet.&lt;/li&gt;&lt;/ul&gt;</summary>
    <dc:creator>Samuel Kong</dc:creator>
    <dc:date>2014-11-06T02:33:47Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44894610" />
    <author>
      <name>Ayatullah Abdulhakim</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44894610</id>
    <updated>2014-11-05T08:15:04Z</updated>
    <published>2014-11-05T08:15:04Z</published>
    <summary type="html">I added it from ui, by adding a web content display portlet and add a content for it,&lt;br /&gt;currently the liferay not update the search index directly after adding or modifying the content, how can i do this manually?</summary>
    <dc:creator>Ayatullah Abdulhakim</dc:creator>
    <dc:date>2014-11-05T08:15:04Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44889596" />
    <author>
      <name>Samuel Kong</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44889596</id>
    <updated>2014-11-05T04:38:14Z</updated>
    <published>2014-11-05T04:38:14Z</published>
    <summary type="html">When you add a new content, the search index is updated. The search index is never reindexed.&lt;br /&gt;&lt;br /&gt;Are you adding the the web content through the UI, the API or are you adding it directly to the database? If you&amp;#39;re using the UI or the API, the search index should automatically be updated when you add the web content. And if you&amp;#39;re adding the web content directly to the database, well, you shouldn&amp;#39;t do it.</summary>
    <dc:creator>Samuel Kong</dc:creator>
    <dc:date>2014-11-05T04:38:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44854852" />
    <author>
      <name>Ayatullah Abdulhakim</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44854852</id>
    <updated>2014-11-04T14:26:31Z</updated>
    <published>2014-11-04T14:26:31Z</published>
    <summary type="html">The issue that after adding a new content, it cannot be appeared when searching it using search web content portlet.</summary>
    <dc:creator>Ayatullah Abdulhakim</dc:creator>
    <dc:date>2014-11-04T14:26:31Z</dc:date>
  </entry>
  <entry>
    <title>Liferay 6.2 automatic reindex</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44854635" />
    <author>
      <name>Ayatullah Abdulhakim</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=44854635</id>
    <updated>2014-11-04T14:01:14Z</updated>
    <published>2014-11-04T14:01:14Z</published>
    <summary type="html">I want to know when the lucene reindex the database after adding a new content?</summary>
    <dc:creator>Ayatullah Abdulhakim</dc:creator>
    <dc:date>2014-11-04T14:01:14Z</dc:date>
  </entry>
</feed>
