ES.NET 2004 frequently asked questions.
  • How many collections can I create?
    ES.NET does not impose any limitations on the number of collections you can create.
     
  • Are collections required?
    You must have at least one collection.
     
  • Which databases are supported?
    ES.NET supports both Microsoft SQL Server (2000 or 2005) and MySQL v4.1 (or newer).  Both are extremely scalable.
     
  • How many documents can I index and search?
    Microsoft SQL Server supports up to a 32 Terabyte database with an unlimited number of rows per table.  MySQL supports a database as large as your volume (or 4GB on FAT32).  Using either database, you will have the ability to index and search millions of documents.
     
  • How can I improve search performance?
    There are basic things that can be done to improve search performance:
    • Add more memory to the server
    • Add additional processors to the server
    • Use SCSI in a RAID configuration to help reduce the I/O bottleneck

    There are advanced things that can also be done.  Please read the following forum post for more information: http://www.innerprise.com/forum/forum_posts.asp?TID=174&PN=1.
     

  • How does ES.NET handle frame pages?
    ES.NET is able to follow SRC= hyperlinks within frame pages.  It will index all frame pages individually.

  •  
  • Does ES.NET support dynamic content?
    Yes.  ES.NET can optionally follow and index dynamic content.  This option can be enabled by removing the check mark from "URLs with query strings" under the Disallow section of the Following screen.
     
  • How many different hosts can I index?
    There are no limits imposed on the number of different hosts you can crawl and index.



 

Privacy Policy | Contact Innerprise
Copyright © 2004 Innerprise. All Rights Reserved.