imitive. I fire first query, get the
>> results, based on the result of first query I fire second query and then
>> merge the results from both the queries. The whole processing is very
>> expensive. Doing this is very easy with SQL query as we need to just
>> write self j
self
> > joins.
> >
> > My current implementation is very primitive. I fire first
> > query, get the
> > results, based on the result of first query I fire second
> > query and then
> >
sult of first query I fire second
> query and then
> merge the results from both the queries. The whole processing
> is very
> expensive. Doing this is very easy with SQL query as we need
> to just
> write self join query and dat
queries. The whole processing is very
> expensive. Doing this is very easy with SQL query as we need to just
> write self join query and database do the rest for you.
>
> What is the best way of implementing the above func
lt of first query I fire second query and then
> merge the results from both the queries. The whole processing is very
> expensive. Doing this is very easy with SQL query as we need to just
> write self join query and database do the rest for you.
>
> What is the best way of implementing
rst query, get the
> results, based on the result of first query I fire second query and then
> merge the results from both the queries. The whole processing is very
> expensive. Doing this is very easy with SQL query as we need to just
> write self join query and database do the rest for yo
. Doing this is very easy with SQL query as we need to just
write self join query and database do the rest for you.
What is the best way of implementing the above functionality in lucene?
Regards
Sachin
-
To unsubscribe, e-mail