[Neos] Content Repository Search without dependencies

Pankaj Lele pankaj at lelesys.com
Mon Apr 21 08:15:39 CEST 2014


Hi Christian,

Search engine without any major dependencies is an awesome idea.
Great!

-- 
Pankaj Lele
CTO - Lelesys, India
http://www.lelesys.com
Twitter: @pankajlele

> 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





More information about the Neos mailing list