Yonik Seeley wrote:
>
> No, they will be roughly the same speed.
> What you *could* try to do is always *index* documents in postid/date
> order... then sorting would not require any FieldCache entry. It
> would require a minor change to Solr (allow sorting on lucene internal
> docid, which mat
On 8/8/06, bo_b <[EMAIL PROTECTED]> wrote:
I have tried indexing a vbulletin message board, containing roughly 7
million posts.
My schema is as follows:
postid
I am trying to figure out if there is anything I can do to lower the disk
usage and or increase