From simonschaufi at jesus.de Tue Nov 1 15:13:01 2011 From: simonschaufi at jesus.de (Simon Schaufelberger (Schaufi)) Date: Tue, 01 Nov 2011 15:13:01 +0100 Subject: [TYPO3-Solr] Solr on Windows... In-Reply-To: References: Message-ID: Hi Ingo, my installation is under windows with xampp and looks a bit different. i have exactly the same setup like Jigal. I have my main solr things under: c:\xampp\solr\ c:\xampp\tomcat\webapps\solr.war c:\xampp\tomcat\webapps\solr Regards, Schaufi Am 27.10.2011 12:54, schrieb Ingo Renner: > Am 27.10.11 02:09, schrieb Simon Schaufelberger (Schaufi): > >> i followed the installation from Jigal in the forge wiki for windows and >> i am almost done. >> I don't know where I should put the file typo3-accessfilter-1.1.0.jar. > > see screenshot > > > Ingo > > From h.kromm at paints.de Thu Nov 3 11:11:22 2011 From: h.kromm at paints.de (Heiko Kromm | Paints) Date: Thu, 3 Nov 2011 11:11:22 +0100 (CET) Subject: [TYPO3-Solr] IF-ViewHelper and custom variables In-Reply-To: <19141217.13.1320313518299.JavaMail.Heiko@PA15> Message-ID: Hi List, I tried to use the IF-Viewhelper with a variable set by my own viewhelper. On my results page I have a wrapping like this:
  1. ...
