2010/2/8 Robert Muir :
>8 snip 8<
>
> how would this work when the Query analyzer differs from the Index analyzer?
> For example, using commongrams in solr means you use a different Query
> analyzer from Index analyzer, and there are some other use cases even in
> solr (synonyms expansion a
On Mon, Feb 8, 2010 at 9:31 AM, Sanne Grinovero
wrote:
> 2010/2/8 Robert Muir :
> >8 snip 8<
>>
>> how would this work when the Query analyzer differs from the Index analyzer?
>> For example, using commongrams in solr means you use a different Query
>> analyzer from Index analyzer, and the
Simon:
> Sanne, I would recommend you building a Factory pattern around you
> Analyzers / TokenStreams similar to what solr does. That way you can
> load you own "default ctor" interface via reflection and obtain you
> analyzers from those factories. That makes more sense anyway as you
> only load
Hi Uwe,
yes Hibernate is definitely recommending the Solr way for normal and
power users, but we're also taking care of beginners trying it out for
the first time it should just work out of the box for a simple POC, in
those cases an Analyzer is defined as global analyzer (used for all
cases you're
[
https://issues.apache.org/jira/browse/LUCENE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2248:
--
Attachment: LUCENE-2248.patch
Here the patch for all core tests.
I also did a eclipse import
[
https://issues.apache.org/jira/browse/LUCENE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2248:
--
Attachment: LUCENE-2248.patch
Updated patch, I missed some LUCENE_CURRENT occurences. Now all
[
https://issues.apache.org/jira/browse/LUCENE-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Helleringer updated LUCENE-1934:
Lucene Fields: [Patch Available] (was: [New])
> Rework (Float)LatLng implementati
Support more queries (other than just title) in Trec quality pkg
Key: LUCENE-2254
URL: https://issues.apache.org/jira/browse/LUCENE-2254
Project: Lucene - Java
Issue Type: Impr
[
https://issues.apache.org/jira/browse/LUCENE-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2254:
Attachment: LUCENE-2254.patch
> Support more queries (other than just title) in Trec quality pkg
>
[
https://issues.apache.org/jira/browse/LUCENE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikkel Kamstrup Erlandsen updated LUCENE-2255:
--
Attachment: LuceneManyCommits.java
Leaks file handles via IW.getReader
IndexWriter.getReader() allocates file handles
--
Key: LUCENE-2255
URL: https://issues.apache.org/jira/browse/LUCENE-2255
Project: Lucene - Java
Issue Type: Bug
Components: Index
[
https://issues.apache.org/jira/browse/LUCENE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831095#action_12831095
]
Jason Rutherglen commented on LUCENE-2255:
--
You're not the first to report this..
[
https://issues.apache.org/jira/browse/LUCENE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831107#action_12831107
]
Simon Willnauer commented on LUCENE-2255:
-
I see this coming up multiple times, we
[
https://issues.apache.org/jira/browse/LUCENE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831116#action_12831116
]
Jason Rutherglen commented on LUCENE-2255:
--
bq. What keeps you from attaching a p
Fuzzy search result ranking
---
Key: LUCENE-2256
URL: https://issues.apache.org/jira/browse/LUCENE-2256
Project: Lucene - Java
Issue Type: Improvement
Components: Search
Affects Versions: 3.0
En
[
https://issues.apache.org/jira/browse/LUCENE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831124#action_12831124
]
Michael McCandless commented on LUCENE-2255:
This has already been fixed on tr
[
https://issues.apache.org/jira/browse/LUCENE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2255.
Resolution: Fixed
Fix Version/s: 3.1
3.0.1
[
https://issues.apache.org/jira/browse/LUCENE-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Harwood updated LUCENE-725:
Attachment: NovelAnalyzer.java
Updated for new 3.0 APIs
> NovelAnalyzer - wraps your choice of Luc
18 matches
Mail list logo