Tagged Questions

0
votes
3answers
49 views

Does solr do web crawling?

hi i am interested to do web crawling.i was working on solr.so,solr do web crawling or what are the steps to do web crawling?
0
votes
0answers
47 views

solr administration [closed]

Does anyone have any notes for an sysadmin supporting solr? I'm looking for anything that might be useful for monitoring & metrics as well as troubleshooting. Some useful links I have found are: …
-1
votes
1answer
71 views

Reason to change the xml files in solr

For the installation of apache solr integration module in Drupal we need to install solr. The must do thing is we need to change the solr schema.xml and configure.xml files with the files in apache …
0
votes
1answer
57 views

A Easy to use Document Management System [closed]

I looked up a lot of threads on a good document management system on SO. So, given all that knowledge, here is my question: What is a very intuitive, open source (preferably with no commercial …
2
votes
2answers
300 views

Differing Apache Solr results when doing queries through Drupal – why?

I'm trying to create a custom search interface for Apache Solr using Drupal, and I'm having some strange issues with the results. I have the same query yielding 8 hits when I run it from Solr's …