30 September 2009

Lucene tập 2

Post Thumbnail of Lucene tập 2
 Career         No comments

http://lucene.apache.org/java/2_3_2/queryparsersyntax.html

Grouping

Lucene supports using parentheses to group clauses to form sub queries. This can be very useful if you want to control the boolean logic for a query.

Continue Reading–55 words totally

10 August 2009

Lucene là cái gì

Post Thumbnail of Lucene là cái gì

Field.Keyword – The data is stored and indexed but not tokenized. This is most useful for data that should be stored unchanged such as a date. In fact, the Field.Keyword can take a Date object as input.

Field.Text – The data is stored, indexed, and tokenized. Field.Text fields should not be used for large amounts of data such as the article itself because the index will get very large since it will contain a full copy of the article plus the tokenized version.

Continue Reading–256 words totally

EXULT designed by ZENVERSE  |  In conjunction with Reseller Hosting from the #1 Web Hosting Provider - HostNexus.