Uwe,

Once again thank you for your feedback, I will conduct some tests and let you 
know what the performance is like for a variety of collections against the 
method described and see if there is any advantage at all to our method. Either 
way, I have a  lot to think about, thanks,

-John

Stefan,

Refer to the original attached PDF document attached.


On Apr 30, 2012, at 4:32 AM, Stefan Trcek wrote:

> Am Mon, 30 Apr 2012 02:23:38 -0500 schrieb John Mercouris:
> 
>> Hello we (John Mercouris & Nick Zivkovic) have implemented date range search 
>> functionality into Lucene as part of a class project. The implementation is 
>> detailed in the PDF attached. The source is available for download from 
>> github at the URL: git://github.com/cs429-ir/date-range-search.git
>> 
>> We hope that you find this useful,
>> 
>> -John & Nick
> 
> Well,
> 
>  ./date-range-search/core/src/java/org/apache/lucene/LucenePackage.java
> 
> is identical to
> 
>  ./lucene-solr/lucene/core/src/java/org/apache/lucene/LucenePackage.java
> 
> So, you copied lucene sources into your tree. Now looking what you did
> contribute:
> 
>  find . -name '*.java' | grep -v 'org.apache.lucene'
> 
> gives an empty result.
> 
> A tree diff using "meld" shows minor changes to the current
> tree of /lucene-solr/lucene/
> 
> So what?
> 
> Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
> 


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

Reply via email to