Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Sunspot
Conversations
About
Sunspot
1–30 of 1040
Mark all as read
Report abusive group
0 selected
Tejus Parikh
, …
span...@gmail.com
6
10/7/16
Getting 'Error loading class 'me.outofti.solrspatiallight.SpatialQueryComponent' on new Rails 2.3.5 Sunspot installation
I resolved this error by uninstalling and reinstalling the gem (which is being used in production).
unread,
Getting 'Error loading class 'me.outofti.solrspatiallight.SpatialQueryComponent' on new Rails 2.3.5 Sunspot installation
I resolved this error by uninstalling and reinstalling the gem (which is being used in production).
10/7/16
sha...@gmail.com
8/5/16
Solr 6
Hi, Anyone using solr 6? I have had several problems getting Solr 5.3 to work with my Rails 3.2 app (
unread,
Solr 6
Hi, Anyone using solr 6? I have had several problems getting Solr 5.3 to work with my Rails 3.2 app (
8/5/16
Rajesh Shah
8/5/16
version of solr prepackaged
sorry but i can't locate what should be obvious: what is the solr version that is in the
unread,
version of solr prepackaged
sorry but i can't locate what should be obvious: what is the solr version that is in the
8/5/16
Bartek Skwira
8/5/16
Search over 2 joins using Sunspot/Solr
Hi I have 3 models (Rails) defined like so: class ModelA belongs_to :model_b searchable do integer :
unread,
Search over 2 joins using Sunspot/Solr
Hi I have 3 models (Rails) defined like so: class ModelA belongs_to :model_b searchable do integer :
8/5/16
Rajesh Shah
8/5/16
OSX upgrade to ElCapitan breaks solr (works partially)
Rails 3.2.21, Ruby 1.9.3, sunspot_solr 2.2.2, rsolr 1.0.13 java 1.8 App was working and then upgraded
unread,
OSX upgrade to ElCapitan breaks solr (works partially)
Rails 3.2.21, Ruby 1.9.3, sunspot_solr 2.2.2, rsolr 1.0.13 java 1.8 App was working and then upgraded
8/5/16
dsadaka
6/7/16
Looking to hire multicore expert
I am working on a project with two databases. The application can switch between databases based on
unread,
Looking to hire multicore expert
I am working on a project with two databases. The application can switch between databases based on
6/7/16
Af Dig
2/21/16
Rails 4 Sunspot Facets: Undefined method split
I am trying to use facets with a job model. This is my code: Model: Job - searchable searchable do
unread,
Rails 4 Sunspot Facets: Undefined method split
I am trying to use facets with a job model. This is my code: Model: Job - searchable searchable do
2/21/16
byaku...@gmail.com
2/10/16
Prettify Sunspot website
Hello, is anyone working on improving the current Sunspot website? It's a bit stale and not very
unread,
Prettify Sunspot website
Hello, is anyone working on improving the current Sunspot website? It's a bit stale and not very
2/10/16
baw...@gmail.com
1/26/16
Sunspot reindex Caused by: java.lang.NullPointerException
down votefavorite I'm using sunspot/solr to build a full text search for my rails app. I was able
unread,
Sunspot reindex Caused by: java.lang.NullPointerException
down votefavorite I'm using sunspot/solr to build a full text search for my rails app. I was able
1/26/16
mwl...@cybrains.net
11/2/15
Boosting fields -- what are good strategies?
I'm working on initial configuration of Sunspot under Rails 4.x. All is working well and we'
unread,
Boosting fields -- what are good strategies?
I'm working on initial configuration of Sunspot under Rails 4.x. All is working well and we'
11/2/15
Theo
,
James
2
10/20/15
multi-dimensional facets
What about making the indexed field multiple, and indexing each level, so that the indexed data (in
unread,
multi-dimensional facets
What about making the indexed field multiple, and indexing each level, so that the indexed data (in
10/20/15
josemo...@gmail.com
,
James
2
10/13/15
[noob] Help wanted, can't see effective results.
I don't have a solid answer for why you see them all, but I can suggest a few things to try out.
unread,
[noob] Help wanted, can't see effective results.
I don't have a solid answer for why you see them all, but I can suggest a few things to try out.
10/13/15
calinoiu....@agilefreaks.com
9/17/15
Facet on join field
Hi, I have the following models class CoreWindow searchable do join(:alpha_sort, target: Epixcms::
unread,
Facet on join field
Hi, I have the following models class CoreWindow searchable do join(:alpha_sort, target: Epixcms::
9/17/15
stex...@googlemail.com
8/10/15
Radius search with the radius attribute in the searched model
Hi everyone, I already posted this to StackOverflow without finding a solution yet. As I'm not
unread,
Radius search with the radius attribute in the searched model
Hi everyone, I already posted this to StackOverflow without finding a solution yet. As I'm not
8/10/15
Bryan
7/16/15
How to scope date ranges for facets with custom labels
Hi all, I'm new to rails and sunspot so excuse my questions if they seem a bit newbish. I'm
unread,
How to scope date ranges for facets with custom labels
Hi all, I'm new to rails and sunspot so excuse my questions if they seem a bit newbish. I'm
7/16/15
Gourav Tiwari
3/31/15
Additional Solr index request, when optimal number of sidekiq threads are busy
Hello Everyone! We are using Solr heavily with Sidekiq jobs to index records in background for search
unread,
Additional Solr index request, when optimal number of sidekiq threads are busy
Hello Everyone! We are using Solr heavily with Sidekiq jobs to index records in background for search
3/31/15
James
,
Nick Zadrozny
2
3/27/15
Solr 5
These types should also be backwards compatible with Solr 4, maybe that's worth testing as well.
unread,
Solr 5
These types should also be backwards compatible with Solr 4, maybe that's worth testing as well.
3/27/15
kusha...@treniq.com
2/26/15
Conditional search based on boolean value
Hey Guys, I've been facing an issue and have not been able to come up with a solution so far so
unread,
Conditional search based on boolean value
Hey Guys, I've been facing an issue and have not been able to come up with a solution so far so
2/26/15
Kushagra
2/26/15
Conditional search based on boolean field.
Hey , I've been stuck with this for quite a while now , so any help would be greatly appreciated
unread,
Conditional search based on boolean field.
Hey , I've been stuck with this for quite a while now , so any help would be greatly appreciated
2/26/15
byaku...@gmail.com
2/25/15
Use one Sunspot Solr instance for two Rails apps
I've asked this question on Stackoverflow already but I'll ask it again here in case
unread,
Use one Sunspot Solr instance for two Rails apps
I've asked this question on Stackoverflow already but I'll ask it again here in case
2/25/15
shollin...@gmail.com
,
Alexandru-Emil Lupu
2
2/5/15
filter search results by facet
Hello! Try : with(:brand, params[:brand]) if params[:brand].present? Thanks A On Wednesday, November
unread,
filter search results by facet
Hello! Try : with(:brand, params[:brand]) if params[:brand].present? Thanks A On Wednesday, November
2/5/15
Steve Tuckner
2/4/15
Sorting on multi-model search
Hello all, I am trying to search multiple models and have them ordered by the same criteria. This
unread,
Sorting on multi-model search
Hello all, I am trying to search multiple models and have them ordered by the same criteria. This
2/4/15
mike....@gmail.com
1/16/15
bypassing index access in dev environment
I just experienced a problem that was preventing me from destroying a record of an indexed class
unread,
bypassing index access in dev environment
I just experienced a problem that was preventing me from destroying a record of an indexed class
1/16/15
Edward Rudd
1/13/15
Activerecord models not reliably being indexed on save with sunspot 2.1.1
We have upgraded from Sunspot 1.3.0 to 2.1.1 recently and are having lots of issues with documents
unread,
Activerecord models not reliably being indexed on save with sunspot 2.1.1
We have upgraded from Sunspot 1.3.0 to 2.1.1 recently and are having lots of issues with documents
1/13/15
Ian Vaughan
12/5/14
Index/search email addresses
I am lost as to why my email addresses are not fully searchable. Given a short match query it finds
unread,
Index/search email addresses
I am lost as to why my email addresses are not fully searchable. Given a short match query it finds
12/5/14
vladis...@gmail.com
12/4/14
Sunspot / Search by first letters of the words in the sentence
Trying to figure out how to search according to subj. For example: I want to find name "Very
unread,
Sunspot / Search by first letters of the words in the sentence
Trying to figure out how to search according to subj. For example: I want to find name "Very
12/4/14
gabriele renzi
11/25/14
when will a new release come out?
Hi everyone, I was wondering when will we get a new release? There are a few interesting pull
unread,
when will a new release come out?
Hi everyone, I was wondering when will we get a new release? There are a few interesting pull
11/25/14
sris...@gmail.com
11/18/14
Issue in spree narrow by feature
Am using "narrow by feature" in spree using sunspot solr. Here displaying option type with
unread,
Issue in spree narrow by feature
Am using "narrow by feature" in spree using sunspot solr. Here displaying option type with
11/18/14
m3n...@gmail.com
, …
mstreicher
4
10/20/14
Multiple searchable blocks
Hi Rob, Thank you for the answer. I'll try like that ;) On Tue, Oct 14, 2014 at 11:29 PM, Rob
unread,
Multiple searchable blocks
Hi Rob, Thank you for the answer. I'll try like that ;) On Tue, Oct 14, 2014 at 11:29 PM, Rob
10/20/14
Stefano Benatti
10/20/14
Multitenancy Sharding?
I don't know if sharding is the correct concept, so I will describe my problem and I am open to
unread,
Multitenancy Sharding?
I don't know if sharding is the correct concept, so I will describe my problem and I am open to
10/20/14