Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/solr datasource #48

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
1bcf31f
supporting filter functions and aggerations are added
varadekd Jun 25, 2024
c82aeff
Bug fixed for facets
varadekd Jun 26, 2024
5cc0036
Solr query and querystring is updated
varadekd Jun 27, 2024
e3ff815
Must, MustNot and should functions are corrected
varadekd Jun 27, 2024
cb7d428
Geo agg and filter classes and other missing functionality is been added
varadekd Jun 28, 2024
fc60cb5
Dead code removed
varadekd Jul 1, 2024
75eceea
Dead code removed
varadekd Jul 3, 2024
b79c9b0
Solr facet query is updated
varadekd Jul 3, 2024
40b1e00
Bug inside refine and term is handled if the terms inside filters is …
varadekd Aug 6, 2024
c6f0d13
solr must query is corrected
varadekd Aug 6, 2024
f8a20da
Solr code modified and added support for multiple range and multiple …
varadekd Sep 24, 2024
340b3b4
Debug message removed
varadekd Sep 24, 2024
3ed689c
Changes in the query part for multiple field
varadekd Oct 1, 2024
90fa0c2
Sorting error is fixed
varadekd Oct 8, 2024
30994ff
Bug for query.must fixed for solr
varadekd Oct 23, 2024
97fdf30
Correction to the solr size limit code
varadekd Nov 11, 2024
d94aba9
queryStrings are missing when facet was selected, code handled
varadekd Dec 2, 2024
86a129f
Debug message is removed
varadekd Dec 2, 2024
0729b66
Updation to current search patch
varadekd Dec 2, 2024
2e65f71
Updation to query string
varadekd Dec 16, 2024
d9a0ed0
query field is returned when cloning the edge query for solr
varadekd Dec 26, 2024
491a3eb
If query string is * then double is removed during search
varadekd Jan 22, 2025
552e639
RefineandSelect component is updated to fetch all values
varadekd Feb 10, 2025
f1affc2
Debug messages removed
varadekd Feb 10, 2025
256bf0e
Edges lib updated
varadekd Feb 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading