Boost and ordering based on most recently updated

2010-08-04 Thread Brian Pontarelli
I have a situation where I'm using a Boost on documents to bump them up in the search results when a search has multiple documents with the same hits in the search query. However, it looks like if two or more documents have the same rank after the Boost is applied, the search results are ordered

Re: Strange issue with String vs. Query

2010-03-26 Thread Brian Pontarelli
this. Or try a > later version of lucene. > > > -- > Ian. > > > On Thu, Mar 25, 2010 at 11:04 PM, Brian Pontarelli > wrote: >> I'm new to the list and I'm having an issue that I wanted to ask about >> quick. I'm using Lucene version

Strange issue with String vs. Query

2010-03-25 Thread Brian Pontarelli
I'm new to the list and I'm having an issue that I wanted to ask about quick. I'm using Lucene version 2.4.1 I recently rewrote a query to use the Query classes rather than a String and QueryParser. The search results between the two queries are now in different orders while the number of resul