sunspot
sunspot with jruby
Hi can sunspot be used with jruby, also here is my app details jruby-1.6.1 rails 3.0.7 when i install all the gems and run rake sunspot:solr:start it gives me the following error[详细]
2023-03-05 07:53 分类:问答Sunspot `LIKE` query
I\'m using sunspot. How can I run a LIKE query (LIKE %q%)? I would like to do something like this: @search = Sunspot.search(User) do |q|[详细]
2023-03-05 03:40 分类:问答Solr sunspot in different environments
So I have been using solr sunspot for a couple of days and have been going a little crazy over an issue with it. I have search many different sites for the answer, but a lot of people seem to have dif[详细]
2023-03-02 15:43 分类:问答Order Solr/sunspot search results by geo location
I\'d like to be able to order my search results by score and location. Each user in the DB has lat/lot and I am currently indexing:[详细]
2023-03-02 04:33 分类:问答EdgeNGramFilterFactory not working (not indexing?)
I am having trouble getting ngrams to work.Here\'s my schema.xml: <fieldType name=\"text\" class=\"solr.TextField\" omitNorms=\"false\">[详细]
2023-02-22 21:25 分类:问答how to index mongomapper 1 to many with sunspot / solr as its an objectId filed and not an integer?
I have a mongomapper 开发者_JS百科product and a category model and a category has many products.[详细]
2023-02-19 16:39 分类:问答advanced searching mongodb using mongomapper, sunspot/solr or sphinx?
I have am using mongodb with mongomapper to store all my products.Each product belongs to multiple categories that have many levels i.e. category, sub category etc.[详细]
2023-02-19 03:16 分类:问答Adding stemming to my schema.xml file doesn't work
I\'m trying to setup Websolr on my Heroku app. I\'m following the instructions in the Heroku docs. I\'ve got the initial setup working fine.[详细]
2023-02-16 23:47 分类:问答General Statement for SecureRandom return Error - Java
I\'ve searched throughout different forums and now I am finally putting my question as I can\'t find specific answer.[详细]
2023-02-15 11:31 分类:问答Rails 3 Sunspot solr search within bounds
I have a question to ask regarding the new Sunspot/solr feature: restriction with near I have (via the google geocoding API) the viewport and the bounds which are 开发者_StackOverflow中文版latitude/lo[详细]
2023-02-15 11:16 分类:问答