Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Zoie and solr 3.3.0 and HourGlass?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan Hopkins  
View profile  
 More options Sep 29 2011, 9:28 pm
From: Dan Hopkins <danhopk...@gmail.com>
Date: Thu, 29 Sep 2011 18:28:57 -0700 (PDT)
Local: Thurs, Sep 29 2011 9:28 pm
Subject: Zoie and solr 3.3.0 and HourGlass?
Hi folks, I've been running an older version of solr 1.41, with a
trunk release solr/hourglass.

My question is with zoie now supporting lucene 3.3.0, does that 'mean'
I should be able to upgrade to solr 3.3.0, with hourglass working?

I'm guessing..yes? but has anyone confirmed the 3 pieces working
together?
also, other then being the latest and greatest should I expect to see
any improvements?

In particular, we have about 2 months of use with solr/zoie/hourglass,
and have started noticing solr becoming unstable and slower, and not
returning/indexing data as expected..only being fixed (improved) with
manual restarts of the solr server.  (we are sitting at about 150Gb
total data), and running the solr vm with 7.5GB Ram allocated.
Ultimatly I'm hoping to get revolving index of 3 months which will end
up around 270GB (which may end up doubling as we add new services into
the index).

I take the 'install' path would be similar? build zoie with hourglass
copy the jars into solr-3.3.0 distributation, and update the configs
(which I believe have changed since 1.4.1).

Cheers
Dan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Wang  
View profile  
 More options Sep 30 2011, 11:10 am
From: John Wang <john.w...@gmail.com>
Date: Fri, 30 Sep 2011 08:10:38 -0700
Local: Fri, Sep 30 2011 11:10 am
Subject: Re: [zoie] Zoie and solr 3.3.0 and HourGlass?

Hi Dan:

     Can you share your HG settings?

Thanks

-John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Hopkins  
View profile  
 More options Sep 30 2011, 11:41 am
From: Dan Hopkins <danhopk...@gmail.com>
Date: Fri, 30 Sep 2011 08:41:55 -0700 (PDT)
Local: Fri, Sep 30 2011 11:41 am
Subject: Re: Zoie and solr 3.3.0 and HourGlass?
These are the only settings that I have that specific to hourglass.

<updateHandler class="proj.zoie.solr.ZoieUpdateHandler">
 </updateHandler>
<indexReaderFactory class="proj.zoie.solr.ZoieSolrIndexReaderFactory" /


<zoie.type>hourglass</zoie.type>

<zoie.hourglass.schedule>00 00 00</zoie.hourglass.schedule>
<zoie.hourglass.freq>day</zoie.hourglass.freq>
<!-- keep data for 6 months -->
<zoie.hourglass.trimThreshold>180</zoie.hourglass.trimThreshold>

On Sep 30, 8:10 am, John Wang <john.w...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Devi  
View profile  
 More options Apr 17 2012, 7:35 am
From: Devi <asld...@gmail.com>
Date: Tue, 17 Apr 2012 04:35:11 -0700 (PDT)
Local: Tues, Apr 17 2012 7:35 am
Subject: Re: Zoie and solr 3.3.0 and HourGlass?

I'm trying to build Zoie with Hourglass (both latest) on solr 3.6. After
following the instructions at [1], on starting Solr, I get to see the zoie
parameters set, followed by errors like

7-abr-2012 11:30:32
proj.zoie.hourglass.impl.HourglassDirectoryManagerFactory getCalendarTime
GRAVE: date formate should be like yyyy-MM-dd-HH-mm-ss
java.text.ParseException: Unparseable date: "segments_6"

I digged through it and found that the default elevate.xml has a doc with
id which can't be converted to "long". I get rid of the above errors after
commenting that doc in elevate.xml or commenting out the Elevator component
in solrconfig.xml. But now, I don't see the zoie/hourglass parameters
anymore in solr logs to show that hourglass is in fact working.

Any ideas or suggestions?

[1]: https://linkedin.jira.com/wiki/display/ZOIE/Zoie+Solr+Plugin.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Devi  
View profile  
 More options Apr 18 2012, 7:57 am
From: Devi <asld...@gmail.com>
Date: Wed, 18 Apr 2012 04:57:16 -0700 (PDT)
Local: Wed, Apr 18 2012 7:57 am
Subject: Re: Zoie and solr 3.3.0 and HourGlass?
Things seems to be working smoothly with Zoie 3.1.0 + Solr 3.5.0. It
works with the uniqueId field type to be string in solrconfig.xml, but
expects only numbers (internally the uniqueIds get converted to
longs).

On Apr 17, 4:35 pm, Devi <asld...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »