Code Monkey home page Code Monkey logo

designagency.bobofacets's People

Contributors

tomsteer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

designagency.bobofacets's Issues

Azure issues (not able to find index)

Hey, we noticed on some projects (where we host on azure and have a prod and preprod slot) the searches done with BoboFacets can be empty at a certain point while the lucene/examine index is still populated.

Custom index breaks the facetvalues

When using one of the default indexes it works fine, but as soon as we use a custom index, the facet values dissapear. Any idea why that might be?

I'll try to supply an example later.

Umbraco 8

When upgrading from Umbraco 7 its best to go to 8.5.5. However for the bobofacets 8.6.0 is needed. Could you publish a package that lowers the Umbraco Requirement a tiny bit?

We're in the situation that we're trying to upgrade to 8.5.5 as an intermediate step. If that works (including the bobostuff) we can upgrade test/production and take the next step to the latest 8.x.

Custom Sort Field (with Lucene) for Umbraco

I'm implementing a custom sort for a field in CreateBrowseRequest, however the sort for this field is ignored. I checked the log and it returns

2021-06-18 16:27:48,919 [P22572/D2/T56] WARN BoboBrowse.Search.LuceneSortDocComparatorFactory - __customSortField: no factory specified, ignored.

Can anyone please advise me what it meant by "no factory specified"?

I've already created a new class (CustomSortComparatorSource) and extended FieldComparatorSource (and within the same class, I had to override the NewComparator). Then in the CreateBrowseRequest, I used AddSortField(new SortField("__customSortField", new CustomSortComparatorSource()))
Am I on the right track for creating a new custom sort for BoboBrowse? If not, how do I go about it? Thanks

Improve package build process

Look into improving the package build process. Currently just using the VS17 Package settings and then just manually editing the NuGet package file (not ideal).

Looks like an issue with umbraco 8.6.2

Could be due to ioc ???

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Umbraco.Core.Exceptions.BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.

-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.

-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "DesignAgency.BoboFacets, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:
. System.TypeLoadException on Umbraco.Core.ObjectResolution.ManyObjectsResolverBase2: Could not load type 'Umbraco.Core.ObjectResolution.ManyObjectsResolverBase2' from assembly 'Umbraco.Core, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'.
. System.TypeLoadException on Umbraco.Core.ApplicationEventHandler: Could not load type 'Umbraco.Core.ApplicationEventHandler' from assembly 'Umbraco.Core, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'.

at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572
at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504
at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass53_01.<GetTypes>b__1() in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 586 at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 796
at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 700 at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 584
at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 306
at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 172

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.