
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
@olasearch/solr-adapter
Advanced tools
Coming Soon
yarn add @olasearch/solr-adapter
import { Parser, QueryBuilder, Http } from '@olasearch/solr-adapter'
Parameter | Description | Default value |
---|---|---|
q | Search query | * |
env | Environment type | staging, production |
projectId | Project id | |
timestamp | Date time of the current request | |
qf | Fields to be searchable | title_t summary_t topics_ts notice_number_t |
start | Start index of the search document | 0 |
rows | Number of search results to display | 10 |
sort | Sort by a field | |
facet | Show facet values | true |
fq | Facet query | |
facet.mincount | Only show facets with atleast min count | 1 |
wt | Output format | json |
facet.field | Field to facet on | |
f.date_tdt.facet.range.start | Daterange start | NOW-20YEARS |
f.date_tdt.facet.range.end | Daterange end | NOW |
f.date_tdt.facet.range.gap | Interval | +1YEAR |
f.date_tdt.facet.range.include | include lower bound | lower |
facet.range | Range facet names | |
spellcheck.count | No of spellchecked words to return | |
spellcheck.extendedResults | true | |
spellcheck.maxCollations | true | |
spellcheck.q | Spellcheck query | true |
spellcheck | Enable spellcheck | true |
spellcheck.collate | true | |
highlight | true | |
bfquery | Boost results | |
boost | Boost results | |
hl | highlight | true |
hl.fl | Highlighted fields | true |
hl.tag.pre | Highlight tag | |
hl.tag.post | Highlight tag | |
hl.simple.pre | Highlight tag | |
hl.simple.post | Highlight tag | |
hl.fragsize | Highlight size | 200 |
hl.usePhraseHighlighter | true | |
hl.highlightMultiTerm | true | |
hl.useFastVectorHighlighter | true | |
hl.alternateField | Alternate highlight field | |
mm | Minimum match | 1<50% |
fl | Field list | * |
FAQs
OlaSearch adapter for Solr
The npm package @olasearch/solr-adapter receives a total of 6 weekly downloads. As such, @olasearch/solr-adapter popularity was classified as not popular.
We found that @olasearch/solr-adapter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.