To escap "-", I wrote query like Index_Stored:\"index\\-stored*\". It works
as I expected. But if I modify query like Index_Stored:index\\-stored*. It
does not work. Do I need " for every query term?
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
I want to search lucene with some values are greater than specified value.
How could I create a query?
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
When I search the lucene, do I need to take care of Lucene lock? I check the
api of Lucene, it will call IndexReader.rewrite(). Does this one need a lock
for lucene index file?
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
how could I search lucene that contains words with specified suffix? Such as
to get all documents that "filename" ends with ".pdf".
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
c.getField("created").
but value of that field is just like
0edtel52h
How could I process that to get Date object back?
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
I got "too many
files open" error again.
How could I select these parameters for index and searching?
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
most welcome, i.e.,
> >> we don't have cycles to waste. If the student is only expecting
> >> the first 10 results and the engine generates 1000, 990 of them
> >> are wasted.
> >>
> >> Murray
> >>
> >>
l'oreille,
> La corne d'un Chamois, & la face vermeille
> Comme un rouge Croissant: & dancent toute nuict
> Dedans un carrefour, ou pres d'une eau qui bruict.
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
How could I limit returned results. There may huge number of documents that
match my query, but I just want to get the first 100, for example.
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
;"; I can get any result back. But If
I use query="other:\"other property\""; I can get this document back and
docId field is 1.
What is problem of my index?
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
anupilate the indexed content;
>
> Michael Ji,
>
> --- haipeng du <[EMAIL PROTECTED]> wrote:
>
> > could lucene have a way to delete a document from
> > index writer? how
> > could lucene to search documents that have value
> > "something"
r
one has field name: test2 with value "something" should both be
hitted.
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
12 matches
Mail list logo