[Neos]  Content Repository Search without dependencies
    Christian Müller 
    christian.mueller at typo3.org
       
    Sun Apr 20 21:53:57 CEST 2014
    
    
  
Hi all,
after researching and trying lots of things I created a simple, plain 
PHP search engine that uses sqlite as storage [1]. On top of that an 
adaptor to index and search the content repository [2].
First of all I would like interested people to try it and second I want 
to start a dialogue about a generic search interface. I already created 
some interface class in the package but this should obviously decided 
upon and at some point move to TYPO3CR or a TYPO3CR.SearchCommons package.
Keep in mind that this is to be considered alpha. I did some tests but 
API and implementation might still change. Also currently there is no 
trigger included that would update the index on content changes.
Still I would be happy to get your feedback on it.
Cheers,
Christian
[1] https://github.com/kitsunet/Flowpack.SimpleSearch
[2] 
https://github.com/kitsunet/Flowpack.SimpleSearch.ContentRepositoryAdaptor
-- 
Christian Müller
Flow / Neos Team Community Contact
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
    
    
More information about the Neos
mailing list