Does it make sense to add another index only included UserName,Web Page Name
and other statistic fields?

On Tue, Feb 17, 2009 at 2:33 PM, selvaa
<selvaganapathi_m...@rediffmail.com>wrote:

>
> Hi,
>         I am creating a tracker for web applications. I am indexing all the
> user credentials  while  they are logging .
>         The problem is , user might be hit the same web page many times
> during the action period .
>        So my tracker application is indexing the same value for several
> times.  while getting the search with time limit (ex : jan 20 ,2009 to feb
> 20 ,2009)
>        It is giving the repetitive results , but only time pattern is
> different .
>        This is my Document Fields
>             *UserName
>             *IP
>             *DATE
>             *Web Page Name
>
>      Now how can I filter/search the indexes with unique value criteria  on
> Fields ( "UserName " & "Web Page Name" ) ?
>      I have found one Filter called Duplicate  Filter , But it is not doing
> unique field value filter condition on Search Results , it does on whole
> indexes .
>      Please help me out  from this head ache  ....
> --
> View this message in context:
> http://www.nabble.com/Unique-Filter-on-search-results-tp22051332p22051332.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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