[Neos] Content Repository Search without dependencies

Piseth Sok piseth at web-essentials.asia
Tue Jul 22 12:30:38 CEST 2014


Hi Christian,

I try to use them and found that whenever I added to the page, If I do 
not clear the cache, it always produced this error:

1216919280: You are not allowed to perform this action.

Is there a solution for this?

Thanks,
Piseth

On 04/21/2014 02:53 AM, Christian Müller wrote:
> 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