-
may refer [mfqp](https://github.com/metakgp/mfqp)
-
2 main things are to be imported:
1. Utility scripts
2. CSS
-
Suggest some layout and try to implement some.
- [X] Feature added.
- [X] Add MFQP Projects.
- [ ] Add WIMP Projects.
- [ ] Add CDC Projects.
-
Below, and attached, is a complete java program illustrating this bug.
In this program,I have an "allowed" field and a "restricted" field. The user is not permitted to search the "restricted" field.…
-
[Sub-issues are ordered by their priorities]
1. Currently, we use [SOUNDEX](https://en.wikipedia.org/wiki/Soundex) algorithm as a fuzzy searching mechanism to fetch question papers. While it is ro…
-
When adding a wait block to the flow and listening via WhatsApp it does not pause the flow, it goes straight through, is this the expected behavior or is there an error on my self-hosted server? How…
-
Labs are not included in current `subjects.json`
-
From , Oliver Kaleske reports:
> Hi,
>
> in updating Lucene from 6\.1\.0 to 6\.2\.0 I came across the following:
>
> We have a subclass of MultiFieldQueryParser (MFQP) for creating a custom type of…
-
Currently, the search used in the dropdown is an exact-search. Rather, a partial search (like the one in MFQP/MCMP) would be more convenient.
-
In order to resolve mcmp [issue17](https://github.com/metakgp/mcmp/issues/17), WIMP will allow searching with query present in the form `url/?search=QUERY` where query will be the term that will fill …