Re: searching in two indices

2016-05-31 Thread Bernd Fehling
I really want to make it effective and convenient > until it's released. > > > On Mon, May 30, 2016 at 1:20 PM, Bernd Fehling < > bernd.fehl...@uni-bielefeld.de> wrote: > >> Has anyone experiences with searching in two indices? >> >> E.g. having

Re: searching in two indices

2016-05-31 Thread Mikhail Khludnev
eld.de> wrote: > Has anyone experiences with searching in two indices? > > E.g. having one index with nearly static data (like personal data) > and a second index with articles which changes pretty much. > > A search would then start for articles and from the list of results > (

Re: searching in two indices

2016-05-30 Thread Bernd Fehling
out the gate w their first result set. > > Worth noting: our hand was a bit forced as some search results would need to > be in the thousands and as such the secondary lookup would be incredibly slow > and painful, so YMMV > > > On May 30, 2016, 6:21 AM -0400, Bernd >

Re: searching in two indices

2016-05-30 Thread John Blythe
econdary lookup would be incredibly slow and painful, so YMMV On May 30, 2016, 6:21 AM -0400, Bernd Fehling, wrote: > Has anyone experiences with searching in two indices? > > E.g. having one index with nearly static data (like personal data) > and a second index with articles which

searching in two indices

2016-05-30 Thread Bernd Fehling
Has anyone experiences with searching in two indices? E.g. having one index with nearly static data (like personal data) and a second index with articles which changes pretty much. A search would then start for articles and from the list of results (e.g. first page, 10 articles) start a sub