Git Product home page Git Product logo

Comments (6)

kishorenc avatar kishorenc commented on May 29, 2024

The split_join_tokens should help here. Can you please share a small example dataset and query so that I can reproduce the issue?

from typesense.

kkarthik8224 avatar kkarthik8224 commented on May 29, 2024

Hi @kishorenc ,
export.json
export(1).json
Attaching the data set here

Query:

{
"facet_by": "*",
"max_facet_values": 100000,
"exhaustive_search": true,
"group_by": "parent_id",
"group_limit": "1",
"filter_by": "out_of_stock:= false&&enabled:=true&&visibility:[1,4]&&category:[jewellery,gold coins,mounts]&&ez_only_product:=false",
"q": "goldbracelets",
"page": 1,
"limit": 1,
"query_by": "sku,name,brand,gifts,metal,theme,gender,purity,category,gem_type,material,occasion,gem_color,curated_by,ring_style,by_alphabet,collections,description,metal_color,search_tags,bangle_style,chain_length,diamond_type,product_tags,product_type,earring_style,nosepin_style,pendant_style,ring_size_rts,bracelet_style,clearance_sale,festive_filter,gold_coin_name,necklace_style,product_states,bangle_size_rts,seo_description,gold_coin_purity,gold_coin_weight,metal_description,optional_filter_1,optional_filter_2,optional_filter_3,special_occasions,celebrity_curation,jewellery_category,solitaire_price_slab,marketing_description,country_wise_visibility",
"query_by_weights": "1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1",
"split_join_tokens": "always"
}

from typesense.

kishorenc avatar kishorenc commented on May 29, 2024

What's the difference between export.json and export(1).json? I also need the collection schema.

from typesense.

kkarthik8224 avatar kkarthik8224 commented on May 29, 2024

hi @kishorenc export.json is searched with query as bracelets and export(1).json is searched with gold bracelets

from typesense.

kishorenc avatar kishorenc commented on May 29, 2024

To troubleshoot the issue, I need access to:

a) dataset (you can share your data directory or a dump of collection data)
b) collection schema

Please share/email to [email protected] and we can investigate what's happening.

from typesense.

kkarthik8224 avatar kkarthik8224 commented on May 29, 2024

Hi @kishorenc apologies for the delay,
Here is the schema
schema.json
There are around 150000 documents, will share it shortly

from typesense.

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.