[TYPO3-Solr] Problems after indexing

Hans-Peter M. istbanane at googlemail.com
Sat Jul 6 19:12:53 CEST 2013


Hi,

the t3solr works fine after the first initialization.
But every change is being ignored. The counter of the index is standing 
still at 100%.

Is this a solr problem or a problem with typo3?

regards
Hans Peter



Am 05.07.13 20:56, schrieb Jigal van Hemert:
> Hi,
>
> On 4-7-2013 18:42, Hans-Peter M. wrote:
>> i have a little problem with solr.
>> After the first run, the page has the state "Indexed 100%".
>> Every change on a page should add to the index. After running the
>> cronjob, they should be shown in the searchresults.
>> It doesn't work in my case.
>
> I would check/try:
> - initialize solr connections
> - check if Reports module doesn't show any problems
> - use the Search module to Initialize the index
> - run the Index Queue worker until it's completely done
> - run the Commit task to commit the last batch of indexed items (if this
> doesn't work because of a bug in certain versions of EXT:solr you'll
> have to wait a while)
>
> - now change a page
> - check if the Scheduler shows that "Indexed" is not 100% anymore (if
> you have the Scheduler module open you have to re-open it to refresh the
> score)
>
> If that is not the case then it seems that in your installation Solr
> doesn't pick up that pages/content are modified.
>
> If it works and the problem is "just" that after the Index Queue worker
> ran the modifications don't show up in the search results, you'll have
> to run the Commit task first. Solr auto-commits after a certain amount
> of new/changed documents or after a certain amount of time.
>
>



More information about the TYPO3-project-solr mailing list