Dear All,
Is there pointers on how to take my first step regarding below mentioned
requirement? Any help is much appreciated. Thanks.
when i dont not get matched records for a query, i want to try term
> modifiers ( as per order ) to retrieve related results ( at least )
>
>
--
Kumaran R
O
Hi
I am using lucene based index for solving following problem -
1. I have a doc with following structure:
docName:>
includeKeywords: Space separated set of keywords.
excludeKeywords: Space separated set of keywords.
result: to be returned as response
...
..
2. Now I wil