Apache solr search, Resultatet ignorerar utf-8? (å ä ö )
Hej Drupalister
Undrar om någon annan stött på samma problem. Jag har en solr search server med ticka installerat.
När jag söker på siten får jag träff på både låg och log. Dvs åäö får ekvivalent till a. Misstänker att det är en enkel fix.
Tex en sökning på björk och bjork ger båda samma träff. Det lustiga i sammanhanget är att det både gällernoder och uppladdade dokument.
Någon?
Read moreDrupal与大型网站架构(译)- Large-Scale Web Site Infrastructure and Drupal
Linuxjournal 网站经典文章翻译,Large-Scale Web Site Infrastructure and Drupal,由于按照内容翻译,非逐字翻译,不妥之处,请参考原文阅读。
原文地址: http://www.linuxjournal.com/article/10842
翻译地址: http://www.drupal001.com/2011/11/large-scale-website-drupal/
由于Twitter网站经常崩溃,所以Twitter网站的用户经常会经常碰到臭名昭著的“失败鲸”,提示:网站访客过多,请稍后再试。这种情况频繁的出现,因此用户经常能遇到。
大家记得不久以前,Facebook也网站经常down掉,这个也是由于网站的访问量异常大。但是在一些小网站上面,我们也经常碰到网站访问过多造成网站down掉问题。
小网站怎么也会有这样的问题呢? 我们来找一下原因。
首先,现在的网站已经几乎没有静态页面的网站了。比如Nowadays,网站整合了社交网络的大部分功能,这就是说单单的一个网页会触发所有相关的服务器/程序运行。
Using Apache Solr with Drupal - can it handle...
I'm trying to figure out the best way to enable drupal core search to complete on partial words, like search for "pres" and match "president". Note that Fuzzy Search would do this, but as built, creates its own search not change the main site search or enable it for use in Views. Anybody have experience using Apache Solr with Drupal? Does it do this partial word completion?
Thanks,
Jeremy Zerr
Alfresco, Drupal and Solr
I ran across a question about integrating Solr, Alfresco and Drupal and can't seem to find any discussion from anyone who may have done this.
So, can't think of a better place to ask the question.
Has anyone done it? And if so, how'd it go? Easy integration and configuration? Pit falls to be aware of? Any lessons learned?
Read moreDiferenciar palabras en Apache Solr
Estimados, les cuento que estoy usando apache solr en un sitio Drupal, el cual funciona sin problemas técnicos, sin embargo tengo un pequeño problema de otra característica, se trata en que el buscador no hace diferencias con ciertas palabras porque son muy similares.
Read moreJuly 2011 Gainesville Drupal Group Meetup Wrapup
The Gainesville Drupal Users Group met last evening at the Alachua County Library HQ (in the Foundation Room). First on the agenda was beginning the theme for our new group website, GatorDUG.org. Previous to last night, we had the default Bartik theme installed and in use. I had come up with a mockup in which we were going to do (see the mockup here).
So, we started theming by first creating the *.info file, page.tpl.php, relevant CSS files, etc. We also installed the views carousel module to do the carousels.
We were able to complete the general structure of the theme and get the views configured within the two hours. Its pretty ugly right now, but all the functionality exists, and it just needs some TLC and CSS (and maybe OPP – who’s down?). Next step is creating a wiki page on groups.drupal.org/gainesville, where we can divvy out tasks so we can get the theme cleaned up.
Also debuted, was the new theme and configuration for www.SurfingNosara.com. We also discussed and demoed some of the intricacies of Apache SOLR search, and discussed some theming of minipanels in megamenus that will be going into a University of Florida IFAS site (don’t recall the URL).
Our next meeting will be August 11th. Hope to see you there!!
Read more5 sites on the same machine using one java machine?
I have 5 independent sites on one machine. I also have another machine running just Java. How can I get all 5 sites to use the same 1 java machine for Solr? Would I install Solr 5 times for each of the sites? Would each Solr instance be installed in each of the sites /home directory; instead of say /usr/local/share. When the apachesolr.modules are installed on each site, how would I have it recognize just it's own instance and not the other 4? Or is there a better way to do this?
Read moreSolr failing on 1.1
I've got an install of mercury 1.1 on an ec2 tiny ubuntu instance. All seems to be going fine, except apache solr. Solr seems to quit periodically. When I run a search on the drupal site, I get a message saying "drupal can't connect to apache solr". If I restart tomcat6, the search runs OK, but then fails again after about half an hour.
I had a look at the tomcat log files, here is the last line form /var/log/tomcat6/catalina.out
Feb 8, 2011 5:20:51 AM org.apache.solr.core.SolrCore execute
Drupal Thursdays in Bulgaria 03.02.2011
Drupal Thursdays in Bulgaria
Starting from 20.01.2011, Propeople is organizing a "Drupal Thursdays" meetings in order to share our advanced Drupal knowledge with Drupal developers and anyone interested in Drupal.
Every Thursday evening invite you to join our team for discussion on various topics about Drupal.
Start time: 19:30
Location: Sofia, Pirin 40A street
Today's topic is “Drupal and full text search”. Rumen Yordanov, the Head of Open Source Department, will talk about what are the possibilities and compare Apache:Solr and Sphinx as solutions.
Read moreHow to join Apache Solr docs?
I'm working on a hotel booking websites and I have two content-types which names are hotel and room and each room is a child of a specific hotel (I have made the relationship with Node Reference).
I have used Apache Solr to index and search the contents but because the rooms and hotels are separate content-types they will be index in separate documents (doc) in Apache Solr, so when I want to query something like "Show me hotels which have a room with less than $200 per night", it fails. because price is an attribute of room not hotel, but my search is based on hotels!







