On Mon, Nov 3, 2008 at 6:21 AM, Kraus, Ralf | pixelhouse GmbH
<[EMAIL PROTECTED]> wrote:
> I have a "little" performence problem with SOLR (again).
> My searches delivering 30 rows per site (for my webpage) BUT I need to get
> about 500 primary keys (IDs).
> Right now I am searching for my 30 compl
Hello,
I have a "little" performence problem with SOLR (again).
My searches delivering 30 rows per site (for my webpage) BUT I need to
get about 500 primary keys (IDs).
Right now I am searching for my 30 complete rows (all fields) and
another search with the setting "fl=primaryID".
Unfortunat