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

Search with AND operator does not work as expected. #384

Closed
3 tasks done
iGormilhit opened this issue Jul 8, 2019 · 1 comment
Closed
3 tasks done

Search with AND operator does not work as expected. #384

iGormilhit opened this issue Jul 8, 2019 · 1 comment
Assignees

Comments

@iGormilhit
Copy link

iGormilhit commented Jul 8, 2019

Since the configuration of search with the default boolean operator AND, searching with two terms in multiple fields often result with no match, because the query is done with the two terms through each fields.

TODO:

  • replace default_operator AND by OR
  • explain scores explanation in the interface with a specific url option
  • put ebooks and document in the same index
@iGormilhit
Copy link
Author

Duplicate of #369.

jma added a commit to jma/rero-ils that referenced this issue Jul 11, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves remove useless pid existance check in JSON serializer.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
jma added a commit to jma/rero-ils that referenced this issue Jul 11, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves remove useless pid existance check in JSON serializer.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
jma added a commit to jma/rero-ils that referenced this issue Jul 11, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves remove useless pid existance check in JSON serializer.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
jma added a commit to jma/rero-ils that referenced this issue Jul 11, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves remove useless pid existance check in JSON serializer.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr added a commit to Garfield-fr/rero-ils that referenced this issue Jul 12, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves remove useless pid existance check in JSON serializer.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr added a commit to Garfield-fr/rero-ils that referenced this issue Jul 12, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr added a commit to Garfield-fr/rero-ils that referenced this issue Jul 15, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr added a commit to Garfield-fr/rero-ils that referenced this issue Jul 16, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr added a commit to Garfield-fr/rero-ils that referenced this issue Jul 16, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes rero#384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves serializers permissions, closes rero#89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Garfield-fr added a commit that referenced this issue Jul 16, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes #384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves serializers permissions, closes #89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
iGormilhit pushed a commit that referenced this issue Aug 7, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes #384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves serializers permissions, closes #89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
jma added a commit that referenced this issue Aug 26, 2019
* Adds a new display_score url parameters `display_score=1`.
* Restore OR default search operator, closes #384.
* Improves Elasticsearch mappings and JSONSchema for documents:
  * two JSONSchema: one minimal for havested records and one for
  internal record.
  * unique elasticsearch mapping
* Put cantook and internal records in the same Elasticsearch index.
* Improves search page layout.
* Improves serializers permissions, closes #89.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants