Code Monkey home page Code Monkey logo

Comments (6)

solverat avatar solverat commented on June 9, 2024

You need to define some content indicator (content_start_indicator, content_end_indicator), described here: https://github.com/dachcom-digital/pimcore-lucene-search#configuration

from pimcore-lucene-search.

ritunrtc avatar ritunrtc commented on June 9, 2024

is ~ a default to search the whole document ?

from pimcore-lucene-search.

danielerne avatar danielerne commented on June 9, 2024

We found the problem. Our config.yml was overwritten because we have added the LuceneBundle after the AppBundle in the AppKernel. The LuceneBundle is not necessary there.

from pimcore-lucene-search.

solverat avatar solverat commented on June 9, 2024

@ritunrtc yea should be possible.
@swissdev glad you figured it out.

from pimcore-lucene-search.

ritunrtc avatar ritunrtc commented on June 9, 2024

swissdev - you mean: you removed :

$collection->addBundle(new \LuceneSearchBundle\LuceneSearchBundle);
from AppKernel.php - function registerBundlesToCollection(BundleCollection $collection) ?

If I do that, I get error:
There is no extension able to load the configuration for "lucene_search" (in \src\AppBundle\Resources\config\pimcore\config.yml). Looked for namespace "lucene_search", found "framework", "sensio_framework_extra", "security", "cmf_routing", "presta_sitemap", "doctrine", "swiftmailer", "monolog", "twig", "debug", "web_profiler", "sensio_distribution", "pimcore", "pimcore_admin", "pimcore_generator", "app"

from pimcore-lucene-search.

solverat avatar solverat commented on June 9, 2024

@ritunrtc: and again - please read the install doc: https://github.com/dachcom-digital/pimcore-lucene-search#installation

you need to activate the bundle in the extension manager...

from pimcore-lucene-search.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.