[TYPO3-Solr] Multiple websites on one server
Ingo Renner
ingo at typo3.org
Tue Feb 8 21:51:10 CET 2011
Rik Willems wrote:
Hi Rik,
> I tried crawler to get all pages into the index. As I saw a crawler
> setting for solrreindex. From what I read from you crawler is not
> needed. Is that correct?
Yes, that's the case - for the early access version at least. The public
version on TER / forge works like indexed search through frontend
indexing (... and crawler).
> I wasn't aware of this. That is better than the scheduler task for every
> 5 minutes I suppose.
yes, committing too often can affect your search's performance - for
large indexes at least. For smaller sites it shouldn't matter much.
> Is a page added to the queue when you save if in the backend of only
> when it is visited in the frondend? Or, am I mixing up stuff with how
> old indexed_search works?
The early access version comes with a record monitor that puts changes
into the Index Queue which is then processed by a scheduler task.
You might want to check this comparison chart:
http://www.typo3-solr.com/en/solr-for-typo3/development-model/#c1183
and the feature list:
http://www.typo3-solr.com/en/solr-for-typo3/feature-list/
hope that clears things up, best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
TYPO3 - Open Source Enterprise Content Management System
http://typo3.org
Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com
More information about the TYPO3-project-solr
mailing list