Am 05.01.2012 um 16:27 schrieb Michael McCandless:
> Awesome, thanks Ingo... I'll have a look!
Thank YOU for taking the time and looking into it!
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
TYPO3
Open Source Enterprise Content Ma
Am 05.01.2012 um 15:05 schrieb Michael McCandless:
> Thank you Ingo!
>
> I think post the 3.x patch directly on the issue?
thanks for the advice Michael, path is attached:
https://issues.apache.org/jira/browse/LUCENE-995
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager
Hi all,
I've backported LUCENE-995 to 3.x and the unit test for TestQueryParser is
green.
What would be the workflow to actually get it into 3.x now?
- attach the patch to the original issue or
- create a new issue attaching the patch there?
best
Ingo
--
Ingo Renner
TYPO3 Core Deve
Am 21.09.2010 um 21:58 schrieb Ingo Renner:
Hi there,
for the sake of documenting how to do this for those interested in the same
stuff...
> Is there any other URL I could query or am I missing something in my plugin
> to make it show up there?
in your QParserPlugin class simply imp
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
TYPO3 - Open Source Enterprise Content Management System
http://typo3.org
Apache Solr for TYPO3 - Enterprise Search meets Enterprise Content Management
http://www.typo3-solr.com
Am 10.09.2010 um 17:14 schrieb David Yang:
Hi David,
> Is there any way to provide autocomplete while filtering results?
yes, you can use facets to achieve that.
best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
TYPO3 - Open Sou
Am 26.08.2010 um 21:07 schrieb Ingo Renner:
For those interested and for "the" Google, I found a working solution myself.
The QParser is now down to this:
public AccessFilterQParser(String qstr, SolrParams localParams,
SolrParams params, SolrQueryRequest req) {
Am 26.08.2010 um 21:07 schrieb Ingo Renner:
Hi again,
> I implemented a custom filter and am using it through a QParserPlugin. I'm
> wondering however, whether my implementation is that clever yet...
>
> Here's my QParser; I'm wondering whether I should apply the fi
ide
public Query parse() throws ParseException {
Query allDocs = new MatchAllDocsQuery();
// return new FilteredQuery(allDocs, accessFilter);
return new FilteredQuery(preConstructedQuery, accessFilter);
}
I'd be happy about any advi
gt; in and select an appropriate stemmer for that language
+1 on all of these
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
Apache Solr for TYPO3: http://www.typo3-solr.com
Am 24.02.2010 um 14:42 schrieb Grant Ingersoll:
> What would it be?
Remote administration/editing/filling of synonyms.txt, stopwords.txt, ...
through a request handler, maybe a JSON interface or similar
best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Goo
an
operations, the only thing you can do is using +searchWord and -
searchWord or changing to the standard request handler.
best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
Apache Solr for TYPO3: http://www.typo3-solr.com
d0063b4389c/typo3.teams.core/0/5799/
nntpArticle
mlt.fl=messageId,references
mlt.match.include=true
mlt.interestingTerms=details
fl=*,score
debugQuery=true
I'm running a Solr 1.4 nightly in case that's of interest.
Any insights would be interesting and highly appreciated.
all the best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
slower than the TermsComponent
Note: There might be room for improvement by configuring a dedicated
request handler with only a faceting component
With our TYPO3 Solr integration we first went with A, but then had to
switch to B as we needed filters. So I would suggest to go with B.
HTH
I
Am 22.06.2009 um 11:09 schrieb Shalin Shekhar Mangar:
Hi Shalin,
I think
that by naming it as /autoSuggest, a lot of users have been misled
since
there are other techniques available.
what would you suggest?
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
to add filter query support to the terms
component?
best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
http://solr.example.com/admin/stats.jsp
solr/solr-info/UPDATEHANDLER/entry/stats/s...@name=docspending
best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
Hi all,
is there a way to find out how many documents are "pending" when
having autocommit enabled?
best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
Am 18.03.2009 um 21:27 schrieb Narayanan, Karthikeyan:
Shyam,
I tried using spellcheck.collate=true, it doesn't return
results with correct word. Do I need to make any other settings?.
doesn't work here either
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Man
explicit
spellcheck
best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
search for misspelt words I get suggestions, but no
results at all although there would be results when searching for the
correct word only.
Hope you understand what I want to achieve as it's a little hard to
explain.
all the best
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
21 matches
Mail list logo