IndexReader.lastModified - always return null
-
Key: LUCENE-1082
URL: https://issues.apache.org/jira/browse/LUCENE-1082
Project: Lucene - Java
Issue Type: Bug
Components: Index
Affect
I would like to also include:
- LUCENE-1019: CustomScoreQuery should support multiple
ValueSourceQueries (ready, will commit soon)
- LUCENE 1081: Remove the "Experimental" warnings from
search.function package.
- Doron
Grant Ingersoll <[EMAIL PROTECTED]> wrote on 0
Remove the "Experuimental" warnings from search.function package
Key: LUCENE-1081
URL: https://issues.apache.org/jira/browse/LUCENE-1081
Project: Lucene - Java
Issue Type: New
[
https://issues.apache.org/jira/browse/LUCENE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1081:
Summary: Remove the "Experimental" warnings from search.function package
(was: Remove the "Experu
[
https://issues.apache.org/jira/browse/LUCENE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1019:
Fix Version/s: 2.3
Priority: Minor (was: Major)
Lucene Fields: [Patch Available] (wa
Hi
What about LUCENE-1068 (Invalid Behavior of StandardTokenizerImpl) - that is
a bug to which I've proposed a solution and provided a patch. For some
reason, the conversation around it died ...
LUCENE-1064 (Make TopDocs constructor public) - this is not a bug, but such
a minor issue I would have
Michael Busch wrote:
> - LUCENE-1061: Adding a factory to QueryParser to instantiate query
> instances (Unassigned)
I moved this to 2.4.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
On Dec 5, 2007, at 9:49 PM, Michael Busch wrote:
Hi all,
we were talking about releasing Lucene 2.3 already some weeks ago, but
it seems that the list with issues targeted for 2.3 doesn't get
smaller.
Currently there are these 7 issues in the list:
- LUCENE-1061: Adding a factory to QueryPa
[
https://issues.apache.org/jira/browse/LUCENE-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1077:
Attachment: LUCENE-1077.patch
Thought of another possibly useful payload convenience Token
[
https://issues.apache.org/jira/browse/LUCENE-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1077:
Attachment: LUCENE-1077.patch
Adds to the sinks package:
DateRecognizerSinkTokenizer which
[
https://issues.apache.org/jira/browse/LUCENE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-1061:
--
Fix Version/s: (was: 2.3)
2.4
Lucene Fields: [New, Patch Available]
[
https://issues.apache.org/jira/browse/LUCENE-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-1080.
-
Resolution: Fixed
Committed.
> Make Token.DEFAULT_TYPE public
> ---
[
https://issues.apache.org/jira/browse/LUCENE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1001:
Fix Version/s: (was: 2.3)
2.4
> Add Payload retrieval to Spans
> --
Grant Ingersoll wrote:
> OK, I believe everything is working, should we announce this on
> java-user/the website?
>
Yep I think we should. I'll go ahead and send the announcement soon.
-Michael
-
To unsubscribe, e-mail: [EMAIL
Hi all,
we were talking about releasing Lucene 2.3 already some weeks ago, but
it seems that the list with issues targeted for 2.3 doesn't get smaller.
Currently there are these 7 issues in the list:
- LUCENE-1061: Adding a factory to QueryParser to instantiate query
instances (Unassigned)
- LUCEN
Make Token.DEFAULT_TYPE public
--
Key: LUCENE-1080
URL: https://issues.apache.org/jira/browse/LUCENE-1080
Project: Lucene - Java
Issue Type: Improvement
Components: Analysis
Reporter: Grant I
I am thinking about removing the "experimental status"
warnings from a.o.l.search.function, once resolving
LUCENE-1019 and LUCENE-1079.
Objections?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
[
https://issues.apache.org/jira/browse/LUCENE-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1079:
Attachment: lucene-1079-func-doc-values-cleanup.patch
In this patch:
* default getInnerArray thro
DocValues cleanup: constructor & getInnerArray()
Key: LUCENE-1079
URL: https://issues.apache.org/jira/browse/LUCENE-1079
Project: Lucene - Java
Issue Type: Improvement
Components: Se
[
https://issues.apache.org/jira/browse/LUCENE-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1077:
Summary: New Analysis Contributions (was: Analysis Sinks package)
Expanding to add in so
[
https://issues.apache.org/jira/browse/LUCENE-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1078.
Resolution: Fixed
Lucene Fields: [New, Patch Available] (was: [Patch Availa
[
https://issues.apache.org/jira/browse/LUCENE-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1078:
--
Assignee: Michael McCandless
> Cleanup some unused and unnecessary code
>
[
https://issues.apache.org/jira/browse/LUCENE-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548671
]
Michael McCandless commented on LUCENE-1078:
Patch looks good! Though StandardTokenizerImpl.java is gen
Hmm, it is possible, with a fair amount of work, that I am not going
to do... I'll just leave it as is
On Dec 5, 2007, at 6:09 AM, Grant Ingersoll wrote:
Ah, but the example in the first link shows all the items
expanded... I will dig in...
-Grant
On Dec 4, 2007, at 9:59 PM, Chris Ho
OK, I believe everything is working, should we announce this on java-
user/the website?
-Grant
On Dec 4, 2007, at 6:49 AM, Grant Ingersoll wrote:
There was a problem in that the artifacts were not being copied out
in time. Thus, there were no new artifacts. It should now be
fixed. Note,
Ah, but the example in the first link shows all the items expanded...
I will dig in...
-Grant
On Dec 4, 2007, at 9:59 PM, Chris Hostetter wrote:
: I also have some Forrest questions. Does anyone know how to make
it so that
: the Documentation page is the default expanded page instead of
[
https://issues.apache.org/jira/browse/LUCENE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1019:
Attachment: lucene-1019-multi-vsq.patch
lucene-1019-multi-vsq.patch:
* modified version2:
** fixe
27 matches
Mail list logo