[TYPO3-Solr] Problems after indexing

Jigal van Hemert jigal.van.hemert at typo3.org
Fri Jul 5 20:56:09 CEST 2013


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.


-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-project-solr mailing list