Search Result cutoff

2007-05-06 Thread Ram Peters
How do you specify cutoff on search results? If I want to sort the search result, on other than relevancy, I don't want non related stuff showing up at the top. Is there way to set a cutoff, so only result that falls between certain range are displayed? Thanks.

Periodic Indexing DESIGN QUESTION

2007-05-08 Thread Ram Peters
I am indexing documents periodically every hour. I have a scenario. For example, when you are indexing every hour and large document set is present, it takes >1 hr to index the documents. Now you are already behind indexing for the next hour. How do you design something that is robust? thanks.

Can UID be URI or it has to be INTEGER?

2007-05-15 Thread Ram Peters
Can UID be URI or it has to be INTEGER? thnx - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Search Query AND OR for Title and Description Fields

2007-05-25 Thread Ram Peters
I have title field and description field indexed. Now I want to search for "object oriented programming" either in title "and or" description using Lucene search query. How do I do this? - To unsubscribe, e-mail: [EMAIL PROTECT

Re: Search Query AND OR for Title and Description Fields

2007-05-27 Thread Ram Peters
ttle sense. Could you give an example of how you'd like to see things operate? And have you looked at the FAQ for Lucene query syntax? Erick On 5/25/07, Ram Peters <[EMAIL PROTECTED]> wrote: > > I have title field and description field indexed. Now I want to > search for &quo