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

[eluser]drewbee[/eluser]
Well, I know it uses flock, so you can do concurrent inserts, deletes, and searches (there is no update doc, you have to delete and re-add).

One of the features as well is the doc types that you add to it. Some are tokenized, some are searchable, some are returnable etc etc. So by using the correct types and attributes for each document added, it optimizes the amount of data stored in the index vs only data that is displayed. I highly recommend looking over the documentation as it is very resourceful.

http://framework.zend.com/manual/en/zend...ucene.html

And the fieldtypes:
http://framework.zend.com/manual/en/zend...ield-types

And to throw gasoline on an already burning 'feature fire', it supports the indexing of excel, word, and power point documents.

In my searches, even in my larger data seconds I have yet to see a decently complex query break anything less more then 5 ms or so search time.


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