On 2010-05-11 19:45, Joshua J Pavel wrote:
> Hi everyone!
> 
> I crawl often, and move my crawl to a different server to serve out the 
> results, replacing the previous crawl's filesystem.  This can quickly lead 
> to inactive segments accruing on the server running the web portion.
> 
> I would like to rename my segments to a standard, non-dated format (e.g, 
> segment1, segment2, segment3, ...) to make it more portable.  Is this 
> possible?

Yes, but you need to do this prior to indexing - index contains segment
name as one of the field values, and if you rename segments after
indexing then you won't be able to access the full text (needed for
summaries) and binary content (needed for "cached" view).


-- 
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com

Reply via email to