I took your advice, waited for the servers to go down then:
[ec2-user@zuk-solr-slave-02 ~]$ ps -wwwf -p 10131
UIDPID PPID C STIME TTY TIME CMD
tomcat 10131 1 17 23:00 ?00:03:13 /usr/sbin/sshd
This doesn't say much :(
What should I do know?
--
View this mess
I don't know how the perl script looks like. I can tell it's being ran by
tomcat because when I do : "top" the owner of the process says tomcat and
the CPU is at 100%.
I haven't done anything weird to my Solr installation, actually is pretty
simple and is the one it used to be on the solr website
Hi all,
I'm using Solr 3.3.0 with one master server and two slaves. And the problem
I'm having is that both slaves get degraded "randomly" but at the same time.
I am completely lost at to what the cause could be, but I see that the
tomcat that runs Solr webapp executes a PERL script that consumes
I'll give this a try. I'm not sure I completely understand how to do that
because I don't have so much experience with Solr. Do I have to use another
core to post a different kind of document and then join it?
Thanks!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Is-there-a
Hi Mikhail, thanks for your concern and reply.
I've read a few dozen times your reply and I think I get what you mean, but
I'm not exactly sure how to go forward with your approach. You are saying
that I should be able to have nested documents, but I haven't been able to
submit a Document with ano
Exactly, I'm using a tint field type and works really well. The only problem
is when I have a set of very wide ranges and make Solr make fireworks out of
the blue.
Thank you a lot Michael, I appreciate your help on this one :)
--
View this message in context:
http://lucene.472066.n3.nabble.com/I
Yeah that's what I'm doing right now.
But whenever I try to index an apartment that has many wide ranges, my
master solr server throws OutOfMemoryError ( I have set max heap to 1024m).
So I thought this could be a good workaround but puf it is a lot harder than
it seems!
--
View this message in c
This is used on an apartment booking system, and what I store as solr
documents can be seen as apartments. These apartments can be booked for a
certain amount of days with a check in and a check out date hence the ranges
I was speaking of before.
What I want to do is to filter off the apartments t
Oh No, I think I understood wrong when you said that my ranges where
contiguous.
I could have ranges like this:
1 TO 15
5 TO 30
50 TO 60
And so on... I'm not sure that what you supposed would work, right?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Is-there-a-way-to-imp
Michael thanks a lot for your quick answer, but i'm not exactly sure I
understand your solution.
How would the docuemnt you are proposing would look like? Do you mind
showing me a simple xml as example?
Again, thank you for your cooperation. And yes, the ranges are contiguous!
--
View this messag
Hi all !
Here's my dreadful case, thank you for helping out! I want to have a
document like this:
...
-- multivalued range field
1 TO 10
5 TO 15
...
And the reason why I want to do this is because it's so much lighter than
having all the numbers in there, of
Yes, that works! I had to boost the firstDestination field to have it well
sorted. Any ideas why the score might be equally for all the documents
returned?
Thanks a lot!
Federico
--
View this message in context:
http://lucene.472066.n3.nabble.com/Question-about-sorting-by-a-field-tp3673491p36768
Hi all, I've been working with solr for a few months now and so far I only
had a few issues trying to implement some functionality, but this has gone
above my current solr skills, so any help or guidance is greatly
appreciated.
I have a multivalued field consited which contains destinations like:
Nobody? I don't have problem with the hours but I do have the same situation
with dates where a document could be in many date ranges.
Any suggestion? Please !
--
View this message in context:
http://lucene.472066.n3.nabble.com/Pattern-Is-there-a-method-of-resolving-multivalued-date-ranges-into-
I'm looking to implement something similar. Has anybody worked something out
to work around this issue?
Any guidance is greatly appreciated!
Regards,
Federico
--
View this message in context:
http://lucene.472066.n3.nabble.com/Pattern-Is-there-a-method-of-resolving-multivalued-date-ranges-into
I'm sorry, i'm trying to do the same as he is.
I've read your reply many times now, but i still don't know how to do this.
Would somebody help me with this? Thanks a lot
--
View this message in context:
http://lucene.472066.n3.nabble.com/Spatial-search-with-SolrJ-3-1-How-to-tp2961136p3259456.htm
16 matches
Mail list logo