Welcome Guest, Not a member yet? Register   Sign In
Creating a cross-platform forum search function
#19

[eluser]CtheB[/eluser]
Hi fuzzy,

did you make any improvements in getting your questions answered??

I think you've read this part, but in case you didn't:

Quote:UnStored fields are tokenized and indexed, but not stored in the index. Large amounts of text are best indexed using this type of field. Storing data creates a larger index on disk, so if you need to search but not redisplay the data, use an UnStored field. UnStored fields are practical when using a Zend_Search_Lucene index in combination with a relational database. You can index large data fields with UnStored fields for searching, and retrieve them from your relational database by using a separate field as an identifier.
link: zend lucene

So then you have no problem with the shared host limitWink


Messages In This Thread
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 06:19 AM
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 09:14 AM
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 10:15 AM
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 12:28 PM
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 01:10 PM
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 01:22 PM
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 01:37 PM
Creating a cross-platform forum search function - by El Forum - 03-19-2009, 03:02 PM
Creating a cross-platform forum search function - by El Forum - 03-20-2009, 08:47 AM
Creating a cross-platform forum search function - by El Forum - 03-20-2009, 09:36 AM
Creating a cross-platform forum search function - by El Forum - 03-20-2009, 09:45 AM
Creating a cross-platform forum search function - by El Forum - 03-20-2009, 10:19 AM
Creating a cross-platform forum search function - by El Forum - 03-20-2009, 10:38 AM
Creating a cross-platform forum search function - by El Forum - 03-20-2009, 10:51 AM
Creating a cross-platform forum search function - by El Forum - 03-20-2009, 11:02 AM
Creating a cross-platform forum search function - by El Forum - 03-21-2009, 09:43 AM
Creating a cross-platform forum search function - by El Forum - 03-23-2009, 05:57 AM
Creating a cross-platform forum search function - by El Forum - 03-23-2009, 01:11 PM
Creating a cross-platform forum search function - by El Forum - 05-28-2009, 07:14 AM
Creating a cross-platform forum search function - by El Forum - 05-29-2009, 09:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB