Hi there,

I currently have a lucene index based on version 3.5 made up of xml documents.
I'd like to create smaller indexes from the main index ;
1) an index based on a date range from the last week
2) an index based on the last month
3) an index based on the last 3 months.

The reason I would like to do this is because I am using semantic vectors code to create a semantic space based on time slices,
semantic vectors has no programmatic way to do this,

Can you advise,
Regards
Grainne

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to