I\'m new to using Solr, and I must be missing something. I didn\'t touch much in the example schema yet, and I imported some sample data.I also set up LocalSolr, and that seems to be working well.
I have a MS SQL database running (MS SQL 2005) and am connecting to it via the net.sourceforge.jtds.jdbc.Driver.
I have understood how to add xml files to SOLR and be able to search them via the SOLR ADMIN interface...
I have two table fields in a MySQL table. One is VARCHAR and is a \"headline\" for a classified (classifieds website).
I use Solr for searching in my data and I recognized now that some of the solr search query language feature does not word for me. I miss these from the capabilities I have:
I\'m using django-haystack at the moment with apache-solr as the backend. Problem is I cannot get the app to perform the search functionality I\'m looking for
I\'m new to Solr and am looking for a 开发者_运维百科way to record searches (or keywords) to a log file or database so that I can then analyse for data visualisation.
I have managed to install SOLR and run the admin interface... I have no clue on how to add indexes to SOLR...
I have downloaded a SOLR release, and sun JDK. I have installed SUN now... I am using wampserver on my computer, to test SOLR out first, and learn how it works...
Website: Classifieds website (users may put ads, search ads etc) I plan to use SOLR for searching and then return results as ID nr:s only, and then use those ID nr:s and query mysql, and then lastly