my displayicons-Viewhalper sets a Variable DISPLAY_ICONS_STATUS.ACTIVE_DISPLAY. I can output the variable, but the IF-ViewHelper does not resolve ist. If I debug the conditions array in tx_solr_template, the comparand1 is ###DISPLAY_ICONS_STATUS.ACTIVE_DISPLAY###, not the resolved value. Regards Heiko From claus at fassing.eu Fri Nov 4 13:48:53 2011 From: claus at fassing.eu (Claus Fassing) Date: Fri, 04 Nov 2011 13:48:53 +0100 Subject: [TYPO3-Solr] How to configure facet more link Message-ID: Hello, where is the option plugin.tx_solr.search.faceting.limit for ? Managing of max facet items to show and appending the more link ? Default value is 10 and I wonder that I get much more facet items shown. Regards Claus From b.hinzer at web-vision.de Mon Nov 7 16:48:25 2011 From: b.hinzer at web-vision.de (Boris Hinzer) Date: Mon, 7 Nov 2011 16:48:25 +0100 Subject: [TYPO3-Solr] show crdate or modified in results Message-ID: Hi, according to the results output at typo3-solr.com it should be possible to show either the crdate or the modified date of an indexed item. Unfortunately I can't find any documentation how to archive this. Thanks for your help in advance. Regards, Boris From werner at aloah-from-hell.de Tue Nov 8 09:58:53 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 08 Nov 2011 09:58:53 +0100 Subject: [TYPO3-Solr] importing external data Message-ID: Hi, just a question in general. What would be the best way to import external content to solr and make it accessible via the tx_solr-search? thanks and regards, Werner From werner at aloah-from-hell.de Tue Nov 8 13:01:55 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 08 Nov 2011 13:01:55 +0100 Subject: [TYPO3-Solr] 2.0.0-dev with lw_solrcustomtindex for indexing binary documents Message-ID: Hi everybody, before Version 2.0.0-dev I've managed to index binary data from pdf documents with the ext lw_solrcustomtindex, DAM and Apache Cell. With Version 2.0.0-dev this combination does not work anymore: PHP Fatal error: Class 'tx_solr_Indexer' not found in /home/www/typo3_src-4.5.6/t3lib/class.t3lib_div.php on line 5358, referer: http://myhostname/typo3/mod.php?M=tools_txschedulerM1&CMD=edit&tx_scheduler[uid]=3 So, lw_solrcustomindex depends on the Class 'tx_solr_Indexer' which does not exist in 2.0.0-dev anymore. Is there another way in 2.0.0-dev for indexing binary documents? Or do i have to modify lw_solrcustomindex for the new tx_solr ext? Thank you and best regards, Werner _______________________________________________ TYPO3-project-solr mailing list TYPO3-project-solr at lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr From werner at aloah-from-hell.de Tue Nov 8 13:35:24 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 08 Nov 2011 13:35:24 +0100 Subject: [TYPO3-Solr] 2.0.0-dev with lw_solrcustomtindex for indexing binary documents In-Reply-To: References: Message-ID: Hi, > Is there another way in 2.0.0-dev for indexing binary documents? Or do i have > to modify lw_solrcustomindex for the new tx_solr ext? e.g. with Apache Tika ? best, Werner From werner at aloah-from-hell.de Tue Nov 8 14:06:35 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 08 Nov 2011 14:06:35 +0100 Subject: [TYPO3-Solr] 2.0.0-dev with lw_solrcustomtindex for indexing binary documents In-Reply-To: References: Message-ID: Am 08.11.11 13:35, schrieb werner at aloah-from-hell.de: > Hi, > > >> Is there another way in 2.0.0-dev for indexing binary documents? Or do i have >> to modify lw_solrcustomindex for the new tx_solr ext? > > e.g. with Apache Tika ? Seems like as this isn't also the way to go, I've installed Tika but when i do Upload a file i get the Message: "Class tx_solr_ExtractingQuery does not exist" And indeed, this class is noch found in 2.0.0-dev. So am I right with the assumption that this feature is only available in EAP-Version? Thanks, Werner From shanmugarajan.k at tcs.com Tue Nov 8 14:15:59 2011 From: shanmugarajan.k at tcs.com (Shanmugarajan K) Date: Tue, 8 Nov 2011 18:45:59 +0530 Subject: [TYPO3-Solr] Development version solr 2.0 Message-ID: Hello Team, Can you please someone give the link where we can download the development version of tx_solr 2.0 ? And also, if possible can tell, when this version expected to available for public? Thanks & regards Shan =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you From typo3.neufeind at speedpartner.de Tue Nov 8 14:21:14 2011 From: typo3.neufeind at speedpartner.de (Stefan Neufeind) Date: Tue, 08 Nov 2011 14:21:14 +0100 Subject: [TYPO3-Solr] Development version solr 2.0 In-Reply-To: References: Message-ID: Hi, On 11/08/2011 02:15 PM, Shanmugarajan K wrote: > > Can you please someone give the link where we can download the development > version of tx_solr 2.0 ? Please see the website: http://www.typo3-solr.com/ Currently 2.0-dev is a "sponsor"-version of the extension (Early Access Program), which is planned to be open-sourced at a later stage but not yet. [...] Kind regards, Stefan From olivier.dobberkau at dkd.de Tue Nov 8 19:07:54 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 08 Nov 2011 19:07:54 +0100 Subject: [TYPO3-Solr] Development version solr 2.0 In-Reply-To: References: Message-ID: Am 08.11.11 14:15, schrieb Shanmugarajan K: > Can you please someone give the link where we can download the development > version of tx_solr 2.0 ? Current public version is on forge: forge.typo3.org/projects/show/extension-solr you can check it out via svn. see the roadmap for features: http://forge.typo3.org/projects/extension-solr/roadmap > And also, if possible can tell, when this version expected to available > for public? we hope to release 2.0 this year. olivier From olivier.dobberkau at dkd.de Tue Nov 8 19:09:08 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 08 Nov 2011 19:09:08 +0100 Subject: [TYPO3-Solr] 2.0.0-dev with lw_solrcustomtindex for indexing binary documents In-Reply-To: References: Message-ID: Am 08.11.11 13:01, schrieb werner at aloah-from-hell.de: > Is there another way in 2.0.0-dev for indexing binary documents? Or do i have > to modify lw_solrcustomindex for the new tx_solr ext? you can take part in the eap. fileindexing is there ready to be used. we still need lots of sponsoring to release the version. olivier From olivier.dobberkau at dkd.de Tue Nov 8 19:09:34 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 08 Nov 2011 19:09:34 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Am 08.11.11 09:58, schrieb werner at aloah-from-hell.de: > just a question in general. What would be the best way to import external > content to solr and make it accessible via the tx_solr-search? define external content. olivier From usenet at kraume.de Wed Nov 9 17:12:40 2011 From: usenet at kraume.de (Peter Kraume) Date: Wed, 09 Nov 2011 17:12:40 +0100 Subject: [TYPO3-Solr] Show search result grouped by facet In-Reply-To: References: Message-ID: First of all thx for your answer and sorry for my late response. Am 27.10.2011 19:03, schrieb Ingo Renner: > To get some naming straight: In this case I guess you mean you have _one > facet_ (type) with _three options_. > Correct! > > You can achieve this the following way (also mentioned earlier in the ML > ;) ): > > 1) enable / set tx_solr.search.results.markResultTypeBoundaries = 1 > > 2) sort by type > I haven't found a way to set default sorting to type via TS. As a workaround I've added a hidden field tx_solr[sort]=type asc to the search form. Is there a better solution? > 3) documents get added result type boundary marker fields name typeBegin > and typeEnd with the values_begin and_end > > 4) add conditions in the template to display/hide stuff when those > fields are encountered. > > http://forge.typo3.org/projects/extension-solr/wiki/Tx_solrsearch#resultsmarkResultTypeBoundaries > > Available from dkd EAP revisions 81433/81434 > Works quite fine so far, thx! Cheers Peter From werner at aloah-from-hell.de Thu Nov 10 09:12:43 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Thu, 10 Nov 2011 09:12:43 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi, > define external content. Some content of an external websites which should be findable via solr on a typo3-site :) What about Apache Nuts? In Principle, I'll get some XML that should be importet to solr. thank you and best regards, Werner From werner at aloah-from-hell.de Thu Nov 10 14:16:19 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Thu, 10 Nov 2011 14:16:19 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: > Some content of an external websites which should be findable via solr on a typo3-site :) > What about Apache Nuts? In Principle, I'll get some XML that should be importet to solr. Looks like I've found something: http://www.typo3-solr.com/de/blog/details/news/index_external_websites_with_apache_nutch/ I'll give it a try :) Thanks, Werner From werner at aloah-from-hell.de Thu Nov 10 14:40:48 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Thu, 10 Nov 2011 14:40:48 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi everybody, >> Some content of an external websites which should be findable via solr on a typo3-site :) >> What about Apache Nuts? In Principle, I'll get some XML that should be importet to solr. > > Looks like I've found something: > http://www.typo3-solr.com/de/blog/details/news/index_external_websites_with_apache_nutch/ > > I'll give it a try :) While trying to index an external page with Apache Nutch, I'm getting an error like follows: "Caused by: java.lang.RuntimeException: Invalid version (expected 2, but 1) or the data in not in 'javabin' format" The reason for this is probably my Version of Apache-Solr (1.4.1), because the javabin-format was changed after 1.4.1 and is incompatible with Version 1.4.1. I'll now upgrade from Apache Solr 1.4.1 to Apache Solr 3.4 and will see if this works. Just for documentation purposes. Regards, Werner From olivier.dobberkau at dkd.de Thu Nov 10 14:48:32 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Thu, 10 Nov 2011 14:48:32 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Am 10.11.11 14:40, schrieb werner at aloah-from-hell.de: > Just for documentation purposes. keep in mind that you will need to either disable the sitehash in your TYPO3 Installation or you will need to add the sitehash with a nutch plugin. olivier From werner at aloah-from-hell.de Thu Nov 10 15:12:00 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Thu, 10 Nov 2011 15:12:00 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Am 10.11.11 14:48, schrieb Olivier Dobberkau: >> Just for documentation purposes. > > keep in mind that you will need to either disable the sitehash in your TYPO3 Installation or you will need to add the sitehash with a nutch plugin. > > olivier Thanks for the hint Olivier, Anybody has done this already and can provide an example for the mailinglist? Thanks, Werner From werner at aloah-from-hell.de Thu Nov 10 15:13:15 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Thu, 10 Nov 2011 15:13:15 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi, > "Caused by: java.lang.RuntimeException: Invalid version (expected 2, but 1) or the data in not in 'javabin' format" > > The reason for this is probably my Version of Apache-Solr (1.4.1), because the javabin-format > was changed after 1.4.1 and is incompatible with Version 1.4.1. I'll now upgrade from Apache > Solr 1.4.1 to Apache Solr 3.4 and will see if this works. The Error is gone by Using Solr 3.4.0 instead of 1.4.1 :) regards, Werner From werner at aloah-from-hell.de Thu Nov 10 15:20:34 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Thu, 10 Nov 2011 15:20:34 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi, another Question in general: in the howto http://www.typo3-solr.com/de/blog/details/news/index_external_websites_with_apache_nutch/ the schema.xml from Nutch ist copied to Solr. But is it handled if Solr is a Multicore-Setup with schema-definitions from the tx_solr-Extension? Regards, Werner From usenet at kraume.de Thu Nov 10 18:36:25 2011 From: usenet at kraume.de (Peter Kraume) Date: Thu, 10 Nov 2011 18:36:25 +0100 Subject: [TYPO3-Solr] Sort by type as default search Message-ID: To use the markResultTypeBoundaries feature to have search results grouped, I need to have the result to be sorted by type I now want to sort my result by type as default. But there is no way to set this as far as I've seen. Do I really have to write a query modifier to achive this? Cheers, Peter From dmitry.dulepov at gmail.com Thu Nov 10 23:04:03 2011 From: dmitry.dulepov at gmail.com (Dmitry Dulepov) Date: Fri, 11 Nov 2011 00:04:03 +0200 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi! werner at aloah-from-hell.de wrote: > just a question in general. What would be the best way to import external > content to solr and make it accessible via the tx_solr-search? We made an external crawler for two projects where we needed to index external data. But those more than just sites, we had to do certain preprocessing of the content before feeding it to Solr. -- Dmitry Dulepov TYPO3 core&security teams member Blog: http://dmitry-dulepov.com/ Twitter: http://twitter.com/dmitryd Simplicity will save the world. From lukas.vorlicek at gmail.com Sat Nov 12 16:25:21 2011 From: lukas.vorlicek at gmail.com (lukas.vorlicek at gmail.com) Date: Sat, 12 Nov 2011 16:25:21 +0100 Subject: [TYPO3-Solr] USER/USER_INT in plugin.tx_solr.index.queue configuration Message-ID: Hi everyone! I?m using latest trunk and I?m trying to configure plugin.tx_solr.index.queue for mm_forum. I can extract text content easy like this: plugin.tx_solr.index.queue.tx_mmforum_posts_text.fields.content = post_text I can even get url using double datawrap stdWrap "table join" to tx_mmforum_posts: plugin.tx_solr.index.queue.tx_mmforum_posts_text.fields.url{ typolink.parameter=90 typolink.additionalParams.dataWrap= DB:tx_mmforum_posts:{field:post_id}:topic_id typolink.additionalParams.wrap3 = &tx_mmforum_pi1[action]=list_post&tx_mmforum_pi1[tid]={|} typolink.additionalParams.insertData = 1 typolink.returnLast = url } but I can?t figure out how to get topic title from tx_mmforum_topics table. It?s like 2nd join - from tx_mmforum_posts_text to tx_mmforum_posts to tx_mmforum_topics. I think this is not possible using stdWrap like in previous example, so I wrote custom user script which returns just HELLO WORLD value for now. Script is tested using templavoila typoscript objects, but I can?t get it to work inside plugin.tx_solr.index.queue I tried all possible combinations for userFunc I know: includeLibs.user_solr_functions = fileadmin/functions/solr_functions.php plugin.tx_solr.index.queue.tx_mmforum_posts_text.fields.title=COA plugin.tx_solr.index.queue.tx_mmforum_posts_text.fields.title{ 1=TEXT 1.value=BEGIN 10= TEXT 10.field = post_id 10.postUserFunc= user_solr_functions->getTopicTitle 31= USER 31.userFunc = user_solr_functions-> getTopicTitle 32= USER_INT 32.includeLibs.1234 = fileadmin/functions/solr_functions.php 32.userFunc = user_solr_functions-> getTopicTitle 100=TEXT 100.value=END } but this outputs to solr index just the ?BEGINEND' value. Does anybody know a solution for this problem please? Best regards, -- Lukas Vorlicek jabber/google talk: lukas.vorlicek at gmail.com From olivier.dobberkau at dkd.de Sat Nov 12 17:18:26 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Sat, 12 Nov 2011 17:18:26 +0100 Subject: [TYPO3-Solr] USER/USER_INT in plugin.tx_solr.index.queue configuration In-Reply-To: References: Message-ID: Am 12.11.11 16:25, schrieb lukas.vorlicek at gmail.com: > Does anybody know a solution for this problem please? yes. we have this in eap as an own contentobject that is able to do a join over different tca tables. alternative: write your own indexer http://forge.typo3.org/projects/extension-solr/wiki/Tx_solrindex#queueindexingConfigurationindexer olivier From ingo at typo3.org Mon Nov 14 15:43:41 2011 From: ingo at typo3.org (Ingo Renner) Date: Mon, 14 Nov 2011 15:43:41 +0100 Subject: [TYPO3-Solr] Show search result grouped by facet In-Reply-To: References: Message-ID: Am 09.11.11 17:12, schrieb Peter Kraume: Hi Peter, >> 2) sort by type >> > I haven't found a way to set default sorting to type via TS. As a > workaround I've added a hidden field tx_solr[sort]=type asc to the > search form. Is there a better solution? Not through TS I think, but through the plugin. 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 From usenet at kraume.de Mon Nov 14 18:11:33 2011 From: usenet at kraume.de (Peter Kraume) Date: Mon, 14 Nov 2011 18:11:33 +0100 Subject: [TYPO3-Solr] Show search result grouped by facet In-Reply-To: References: Message-ID: Am 14.11.2011 15:43, schrieb Ingo Renner: >>> 2) sort by type >>> >> I haven't found a way to set default sorting to type via TS. As a >> workaround I've added a hidden field tx_solr[sort]=type asc to the >> search form. Is there a better solution? > > Not through TS I think, but through the plugin. > Hi Ingo, as far as I've seen there is no interface to modify the sorting in class.tx_solr_pi_results.php => initializeSearch() Please correct me if I'm wrong. My second question is how to limit the results per facet option. The result should look like this: [Facet option 1] - result 1 - result 2 - result 3 Button: show more from option 1 [Facet option 2] - result 1 - result 2 - result 3 Button: show more from option 2 Is this possible with the current result plugin and interfaces or do I have to write my own plugin? Thx Peter From werner at aloah-from-hell.de Tue Nov 15 09:39:39 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 15 Nov 2011 09:39:39 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi, the schema.xml from Apache Nutch is incompatible with the tx_solr and vice versa :( I've found an Apache-Nutch Project on Forge, but the repository is empty[1]. Any other proposal? Regards, Werner [1] http://forge.typo3.org/projects/extension-nutch/ From werner at aloah-from-hell.de Tue Nov 15 11:15:47 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 15 Nov 2011 11:15:47 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi, > the schema.xml from Apache Nutch is incompatible with the tx_solr > and vice versa :( I've found an Apache-Nutch Project on Forge, but > the repository is empty[1]. Any other proposal? Ok, I'm probably going to use the CSV DataImportHandler. Thanks, Werner From werner at aloah-from-hell.de Tue Nov 15 11:48:26 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 15 Nov 2011 11:48:26 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Hi, just another question. Does anybody have a solrindex-mapping.xml file for Apache Nutch that it works for tx_solr? Thanks, Werner From olivier.dobberkau at dkd.de Tue Nov 15 11:50:18 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 15 Nov 2011 11:50:18 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Am 15.11.11 11:48, schrieb werner at aloah-from-hell.de: > just another question. Does anybody have a solrindex-mapping.xml file for Apache > Nutch that it works for tx_solr? yes. we have. we sell it. olivier From scecere at krur.com Tue Nov 15 12:06:10 2011 From: scecere at krur.com (Stefano Cecere) Date: Tue, 15 Nov 2011 12:06:10 +0100 Subject: [TYPO3-Solr] no results from local TYPO3 Message-ID: hi i'm (happily) developing a multilanguage TYPO3+Solr (EAP latest + Solr 3.4) the solr server has it's own domain it all works well if i search from the test site online BUT i i make the qquery from my localhost dev site, i get no results (empty) the two systems (local and test) are quite really similar (PHP 5.3.. ubuntu there, OSX here) the Reports module shows everything fine the Solr logs shows the search requests (from test and localhost) and they are really ok! (differs just for the sitehash INFO: [core_it] webapp=/solr path=/select params={hl.fragsize=50&spellcheck=true&qf=content^40.0+title^5.0+keywords^2.0+tagsH1^5.0+tagsH2H3^3.0+tagsH4H5H6^2.0+tagsInline&hl.simple.pre=&hl.fl=title,content&json.nl=map&spellcheck.collate=true&wt=json&hl=true&rows=10&fl=*,score&start=0&q=lorem&hl.simple.post=&fq={!typo3access}-1,0&fq=siteHash:"26977cd9c3261353efea84e603ad8aa3"&fq=language:0} hits=2 status=0 QTime=6 INFO: [core_it] webapp=/solr path=/select params={hl.fragsize=50&spellcheck=true&qf=content^40.0+title^5.0+keywords^2.0+tagsH1^5.0+tagsH2H3^3.0+tagsH4H5H6^2.0+tagsInline&hl.simple.pre=&hl.fl=title,content&json.nl=map&spellcheck.collate=true&wt=json&hl=true&rows=10&fl=*,score&start=0&q=lorem&hl.simple.post=&fq={!typo3access}-1,0&fq=siteHash:"cea12a563f6b6cf47c81116a20b1b06e"&fq=language:0} hits=0 status=0 QTime=3 has anybody any idea? i'm getting crazy! :) -- ____ ___ __ _ ______________________ Stefano Cecere Krur multimedia studio From werner at aloah-from-hell.de Tue Nov 15 12:21:43 2011 From: werner at aloah-from-hell.de (werner at aloah-from-hell.de) Date: Tue, 15 Nov 2011 12:21:43 +0100 Subject: [TYPO3-Solr] importing external data In-Reply-To: References: Message-ID: Am 15.11.11 11:50, schrieb Olivier Dobberkau: > Am 15.11.11 11:48, schrieb werner at aloah-from-hell.de: > >> just another question. Does anybody have a solrindex-mapping.xml file for Apache >> Nutch that it works for tx_solr? > How much is the fish ? :) From dmitry.dulepov at gmail.com Tue Nov 15 13:20:27 2011 From: dmitry.dulepov at gmail.com (Dmitry Dulepov) Date: Tue, 15 Nov 2011 14:20:27 +0200 Subject: [TYPO3-Solr] no results from local TYPO3 In-Reply-To: References: Message-ID: Hi! Stefano Cecere wrote: > it all works well if i search from the test site online > > BUT i i make the qquery from my localhost dev site, i get no results > (empty) Most likely site hash mismatch. -- Dmitry Dulepov TYPO3 core&security teams member Blog: http://dmitry-dulepov.com/ Twitter: http://twitter.com/dmitryd Simplicity will save the world. From pim at lingewoud.nl Tue Nov 15 16:52:45 2011 From: pim at lingewoud.nl (Pim Snel) Date: Tue, 15 Nov 2011 16:52:45 +0100 Subject: [TYPO3-Solr] index.queue needs correct domain record Message-ID: I could not found this in the documentation (or I did not read it well) but to help people with a not working index.queue: make sure you have setup a correct domain record in the root page. It must look like this: www.domain.com and not like this http://www.domain.com. I search very long for the reason why my queue ignored all my pages and the debugging en logging didn't gave me answers and no exceptions were created. Hope this helps Cheers, Pim From scecere at krur.com Tue Nov 15 17:52:43 2011 From: scecere at krur.com (Stefano Cecere) Date: Tue, 15 Nov 2011 17:52:43 +0100 Subject: [TYPO3-Solr] no results from local TYPO3 References: Message-ID: On Tue, 15 Nov 2011 13:20:27 +0100, Dmitry Dulepov wrote: > Hi! > > Stefano Cecere wrote: >> it all works well if i search from the test site online >> >> BUT i i make the qquery from my localhost dev site, i get no results >> (empty) > > Most likely site hash mismatch. indeed the only difference in the query are the site hashes! ahhh so Solr does take them in account and doesn't reply to "foreign" queries? anybody knows the best way to add a new site to the "allowed to query" sites? thank youuu s -- ____ ___ __ _ ______________________ Stefano Cecere Krur multimedia studio From scecere at krur.com Tue Nov 15 19:33:09 2011 From: scecere at krur.com (Stefano Cecere) Date: Tue, 15 Nov 2011 19:33:09 +0100 Subject: [TYPO3-Solr] no results from local TYPO3 - SOLVED! References: Message-ID: ok i foudn the solution: i had to remove the siteHash parameter in the queries i did it hooking into modifyQuery(tx_solr_Query $query) with public function modifyQuery(tx_solr_Query $query) { $query->removeFilter('siteHash'); return $query; } @INGO: would it be nice to put this option into the TSetup? ciao s On Tue, 15 Nov 2011 17:52:43 +0100, Stefano Cecere wrote: > On Tue, 15 Nov 2011 13:20:27 +0100, Dmitry Dulepov > wrote: > >> Hi! >> >> Stefano Cecere wrote: >>> it all works well if i search from the test site online >>> >>> BUT i i make the qquery from my localhost dev site, i get no results >>> (empty) >> >> Most likely site hash mismatch. > > indeed the only difference in the query are the site hashes! > ahhh so Solr does take them in account and doesn't reply to "foreign" > queries? > > anybody knows the best way to add a new site to the "allowed to query" > sites? > > thank youuu > s > > > -- ____ ___ __ _ ______________________ Stefano Cecere Krur multimedia studio From olivier.dobberkau at dkd.de Tue Nov 15 21:54:24 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 15 Nov 2011 21:54:24 +0100 Subject: [TYPO3-Solr] index.queue needs correct domain record In-Reply-To: References: Message-ID: Am 15.11.11 16:52, schrieb Pim Snel: > I could not found this in the documentation (or I did not read it well) > but to help people with a not working index.queue: make sure you have > setup a correct domain record in the root page. It must look like this: > www.domain.com and not like this http://www.domain.com. I search very > long for the reason why my queue ignored all my pages and the debugging > en logging didn't gave me answers and no exceptions were created. Hope > this helps hi pim. can you file a bug report with TYPO3 core? it should recognize that http:// is not part of a domain if entered in a domain record. oth. if you look at forge: http://forge.typo3.org/issues/29876 best regards, olivier From olivier.dobberkau at dkd.de Tue Nov 15 21:57:57 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 15 Nov 2011 21:57:57 +0100 Subject: [TYPO3-Solr] no results from local TYPO3 - SOLVED! In-Reply-To: References: Message-ID: Am 15.11.11 19:33, schrieb Stefano Cecere: > @INGO: would it be nice to put this option into the TSetup? the sitehash is a part of the concept not to display wrong content within a multisite setup. just removing it will not help as people will certainly like to have a way on how to control access to indexed documents. olivier From scecere at krur.com Tue Nov 15 23:00:04 2011 From: scecere at krur.com (Stefano Cecere) Date: Tue, 15 Nov 2011 23:00:04 +0100 Subject: [TYPO3-Solr] no results from local TYPO3 - SOLVED! References: Message-ID: On Tue, 15 Nov 2011 21:57:57 +0100, Olivier Dobberkau wrote: > Am 15.11.11 19:33, schrieb Stefano Cecere: > >> @INGO: would it be nice to put this option into the TSetup? > > the sitehash is a part of the concept not to display wrong content > within a multisite setup. > > just removing it will not help as people will certainly like to have a > way on how to control access to indexed documents. yes, i understand this scenario anyway (as developer) i lost several hours finding out why i couldn't access the solr server from another dev machine! i want my production server to keep the sitehash filer, but my dev machines should access freely (say i want to develop some benchmark tests daily on Solr? so a TS option would be easier, than enable or disable the hook! anyway now all works well, thank you s -- ____ ___ __ _ ______________________ Stefano Cecere Krur multimedia studio From pim at lingewoud.nl Wed Nov 16 23:41:47 2011 From: pim at lingewoud.nl (Pim Snel) Date: Wed, 16 Nov 2011 23:41:47 +0100 Subject: [TYPO3-Solr] index.queue needs correct domain record References: Message-ID: On 2011-11-15 20:54:24 +0000, Olivier Dobberkau said: > Am 15.11.11 16:52, schrieb Pim Snel: > >> I could not found this in the documentation (or I did not read it well) >> but to help people with a not working index.queue: make sure you have >> setup a correct domain record in the root page. It must look like this: >> www.domain.com and not like this http://www.domain.com. I search very >> long for the reason why my queue ignored all my pages and the debugging >> en logging didn't gave me answers and no exceptions were created. Hope >> this helps > > hi pim. > > can you file a bug report with TYPO3 core? it should recognize that > http:// is not part of a domain if entered in a domain record. > > oth. if you look at forge: http://forge.typo3.org/issues/29876 This would be the place to check this. I missed this bug report. Sorry. cheers, Pim From windisch at sub.uni-goettingen.de Mon Nov 21 13:32:16 2011 From: windisch at sub.uni-goettingen.de (Windisch, Nils Kolja) Date: Mon, 21 Nov 2011 13:32:16 +0100 Subject: [TYPO3-Solr] Translation broken? (in EAP rev85790) Message-ID: Hey, FE shows "Array" instead of e.g. "Search" for strings like ###LLL:submit### as referenced in the template. Any idea/hint what's wrong? EXT:solr EAP rev85790. Best, Nils From olivier.dobberkau at dkd.de Mon Nov 21 14:11:07 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Mon, 21 Nov 2011 14:11:07 +0100 Subject: [TYPO3-Solr] Translation broken? (in EAP rev85790) In-Reply-To: References: Message-ID: Am 21.11.11 13:32, schrieb Windisch, Nils Kolja: > Any idea/hint what's wrong? are you on 4.6? olivier From windisch at sub.uni-goettingen.de Mon Nov 21 14:21:24 2011 From: windisch at sub.uni-goettingen.de (Windisch, Nils Kolja) Date: Mon, 21 Nov 2011 14:21:24 +0100 Subject: [TYPO3-Solr] Translation broken? (in EAP rev85790) In-Reply-To: References: Message-ID: jep! Best, Nils On 21.11.2011, at 14:11, Olivier Dobberkau wrote: > Am 21.11.11 13:32, schrieb Windisch, Nils Kolja: > >> Any idea/hint what's wrong? > > are you on 4.6? > > olivier > _______________________________________________ > TYPO3-project-solr mailing list > TYPO3-project-solr at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr From olivier.dobberkau at dkd.de Mon Nov 21 15:51:14 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Mon, 21 Nov 2011 15:51:14 +0100 Subject: [TYPO3-Solr] Translation broken? (in EAP rev85790) In-Reply-To: References: Message-ID: Am 21.11.11 14:21, schrieb Windisch, Nils Kolja: > jep! ok. then its not supported yet.. :-) From windisch at sub.uni-goettingen.de Tue Nov 22 10:06:42 2011 From: windisch at sub.uni-goettingen.de (Windisch, Nils Kolja) Date: Tue, 22 Nov 2011 10:06:42 +0100 Subject: [TYPO3-Solr] Translation broken? (in EAP rev85790) In-Reply-To: References: Message-ID: uh, thx. Any estimated date when 4.6 will be supported? Best, Nils On 21.11.2011, at 15:51, Olivier Dobberkau wrote: > Am 21.11.11 14:21, schrieb Windisch, Nils Kolja: > >> jep! > > ok. then its not supported yet.. :-) > > _______________________________________________ > TYPO3-project-solr mailing list > TYPO3-project-solr at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr From dmitry.dulepov at gmail.com Tue Nov 22 11:05:24 2011 From: dmitry.dulepov at gmail.com (Dmitry Dulepov) Date: Tue, 22 Nov 2011 12:05:24 +0200 Subject: [TYPO3-Solr] Translation broken? (in EAP rev85790) In-Reply-To: References: Message-ID: Hi! Olivier Dobberkau wrote: > ok. then its not supported yet.. :-) Is that related to XLIFF? Everything should be ok, 4.6 supports PHP, LLXML and XLIFF formats transparently. -- Dmitry Dulepov TYPO3 core&security teams member Blog: http://dmitry-dulepov.com/ Twitter: http://twitter.com/dmitryd Simplicity will save the world. From soren.malling at gmail.com Tue Nov 22 11:57:27 2011 From: soren.malling at gmail.com (=?ISO-8859-1?Q?S=F8ren_Malling?=) Date: Tue, 22 Nov 2011 11:57:27 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging Message-ID: Hi I have several index queue workers running, and the scheduler jobs show how the indexing is progressing. My issue is, that nothing is committed to the SOLR server, so no documents are available - all though the scheduler task finishes successful Where should I start debugging this issue? Regards, S?ren From scecere at krur.com Tue Nov 22 12:18:32 2011 From: scecere at krur.com (Stefano Cecere) Date: Tue, 22 Nov 2011 12:18:32 +0100 Subject: [TYPO3-Solr] Translation broken? (in EAP rev85790) References: Message-ID: On Mon, 21 Nov 2011 15:51:14 +0100, Olivier Dobberkau wrote: > Am 21.11.11 14:21, schrieb Windisch, Nils Kolja: > >> jep! > > ok. then its not supported yet.. :-) hi Olivier i'm about to upgrade a in development project to 4.6 (because of new Extbase/Fluid features) since it uses heavily Solr (EAP).. i'm interested to know if you feel there other problems a part these i18 bugs thank you -- ____ ___ __ _ ______________________ Stefano Cecere Krur multimedia studio From olivier.dobberkau at dkd.de Tue Nov 22 12:51:19 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 22 Nov 2011 12:51:19 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 22.11.11 11:57, schrieb S?ren Malling: > Hi > > I have several index queue workers running, and the scheduler jobs show > how the indexing is progressing. > > My issue is, that nothing is committed to the SOLR server, so no > documents are available - all though the scheduler task finishes successful > > Where should I start debugging this issue? > > Regards, > > S?ren Have you taken into account that commits are done by Apache Solr after a certain time? You can force the commits with the commit button in the Search module. Look for the debug setting in the typoscript of the extension. plugin.tx_solr.logging: * Olivier From mimi at kaktusteam.de Tue Nov 22 15:03:43 2011 From: mimi at kaktusteam.de (Michael Knoll) Date: Tue, 22 Nov 2011 15:03:43 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 22.11.11 12:51, schrieb Olivier Dobberkau: > Am 22.11.11 11:57, schrieb S?ren Malling: >> Hi >> >> I have several index queue workers running, and the scheduler jobs show >> how the indexing is progressing. >> >> My issue is, that nothing is committed to the SOLR server, so no >> documents are available - all though the scheduler task finishes successful >> >> Where should I start debugging this issue? >> >> Regards, >> >> S?ren > > Have you taken into account that commits are done by Apache Solr after a > certain time? You can force the commits with the commit button in the > Search module. > > Look for the debug setting in the typoscript of the extension. > > plugin.tx_solr.logging: * > > Olivier Hi Soren, try installing devlog extension. Here you find some messages on what's working and what is not working... This only works, if you have set the logging configurations as explained in the previous answer! Greez Mimi From usenet at kraume.de Wed Nov 23 18:44:59 2011 From: usenet at kraume.de (Peter Kraume) Date: Wed, 23 Nov 2011 18:44:59 +0100 Subject: [TYPO3-Solr] Add facets to autocomplete? Message-ID: Is it possible to add facets to autocomplete? One of our customers wants to have the suggested terms grouped by facet, e.g website, faq, news. Cheers, Peter From olivier.dobberkau at dkd.de Thu Nov 24 22:33:30 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Thu, 24 Nov 2011 22:33:30 +0100 Subject: [TYPO3-Solr] Add facets to autocomplete? In-Reply-To: References: Message-ID: Am 23.11.11 18:44, schrieb Peter Kraume: > Is it possible to add facets to autocomplete? > > One of our customers wants to have the suggested terms grouped by facet, > e.g website, faq, news. thats a good feature request. have a look at this. http://wiki.apache.org/solr/Suggester you will certainly have to create your own suggester in apache solr. olivier From soren.malling at gmail.com Mon Nov 28 16:10:03 2011 From: soren.malling at gmail.com (=?ISO-8859-1?Q?S=F8ren_Malling?=) Date: Mon, 28 Nov 2011 16:10:03 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Thanks for your response :) I got all plugin.tx_solr.logging.* enabled, but devlog doesn't mention anything about the commit part. when executed through scheduler or the BE module it's a seems like a simple "reload page", compared to "initialize index queue" which take a little time to complete. Info: tx_solr-2-5-0--20110805 Solr 3.4.0 Ext:solr Rev 55027 from svn.typo3.org How can i debug the commit part? Regards S?ren From olivier.dobberkau at dkd.de Mon Nov 28 16:23:12 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Mon, 28 Nov 2011 16:23:12 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 28.11.11 16:10, schrieb S?ren Malling: > How can i debug the commit part? hi s?ren. can i have a look at this? olivier From jan.slusarczyk at gmail.com Mon Nov 28 23:15:17 2011 From: jan.slusarczyk at gmail.com (Jan Slusarczyk) Date: Mon, 28 Nov 2011 23:15:17 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: >> How can i debug the commit part? > can i have a look at this? > olivier Hi Oliver, it seems I'm stuck with the same problem. I've been using mnogosearch and now I'm trying to replace it with solr on my test server. Everything seems to be working but no information is being indexed. My solr is installed on another server but is perfectly visible from the web server. Indexes are empty for unknown reason... Regards Jan From olivier.dobberkau at dkd.de Tue Nov 29 11:05:40 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 29 Nov 2011 11:05:40 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 28.11.11 23:15, schrieb Jan Slusarczyk: > it seems I'm stuck with the same problem. I've been using mnogosearch > and now I'm trying to replace it with solr on my test server. Everything > seems to be working but no information is being indexed. My solr is > installed on another server but is perfectly visible from the web > server. Indexes are empty for unknown reason... please tell me about your enviroment. os. php version. TYPO3 Version. Pumpup the logging. plugin.tx_solr.logging.indexing.missingTypo3SearchMarkers = 1 plugin.tx_solr.logging.indexing.indexQueuePageIndexerGetData = 1 plugin.tx_solr.logging.indexing.pageIndexed = 1 plugin.tx_solr.logging.exceptions = 1 plugin.tx_solr.logging.query.rawGet = 1 plugin.tx_solr.logging.query.rawPost = 1 Olivier From jan.slusarczyk at gmail.com Tue Nov 29 15:38:15 2011 From: jan.slusarczyk at gmail.com (Jan Slusarczyk) Date: Tue, 29 Nov 2011 15:38:15 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: On 29/11/11 11:05, Olivier Dobberkau wrote: > please tell me about your enviroment. os. php version. TYPO3 Version. I have two servers behind a firewall. Both are Ubuntu LTS - web server with nginx 1.0.x as a proxy to apache 2.2 with php as a mod_php (5.3.x) is connected via an internal network to a secondary server (servers can freely connect on the internal network). On the secondary server I have installed tomcat/solr using the shell script from svn version of a 2.0.0 solr extension shell script. Test environment on the webserver is using typo3 4.6.1, current templavoila. pages are being cached and some elements on my pages are using coa_int (but not the main content). Main content elements are wrapped around with TYPO3SEARCH_begin TYPO3SEARCH_end tags... Solr seems to be working fine but indexes are empty. On typo3 side - the scheduler job gives a more or less correct number of pages to index (>1300), commit pending displays a green "success" note but seems to be doing nothing... Thank you Jan From olivier.dobberkau at dkd.de Tue Nov 29 16:54:16 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 29 Nov 2011 16:54:16 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 29.11.11 15:38, schrieb Jan Slusarczyk: > I have two servers behind a firewall. Both are Ubuntu LTS - web server > with nginx 1.0.x as a proxy to apache 2.2 with php as a mod_php (5.3.x) > is connected via an internal network to a secondary server (servers can > freely connect on the internal network). On the secondary server I have > installed tomcat/solr using the shell script from svn version of a 2.0.0 > solr extension shell script. > > Test environment on the webserver is using typo3 4.6.1, current > templavoila. pages are being cached and some elements on my pages are > using coa_int (but not the main content). > > Main content elements are wrapped around with TYPO3SEARCH_begin > TYPO3SEARCH_end tags... > > Solr seems to be working fine but indexes are empty. > On typo3 side - the scheduler job gives a more or less correct number of > pages to index (>1300), commit pending displays a green "success" note > but seems to be doing nothing... Hi Jan, OK. Is the Tomcat also behind NGINX? If not then do so. Standard Tomcat runs on Localhost only if installed via install script. What does the Apache Solr Report say? Olivier From soren.malling at gmail.com Tue Nov 29 17:34:42 2011 From: soren.malling at gmail.com (=?ISO-8859-1?Q?S=F8ren_Malling?=) Date: Tue, 29 Nov 2011 17:34:42 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Den 28/11/11 16.23, Olivier Dobberkau skrev: > Am 28.11.11 16:10, schrieb S?ren Malling: > >> How can i debug the commit part? > > hi s?ren. > > can i have a look at this? > > olivier Sure, can we arrange a short Skype/TeamViewer session thursday? From jan.slusarczyk at gmail.com Tue Nov 29 17:50:13 2011 From: jan.slusarczyk at gmail.com (Jan Slusarczyk) Date: Tue, 29 Nov 2011 17:50:13 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: > OK. Is the Tomcat also behind NGINX? If not then do so. It is behind nginx when accessed from outside the firewall (for admin purposes), but it is accessible directly on the inside network. > Standard Tomcat runs on Localhost only if installed via install script. I've changed the following part in tomcat/conf/server.xml: Is this ok? > What does the Apache Solr Report say? catalina.today.log? Nothing beyond INFO level Example: 2011-11-29 15:34:30 org.apache.solr.update.DirectUpdateHandler2 commit INFO: start commit(optimize=false,waitFlush=true,waitSearcher=true,expungeDeletes=false) 2011-11-29 15:34:30 org.apache.solr.search.SolrIndexSearcher INFO: Opening Searcher at 29eb0cd0 main 2011-11-29 15:34:30 org.apache.solr.update.DirectUpdateHandler2 commit INFO: end_commit_flush it's longer, but I don't know what to look for... Thank you Jan From olivier.dobberkau at dkd.de Tue Nov 29 18:30:57 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 29 Nov 2011 18:30:57 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 29.11.11 17:34, schrieb S?ren Malling: > Sure, can we arrange a short Skype/TeamViewer session thursday? rather tommorow as i am not in the office thursday. olivier From olivier.dobberkau at dkd.de Tue Nov 29 18:32:41 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 29 Nov 2011 18:32:41 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 29.11.11 17:50, schrieb Jan Slusarczyk: > it's longer, but I don't know what to look for... can you tell me if you go to the TYPO3 reports module what do you see there? there are apache solr reports in there. can TYPO3 connect to the solr server? olivier From jan.slusarczyk at gmail.com Tue Nov 29 18:52:45 2011 From: jan.slusarczyk at gmail.com (Jan Slusarczyk) Date: Tue, 29 Nov 2011 18:52:45 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: > can you tell me if you go to the TYPO3 reports module what do you see > there? there are apache solr reports in there. Apache Solr Index Number of documents in index: 0 Number of terms in index: 0 Number of fields in index: 0 > can TYPO3 connect to the solr server? I have no indication that it can't - modules are working fine, and search form returns "Nothing found for "keyword"" message and no other error... Jan From olivier.dobberkau at dkd.de Tue Nov 29 19:22:36 2011 From: olivier.dobberkau at dkd.de (Olivier Dobberkau) Date: Tue, 29 Nov 2011 19:22:36 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: Am 29.11.11 18:52, schrieb Jan Slusarczyk: > I have no indication that it can't - modules are working fine, and > search form returns "Nothing found for "keyword"" message and no other > error... scheduler jobs are set up? can you send me a login? Olivier From jan.slusarczyk at gmail.com Tue Nov 29 19:46:33 2011 From: jan.slusarczyk at gmail.com (Jan Slusarczyk) Date: Tue, 29 Nov 2011 19:46:33 +0100 Subject: [TYPO3-Solr] Nothing gets committed - where to start debugging In-Reply-To: References: Message-ID: > scheduler jobs are set up? Yes > can you send me a login? I will send you an email. Jan